Historique des commits

Auteur SHA1 Message Date
  Sylvain Becker aa45af7fcb Android: explicitly expand Android_GLES_MakeCurrent/Android_GLES_CreateContext il y a 6 ans
  Ryan C. Gordon 57e08c27ef cocoa: Check for capslock in -[NSResponder flagsChanged], not with IOKit. il y a 6 ans
  Ryan C. Gordon 0beadea574 windows: Call GetWindowText() with the correct parameters (thanks, Zebediah!) il y a 6 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 6 ans
  Ozkan Sezer 83a713f1a0 update version in os/2 makefile il y a 6 ans
  Ozkan Sezer bcb357d451 fix permissions il y a 6 ans
  Sylvain Becker ccba8d4691 Android: export Lock/Unlock activity API il y a 6 ans
  Sam Lantinga 7f78d0f0d3 Fixed bug 4684 - GLES1 variables missing under Android with CMake il y a 6 ans
  Ryan C. Gordon 31bb95f11f direct3d: Use D3DPOOL_DEFAULT for vertex buffers after all, release correctly. il y a 6 ans
  Sam Lantinga 51555a85cc Enable Raspberry Pi video by default il y a 6 ans
  Cameron Gutman e681623cb2 direct3d: Fix dirty textures failing to update il y a 6 ans
  Sam Lantinga f3226457e0 Fixed bug 4672 - Warnings in SDL_LogEvent() il y a 6 ans
  Sam Lantinga be6cda9f95 Rolling back GameCube HIDAPI support il y a 6 ans
  Zack Middleton 56e2b9a4ee Handle GameCube WaveBird controller differences il y a 6 ans
  Zack Middleton 6f63c1c37f Make GameCube controllers only rumble if both USB cables are connected il y a 6 ans
  Zack Middleton b23cce282e Fix GameCube controller power level being reset to unknown il y a 6 ans
  Sam Lantinga bd95290075 Use SDL C runtime functions il y a 6 ans
  Sylvain Becker faed7f836d KMSDRM: fix inverted strcmp, remove useless if test (Bug 4624) il y a 6 ans
  Sylvain Becker 5998c51324 KMSDRM: fix compilation on linux, no d_namlen (Bug 4624) il y a 6 ans
  Ryan C. Gordon d0fa93d63c wayland: Fixed C99-style variable declaration inside for-loop. il y a 6 ans
  Sam Lantinga 667c872b42 Fixed building DMG archive on Mac OS X il y a 6 ans
  Ryan C. Gordon 7162649f78 opengl: Be more robust in failing cases. il y a 6 ans
  Sam Lantinga 8ab907baa6 Only warp the mouse to set focus if we're definitely going into relative mode il y a 6 ans
  Sam Lantinga 14e8b93e37 Fixed compiler warning il y a 6 ans
  Sam Lantinga 99abcbb2bc Fixed bug 4624 - KMS/DRM fails on FreeBSD because /dev/dri/card* nodes are symlinks il y a 6 ans
  Ryan C. Gordon d3bedda4df cocoa: Patched to compile and also handle possible malloc failure. il y a 6 ans
  Sam Lantinga 3e720d2a80 Fixed potential double-free in mouse cleanup code il y a 6 ans
  Sam Lantinga 5dcac4ccdf Fixed 4669 - Using the software SDL_Renderer on Android leads to GL errors & black screen when window resizes il y a 6 ans
  Sylvain Becker e96d4760ac Android: resize with software rendering, reverted again (Bug 4669) il y a 6 ans
  Sylvain Becker 12b92260cc Android: try to fix resize with software rendering (bug 4669) il y a 6 ans