История коммитов

Автор SHA1 Сообщение Дата
  Sam Lantinga 5fc2017661 Fixed bug 3877 - missing SDLCALL in SDLTest_ExampleHitTestCallback 8 лет назад
  Sam Lantinga 9c580e14c9 Added functions to query and set the SDL memory allocation functions: 8 лет назад
  Sam Lantinga f4f9e39f62 Fixed bug 3874 - Compiler warnings SDL_Surface.c and SDL_cocoakeyboard.m 8 лет назад
  Sam Lantinga 0fea9164eb Added an example for SDL_SetWindowHitTest() when you create a borderless resizable window. 8 лет назад
  Sam Lantinga 9ca6292372 Added some missing render capability flags 8 лет назад
  Sam Lantinga c3d428d402 Fixed line breaks in verbose test logging output 8 лет назад
  Sam Lantinga 94e0f3e95b Added some debug messaging for previously unhandled events 8 лет назад
  Sam Lantinga ded5b3a4b4 Fixed crash at shutdown if the window couldn't be created 8 лет назад
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 8 лет назад
  Sam Lantinga b2e2bcc203 Added test debug logs for additional event types 8 лет назад
  Sam Lantinga 3c852360f6 Fixed bug 3646 - SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition 8 лет назад
  Ryan C. Gordon cff9e5a876 test: info now reports usable display bounds and DPI (thanks, Eric!). 9 лет назад
  Philipp Wiesemann 33ff5bd148 Fixed typo in log message. 9 лет назад
  Sam Lantinga 800a72eb17 Switch stderr output to SDL_Log() so it shows up on Windows and mobile devices 9 лет назад
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 лет назад
  Ryan C. Gordon 232ae68864 Still more compiler warning fixes for various platforms. 9 лет назад
  Ryan C. Gordon 40c2a6fb55 Fixed more compiler warnings. 9 лет назад
  Sam Lantinga f1e0b9af20 Added debug output for new window events 9 лет назад
  Ryan C. Gordon 3bdaf4c611 Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). 10 лет назад
  Sam Lantinga 42065e785d Updated copyright to 2016 10 лет назад
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 лет назад
  Ryan C. Gordon 73feb8c042 Fixed a compiler warning. 11 лет назад
  Ryan C. Gordon 16f3cbfc02 Cleaned up some compiler warnings. 11 лет назад
  Edward Rudd 73daadb74e switch to use SDL_PRI* macros for long long formatting everywhere. 11 лет назад
  Edward Rudd 7810d19812 fix incorrect struct member name in test code for wheel direction 11 лет назад
  Edward Rudd bd4dd2b568 update logging of events in test core 11 лет назад
  Sam Lantinga 6fef39d6b8 Added NV12 and NV21 texture support for OpenGL and OpenGL ES 2.0 renderers 11 лет назад
  Ryan C. Gordon b29740b88f Merged Ryan's SDL-gui-backend branch. 11 лет назад
  Ryan C. Gordon 8436956711 Changed SDL_GetAbsoluteMouseState() to SDL_GetGlobalMouseState(). 11 лет назад
  Ryan C. Gordon b861efde14 Implemented SDL_GetAbsoluteMouseState(). 12 лет назад