Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 40a52ceef7 render: Fix OpenGL draw state cache for various points of texture binding. il y a 6 ans
  Sylvain Becker 670f3d3327 Fixed bug 4484 - use SIMD aligned memory for SDL_Surface il y a 6 ans
  Sylvain Becker 9292dc7ca1 Fix include path compilation il y a 6 ans
  Sylvain Becker 9a98dcc516 Rename surface aligned memory flag to SDL_SIMD_ALIGNED il y a 6 ans
  Alex Szpakowski 65e07b3884 iOS/tvOS: fix support for SDL_GameControllerGetButton(controller, GUIDE) with MFi controllers (thanks Caleb!) il y a 6 ans
  Sylvain Becker e5d194e902 Add SDL_MEMALIGNED flag for SDL_Surface using aligned memory. il y a 6 ans
  Sylvain Becker 7b8bac5958 Add fast paths in BlitNtoNKey il y a 6 ans
  Sylvain Becker cd25c83aad Fix blit with blending (Blit_A) to RGB332 which has no palette il y a 6 ans
  Sylvain Becker 5b07148f73 Fixed failing SDL_ConvertSurface() when blit has failed. il y a 6 ans
  Sylvain Becker a052d81bdf Add explicit unsigned int and char types in (for bug 4290) il y a 6 ans
  Sylvain Becker 1128d57316 Fixed bug 4290 - add fastpaths for format conversion in BlitNtoN il y a 6 ans
  Alon Zakai 3b4e369365 Emscripten: No need for Runtime. for dynCalls il y a 6 ans
  Alon Zakai 53ead95e1d Emscripten: Avoid SDL2 in JS global scope il y a 6 ans
  Charlie Birks 6d89a7bc71 Emscripten: remove GLES_DeleteContext implementation il y a 6 ans
  Charlie Birks 04b1494cf8 Emscripten: resize canvas to 0x0 in DestroyWindow il y a 6 ans
  Charlie Birks d60546aaa8 Emscripten: don't zero the display mode before adding it il y a 6 ans
  Charlie Birks 4a2888af10 Emscripten: use UTF8ToString instead of Pointer_stringify il y a 6 ans
  Charlie Birks aacb1091df Emscripten: call emscripten_sample_gamepad_data il y a 6 ans
  Charlie Birks 8dab9c956f Emscripten: Use set_canvas_element_size il y a 6 ans
  kichikuou ed66a430c9 Emscripten: Do not consume mouseup event outside of the canvas il y a 6 ans
  Sylvain Beucler 2838abb5b2 Emscripten: fix duplicate mousebuttonup/mousebuttondown events when touch events are disabled il y a 6 ans
  Charlie Birks 1767d09187 Emscripten: use a fake size for external sizing check il y a 6 ans
  Charlie Birks 80d690a2a0 Emscripten: reset fullscreen_window when leaving fullscreen il y a 6 ans
  Sylvain Becker 82b2c849f0 Fixed bug 4024 - GameController error "Unexpected controller element" il y a 6 ans
  Sylvain Becker adabfdc0c5 Revert SDL_gamecontrollerdb.h and sort_controllers.py from bug 4024 il y a 6 ans
  Sylvain Becker d984f323fc Fixed bug 3827 - issue with MapRGB, palette and colorkey il y a 6 ans
  Sylvain Becker 2bd26b8da8 Fixed bug 3827 - issue with MapRGB, palette and colorkey il y a 6 ans
  Sam Lantinga 7b354dda76 Fixed compiler warning il y a 6 ans
  Sylvain Becker 8ad4000ce2 Android: some typos il y a 6 ans
  Sylvain Becker b9aa3768ac Android: automatically attach to the JVM non-SDL threads il y a 6 ans