Commit History

Author SHA1 Message Date
  Sam Lantinga 6955c981bc Updated copyright for 2025 3 months ago
  Amir e7a47e783b Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]" 9 months ago
  Sam Lantinga 0fc3574464 Updated copyright for 2024 1 year ago
  Anonymous Maarten d81d986858 cmake: fix uses of undefined macro identifiers (-Wundef) 1 year ago
  Sylvain Becker a14b948b6c [SDL2] pointer boolean (#8523) 1 year ago
  Ozkan Sezer 92a487f2e4 style fixes for SDL_PROC macros. 1 year ago
  Sam Lantinga 0479df53ca Updated copyright for 2023 2 years ago
  Pierre Wendling d0bbfdbfb8 Clang-Tidy fixes (#6725) 2 years ago
  Sam Lantinga b8d85c6939 Update for SDL3 coding style (#6717) 2 years ago
  Sylvain Becker fb0ce375f0 Cleanup add brace (#6545) 2 years ago
  Sylvain 71f2864b3a Fix usage of sizeof() in test/testgles*.c files 2 years ago
  Anonymous Maarten d8884b845e emscripten: fix warnings in tests 2 years ago
  Cameron Gutman 99e9156ff5 testgles2: Fix typo in help text 2 years ago
  Cameron Gutman 222f1a2693 testgles2: Add --threaded option to use a render thread per window 2 years ago
  Eric Wasylishen 2830895740 testgles2.c: refresh cached SDL_GL_GetDrawableSize() on SDL_WINDOWEVENT_SIZE_CHANGED, not SDL_WINDOWEVENT_RESIZED 2 years ago
  capehill 006a5a9e03 testgles2: Fix buffer object sizes 3 years ago
  capehill 0dcfa92e4c testgles2: Call correct function to get shader info log and add link status checking 3 years ago
  Ryan C. Gordon ca22b30e46 testgles2: Use vertex buffer objects instead of client-side arrays. 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Sam Lantinga e5d59fa77c Fixed building testgles2 on Linux 3 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Ryan C. Gordon b5d3b6fc25 test: unify all the command line usage logging. 5 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago
  Philipp Wiesemann 266816b4aa Removed newlines from error messages. 8 years ago
  Philipp Wiesemann 5e78bc6474 Fixed copyright symbol in testgles2 program. 8 years ago
  Sam Lantinga a52d48c5ab Fixed bugs 2570, 3145, improved OpenGL ES context support on Windows and X11 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Philipp Wiesemann 367a6a3ddf Fixed compiling of three test programs with C++. 8 years ago