提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon 7108291d0b video: Change SDL_GLattr to SDL_GLAttr. 6 月之前
  Ryan C. Gordon c0e9205a92 video: Change capitalization on various OpenGL attribute typedefs. 6 月之前
  Sam Lantinga d5e02474ac Fixed SDL_oldnames.h to use the correct new names 6 月之前
  Frank Praznik c9ffa3f9e1 Remove vestiges of the TAKE_FOCUS window event 6 月之前
  Sam Lantinga 6c64c62114 Rename SDL_BUTTON() to SDL_BUTTON_MASK() 6 月之前
  Sam Lantinga fe2880fcda Rename SDL_SetThreadPriority() to SDL_SetCurrentThreadPriority() 6 月之前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 月之前
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention 7 月之前
  Carl Åstholm 1f3fd65c4c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores 7 月之前
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 月之前
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 月之前
  Sam Lantinga eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 7 月之前
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* 7 月之前
  Sam Lantinga cf1d8e2dfd Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr() 7 月之前
  Sam Lantinga b602c449e5 Remove SDL_SCALEMODE_BEST 7 月之前
  Sam Lantinga a7c0192017 Renamed SDL_PostSemaphore() to SDL_SignalSemphore() 9 月之前
  Sam Lantinga fa0918a686 Renamed SDL life cycle functions 9 月之前
  Sam Lantinga ef21e31a9a SDL_GUIDFromString() renamed SDL_StringToGUID() 9 月之前
  Sam Lantinga 61a7a0e579 SDL_GUIDToString() follows the SDL_GetStringRule 9 月之前
  Sam Lantinga ec3bb4c029 Removed the need for SDL_CreateTLS() 9 月之前
  Sam Lantinga 58270ef3f2 Finished renaming functions in SDL_system.h 9 月之前
  Sam Lantinga 54366181c3 Rename functions in SDL_system.h to match SDL 3.0 naming convention 9 月之前
  Sam Lantinga d154b37b41 Renamed *FromInstanceID() to *FromID() 9 月之前
  Sam Lantinga e90060d07f Renamed functions to get information from device IDs 9 月之前
  Ryan C. Gordon af2dbf3ff3 video: Rename SDL_GL_DeleteContext to SDL_GL_DestroyContext. 9 月之前
  Sam Lantinga 2ba76dbe80 Simplified SDL_Surface 9 月之前
  Sam Lantinga e8dbbf8380 Renamed SDLK_a-z to SDLK_A-Z 9 月之前
  Sam Lantinga 9d816c72ef Updated SDL3 scancode list 10 月之前
  Anonymous Maarten 32907a9606 Rename SDL_Swap(16|32|64)(LE|BE) to SDL_Swap(LE|BE)(16|32|64) 10 月之前
  Ryan C. Gordon 9a9a3d1a33 SDL_SystemCursor: rename enum items to match CSS. 11 月之前