コミット履歴

作者 SHA1 メッセージ 日付
  Anonymous Maarten 4a6528e3f0 testprograms: parse arguments using SDLTest_CommonState 3 年 前
  Sylvain c963f02571 More fix warnings about static function and prototype 3 年 前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 年 前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 年 前
  Ryan C. Gordon 1cf2b566af cpu: Removed 3DNow! support and SDL_Has3DNow(). 3 年 前
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests 3 年 前
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 年 前
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 年 前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 年 前
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 年 前
  Pierre Wendling 6784d84c9d N3DS: Fix `-Wformat` warnings in tests. 3 年 前
  Cameron Cawley a932581775 testplatform: Add LSX and LASX checks 3 年 前
  Cameron Cawley b398a847be Add SDL_FLOATWORDORDER for older ARM toolchains 3 年 前
  Ozkan Sezer 01663238dc testplatform.c: move static asserts out of TestTypes(). 4 年 前
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 年 前
  Cameron Cawley 9323cd51f0 Check for ARM SIMD in testplatform 5 年 前
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 年 前
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 年 前
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 年 前
  Ryan C. Gordon 4df859c586 cpuinfo: Added SDL_HasAVX512F(). 7 年 前
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 8 年 前
  Sam Lantinga a225ffc1d7 Added min/max macros for the sized SDL datatypes 8 年 前
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 年 前
  Ryan C. Gordon 35430a73f2 cpuinfo: first attempt at SDL_HasNEON() implementation. 9 年 前
  Sam Lantinga 0396af651a Shifting a value by more than its bits isn't defined and has varying behavior depending on compiler and platform 9 年 前
  Sam Lantinga 40b571c91e Fixed bug 3468 - _allshr in SDL_stdlib.c is not working properly 9 年 前
  Philipp Wiesemann 98d188f5de Added call to SDL_HasAVX2() in platform test program. 9 年 前
  Sam Lantinga 42065e785d Updated copyright to 2016 10 年 前
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 年 前
  Philipp Wiesemann 5b7ddd534c Updated name of assert type in test program. 11 年 前