Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga 60606dfb31 Documented that the SDL_RW* macros no longer exist, and you can't use an older SDL library if you build with SDL 2.0.10. il y a 5 ans
  Sam Lantinga 959cfc428e Fixed memory barrier macro check so it isn't quite so fragile il y a 5 ans
  Sam Lantinga a8bea85810 Limit the compile error to the case where we actually define the memory barrier macro as the function il y a 5 ans
  Sam Lantinga cc47810d36 Fixed bug 4683 - SDL_atomic infinite recursion on armv6/armv5 w/ thumb il y a 5 ans
  Sam Lantinga 797d2c5957 Fixed bug 4436 - [OpenBSD] fix D-pad il y a 5 ans
  Sylvain Becker 22a2decf64 Android: concurrency issues, make sure Activity is in running State when calling il y a 5 ans
  Sylvain Becker cfed0b7738 Add an "error" label in SDL_CreateRenderer (no op) il y a 5 ans
  Sylvain Becker aa45af7fcb Android: explicitly expand Android_GLES_MakeCurrent/Android_GLES_CreateContext il y a 5 ans
  Ryan C. Gordon 57e08c27ef cocoa: Check for capslock in -[NSResponder flagsChanged], not with IOKit. il y a 5 ans
  Ryan C. Gordon 0beadea574 windows: Call GetWindowText() with the correct parameters (thanks, Zebediah!) il y a 5 ans
  Ozkan Sezer 282b2b9395 define __ARM_NEON for Windows only if _M_ARM or _M_ARM64 is defined. fixes Visual Studio builds. il y a 5 ans
  Ozkan Sezer 83a713f1a0 update version in os/2 makefile il y a 5 ans
  Ozkan Sezer bcb357d451 fix permissions il y a 5 ans
  Sylvain Becker ccba8d4691 Android: export Lock/Unlock activity API il y a 5 ans
  Sam Lantinga 7f78d0f0d3 Fixed bug 4684 - GLES1 variables missing under Android with CMake il y a 5 ans
  Ryan C. Gordon 31bb95f11f direct3d: Use D3DPOOL_DEFAULT for vertex buffers after all, release correctly. il y a 5 ans
  Sam Lantinga 51555a85cc Enable Raspberry Pi video by default il y a 5 ans
  Cameron Gutman e681623cb2 direct3d: Fix dirty textures failing to update il y a 5 ans
  Sam Lantinga f3226457e0 Fixed bug 4672 - Warnings in SDL_LogEvent() il y a 5 ans
  Sam Lantinga be6cda9f95 Rolling back GameCube HIDAPI support il y a 5 ans
  Zack Middleton 56e2b9a4ee Handle GameCube WaveBird controller differences il y a 5 ans
  Zack Middleton 6f63c1c37f Make GameCube controllers only rumble if both USB cables are connected il y a 5 ans
  Zack Middleton b23cce282e Fix GameCube controller power level being reset to unknown il y a 5 ans
  Sam Lantinga bd95290075 Use SDL C runtime functions il y a 5 ans
  Sylvain Becker faed7f836d KMSDRM: fix inverted strcmp, remove useless if test (Bug 4624) il y a 5 ans
  Sylvain Becker 5998c51324 KMSDRM: fix compilation on linux, no d_namlen (Bug 4624) il y a 5 ans
  Ryan C. Gordon d0fa93d63c wayland: Fixed C99-style variable declaration inside for-loop. il y a 5 ans
  Sam Lantinga 667c872b42 Fixed building DMG archive on Mac OS X il y a 5 ans
  Ryan C. Gordon 7162649f78 opengl: Be more robust in failing cases. il y a 5 ans
  Sam Lantinga 8ab907baa6 Only warp the mouse to set focus if we're definitely going into relative mode il y a 5 ans