Historial de Commits

Autor SHA1 Mensaje Fecha
  Gabriel Jacobo 56355f3ffe Adds README-dynapi.txt based on Ryan's G+ post (lightly edited) hace 12 años
  J?rgen P. Tjern? 8f660a4627 Mac: Trigger SDL_FINGERUP for all touches. hace 12 años
  Gabriel Jacobo c0d86b9237 Make EGL loading more resilient. hace 12 años
  Gabriel Jacobo 272ebb8efb Dynamic loading support for Wayland hace 12 años
  Edward Rudd 5fd5567c4c define a font-size for the "unicode" message box font so the text isn't unreadable on linux systems hace 12 años
  Edward Rudd 93fd65f762 some fixes to the testshape.c code so it more correctly works. hace 12 años
  Ryan C. Gordon d75665c776 Maybe fix Cygwin. hace 12 años
  Ryan C. Gordon 960458e58c Patched to compile on Cygwin. hace 12 años
  Ryan C. Gordon e9689e8df6 Another Android fix. hace 12 años
  Ryan C. Gordon d16e630160 Updated Dynamic API jumptable. hace 12 años
  Ryan C. Gordon e9be2d0b59 Add Dynamic API to Android makefile. hace 12 años
  Ryan C. Gordon afd0f32314 Patched to compile on Android (I think). hace 12 años
  Ryan C. Gordon d5c977adb7 Patched to compile on OpenBSD. hace 12 años
  Ryan C. Gordon 090327e76e Implemented the Dynamic API magic. hace 12 años
  Ryan C. Gordon 7e1289af32 Make internal SDL sources include SDL_internal.h instead of SDL_config.h hace 12 años
  Ryan C. Gordon 31caa22d30 Patched stdlib changes to compile on Windows. hace 12 años
  Ryan C. Gordon b72c8bcaf8 Regenerate the configure scripts. hace 12 años
  Ryan C. Gordon 5c383489a7 We don't need to check for snprintf() anymore, we don't use it. hace 12 años
  Ryan C. Gordon e769374096 Added SDL_vsscanf(). hace 12 años
  Ryan C. Gordon 928b494630 Moved atomic API implementation out of headers. hace 12 años
  Ryan C. Gordon 6cbaf9a055 Don't use -falign-loops=16 on Mac OS X anymore. hace 12 años
  Sam Lantinga b44e7470de Fixed display mode calculations for applications which are not DPI aware. hace 12 años
  Sam Lantinga 6915319683 Switch back to apartment threaded COM initialization, which was the previous default. hace 12 años
  Sam Lantinga 6f6c76a6a5 Make sure our window has mouse focus before processing raw input events. hace 12 años
  Sam Lantinga 27779311b4 Bump SDL to build with 10.7 SDK. hace 12 años
  Gabriel Jacobo fce6257c49 Implements touch support on QTWayland. Contributed by Thomas Perl. hace 12 años
  Philipp Wiesemann 54a1f61a17 Changed return -1 after SDL_SetError() to return SDL_SetError(). hace 12 años
  Philipp Wiesemann 87ad7a1c50 Fixed pointer from integer warning and bug if compiled without EGL. hace 12 años
  Philipp Wiesemann b2faf3f08d Updated paths in README for Android. hace 12 años
  Philipp Wiesemann 65f0142fac Fixed access of command line arguments on Android in two test programs. hace 12 años