Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga 226f8fde09 Fixed warning C28182: Dereferencing NULL pointer. 'streams[j]' contains the same NULL value as 'stream' did. 1 éve
  Sam Lantinga fe6b3ab0b0 Fixed warning C6031: Return value ignored: 'CLSIDFromString'. 1 éve
  Sam Lantinga f3b0149756 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 éve
  Sam Lantinga 6cfce101fb Don't call the property cleanup function if setting the property fails 1 éve
  Sam Lantinga 14380ec48a Fixed signed/unsigned comparison warning 1 éve
  Sam Lantinga ac0751a652 Added SDL_strnstr() 1 éve
  Sylvain 7c71e72193 SDL_render: Call InvalidateCachedState to initialise some of driverdata values (eg '*_dirty' to 1). 1 éve
  Sam Lantinga 058213366b Make sure we use alpha of 0 when clearing a transparent window with no content 1 éve
  Sam Lantinga ecd56bb8f0 Removed SDL_GetErrorMsg(), trivially implemented in application code 1 éve
  Sam Lantinga 66e532fa61 Handle out of memory errors without any allocation 1 éve
  foobit 579681a372 fixed SDL_SCANCODE_LEFT array position in scancodes_windows.h 1 éve
  SDL Wiki Bot 675423f096 Sync SDL3 wiki -> header 1 éve
  Dimitriy Ryazantcev 744a29b88f WGI: Cleanup code a bit (#8647) 1 éve
  SDL Wiki Bot e4582e6edc Sync SDL3 wiki -> header 1 éve
  Ryan C. Gordon df0fd55891 wikiheaders.pl: README files are no longer in Windows endline format. 1 éve
  Ryan C. Gordon 1072b6e86e docs: fixed typo 1 éve
  Ryan C. Gordon f184dea16c uikit: Patched to compile. 1 éve
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 1 éve
  Ryan C. Gordon 70b65d4170 cocoa: Resync modifier keypressed on NSEventTypeFlagsChanged event. 1 éve
  Ryan C. Gordon d1b831e232 include: Clarified documentation for two functions. 1 éve
  Ryan C. Gordon daa38dc793 touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. 1 éve
  Ryan C. Gordon dd47da8a5c gamepad: Replace GetNumMappings/GetMappingByIndex with a single function. 1 éve
  Ryan C. Gordon dfee3f9e92 render: Replaced SDL_RenderFlush with SDL_FlushRenderer. 1 éve
  Ryan C. Gordon eef5c53668 docs: Moved CREDITS and INSTALL to markdown format. 1 éve
  Ryan C. Gordon f32575dfab docs: Convert everything to Unix-style endlines. 1 éve
  Ryan C. Gordon c5daf8adb1 testcontroller: Don't query the mapping list until after they are available. 1 éve
  Cameron Cawley df05d5eff4 Fix scroll wheel handling in testmouse 1 éve
  Ozkan Sezer 63d4bd4e57 SDL_SendKeyboardText: remove workaround from 1e12d7c, fix use of iscntrl 1 éve
  Anonymous Maarten fea6e7afb1 cmake: copy sources to binary directory in separate target 1 éve
  Dimitriy Ryazantcev 9faa7977bd UWP: Add support for supplementary Unicode characters input 1 éve