커밋 기록

작성자 SHA1 메시지 날짜
  Ryan C. Gordon f3d8a2def5 audio: Fixed resource leak in unlikely failure case during device add. 1 년 전
  Frank Praznik 63ae84e140 x11: Improve sync algorithm 1 년 전
  Frank Praznik 7e5511d3cd x11: Move unrelated variables out of XFixes #ifdef 1 년 전
  Sam Lantinga 3c5e9e6112 We can wait up to 500ms in onNativeSurfaceDestroyed(), so wait at least that long in onDestroy() 1 년 전
  Sam Lantinga 53cda988f4 Clear any errors from a previous run 1 년 전
  Anonymous Maarten a197efe3a7 pen: fix leak caused by pen subsystem 1 년 전
  Anonymous Maarten fbb0914b78 wayland+x11: free system cursors when quiting video 1 년 전
  Anonymous Maarten 7484d02a2e testshape: use SDL_test to create multiple windows 1 년 전
  SDL Wiki Bot 20250aecc5 Sync SDL3 wiki -> header 1 년 전
  Frank Praznik 4fd778119b video: Implement asynchronous windowing 1 년 전
  Sam Lantinga ace385a134 Revert "Fixed warning C33010: Unchecked lower bound for enum scancode used as index." 1 년 전
  Ozkan Sezer e482f00a17 SDL_string.c (SDL_vsscanf): fix gcc build 1 년 전
  Sam Lantinga f00ecf5f19 Fixed building with older Windows SDK 1 년 전
  Sam Lantinga 7ca43995a1 Fixed warning C4028: formal parameter 1 different from declaration 1 년 전
  Sam Lantinga aab7432f5f Fixed analyze warnings for SDL_dynapi_procs.h 1 년 전
  Sam Lantinga c484140f56 Fixed warning C33010: Unchecked lower bound for enum scancode used as index. 1 년 전
  Sam Lantinga 02a116217d Fixed Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 1 년 전
  Sam Lantinga 91da942b33 Fixed warning C28251: Inconsistent annotation for 'SDL_RWvprintf_REAL': this instance has no annotations. 1 년 전
  Sam Lantinga b8840801cc Fixed analyze warnings in SDL_xinputhaptic.c 1 년 전
  Sam Lantinga 8e0d728c67 Fixed warning C26451: Arithmetic overflow: Using operator '-' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '-' to avoid overflow (io.2). 1 년 전
  Sam Lantinga 6a736d7766 Fixed warning C6340: Mismatch on sign: 'unsigned char' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 1 년 전
  Sam Lantinga 1fcc75ba81 Fixed warning C6340: Mismatch on sign: 'unsigned char' passed as _Param_(4) when some signed type is required in call to 'SDL_snprintf_REAL'. 1 년 전
  Sam Lantinga 7f2e16db8b Fixed warning C6340: Mismatch on sign: 'const unsigned short' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. 1 년 전
  Sam Lantinga 163de8e697 Fixed warning C6001: Using uninitialized memory 'rdi'. 1 년 전
  Sam Lantinga e29393e407 Fixed warning C6001: Using uninitialized memory 'devName'. 1 년 전
  Sam Lantinga 0f34ca2e71 Fixed analyze warnings in SDL_xinputjoystick.c 1 년 전
  Sam Lantinga 2b5c7db645 Fixed analyze warnings in SDL_render_d3d12.c 1 년 전
  Sam Lantinga a28769759b Fixed warning C26052: Potentially unconstrained access using expression '(signed char *)info' 1 년 전
  Sam Lantinga 6ee34380f4 Fixed warning C6011: Dereferencing NULL pointer 'viewport'. 1 년 전
  Sam Lantinga 230581f4a8 Fixed warning C26451: Arithmetic overflow: Using operator '+' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '+' to avoid overflow (io.2). 1 년 전