Commit History

Author SHA1 Message Date
  Ryan C. Gordon beee1c4424 Fixed dynamic loading of NAS in CMake project. 11 years ago
  Gabriel Jacobo cf9828a2a6 Move Wayland driver above dummy, check for driver availability before creation 11 years ago
  Ryan C. Gordon 2ddd0c58c9 Patched to compile if Wayland is disabled via SDL_config.h (thanks, Martin!). 11 years ago
  Sam Lantinga 9e90acdfcf Make sure you clean up the associated renderer when destroying a window. 11 years ago
  Gabriel Jacobo 129640af7a Fixes prototype declaration for wl_proxy_marshal_constructor [Wayland 1.4] 11 years ago
  Gabriel Jacobo 838e76c699 Fix to compile against the Wayland v1.4 headers 11 years ago
  J?rgen P. Tjern? 12e7fdcbb6 Don't minimize fullscreen windows when destroying them. 11 years ago
  J?rgen P. Tjern? bc92383eea Mac: Don't give windows focus back when we're closing them. 11 years ago
  J?rgen P. Tjern? a0c9e649f5 Allow switching between FS and desktop FS. 11 years ago
  J?rgen P. Tjern? a442f121e6 Test: Add Shift-Enter to switch between FS and desktop FS. 11 years ago
  J?rgen P. Tjern? a6a56af91b Tests: Refactor key modifier checking. 11 years ago
  Gabriel Jacobo 56355f3ffe Adds README-dynapi.txt based on Ryan's G+ post (lightly edited) 11 years ago
  J?rgen P. Tjern? 8f660a4627 Mac: Trigger SDL_FINGERUP for all touches. 11 years ago
  Gabriel Jacobo c0d86b9237 Make EGL loading more resilient. 11 years ago
  Gabriel Jacobo 272ebb8efb Dynamic loading support for Wayland 11 years ago
  Edward Rudd 5fd5567c4c define a font-size for the "unicode" message box font so the text isn't unreadable on linux systems 11 years ago
  Edward Rudd 93fd65f762 some fixes to the testshape.c code so it more correctly works. 11 years ago
  Ryan C. Gordon d75665c776 Maybe fix Cygwin. 11 years ago
  Ryan C. Gordon 960458e58c Patched to compile on Cygwin. 11 years ago
  Ryan C. Gordon e9689e8df6 Another Android fix. 11 years ago
  Ryan C. Gordon d16e630160 Updated Dynamic API jumptable. 11 years ago
  Ryan C. Gordon e9be2d0b59 Add Dynamic API to Android makefile. 11 years ago
  Ryan C. Gordon afd0f32314 Patched to compile on Android (I think). 11 years ago
  Ryan C. Gordon d5c977adb7 Patched to compile on OpenBSD. 11 years ago
  Ryan C. Gordon 090327e76e Implemented the Dynamic API magic. 11 years ago
  Ryan C. Gordon 7e1289af32 Make internal SDL sources include SDL_internal.h instead of SDL_config.h 11 years ago
  Ryan C. Gordon 31caa22d30 Patched stdlib changes to compile on Windows. 11 years ago
  Ryan C. Gordon b72c8bcaf8 Regenerate the configure scripts. 11 years ago
  Ryan C. Gordon 5c383489a7 We don't need to check for snprintf() anymore, we don't use it. 11 years ago
  Ryan C. Gordon e769374096 Added SDL_vsscanf(). 11 years ago