Historia zmian

Autor SHA1 Wiadomość Data
  Philipp Wiesemann 60329e6a1e Added missing guards. 10 lat temu
  Ryan C. Gordon 56edbb4062 X11: Add events related to maximizing a window (thanks, Andrei and Gergely!). 10 lat temu
  Ryan C. Gordon ece8d2bb05 X11: Fixes for OpenGL 3.0 and later context creation. 10 lat temu
  Philipp Wiesemann 86f87bf755 Added missing guards in implementation for PSP. 10 lat temu
  Philipp Wiesemann d036ad84ae Added missing include statements in implementation for PSP. 10 lat temu
  Philipp Wiesemann 43500a78b8 Fixed comment in implementation for NaCl. 10 lat temu
  Philipp Wiesemann f4b7cf6e81 Fixed including SDL_config.h in implementation for Android. 10 lat temu
  Philipp Wiesemann 7384f147f8 Fixed names in implementation for PSP. 10 lat temu
  Philipp Wiesemann 7815393b2e Fixed wrong comment in implementation for Android. 10 lat temu
  Philipp Wiesemann 0781b5f9ee Fix typos in header file documentation comments. 10 lat temu
  Philipp Wiesemann f1a56cd565 Changed static variable to local variable in implementation for Android. 10 lat temu
  Sam Lantinga a725806662 Fixed game controller hotplug support for some embedded Linux devices 10 lat temu
  Sam Lantinga 0874eb9713 Add binding layout for Xbone pad. 10 lat temu
  Ryan C. Gordon 203ea98173 X11: Don't delay delivery of focus events unless we just changed vidmodes. 10 lat temu
  Philipp Wiesemann 34a5c70cf9 Fixed recently broken configure script for FreeBSD. 10 lat temu
  Philipp Wiesemann f64e6742bc Fixed memory leak in video quit implementation for Android. 10 lat temu
  Philipp Wiesemann 60f50c70a7 Updated a README. 10 lat temu
  Philipp Wiesemann b48e54aafe Fixed bug 2802 - [patch] Fix android build compiling in wrong filesystem implementation 10 lat temu
  Philipp Wiesemann 86c5c3f219 Replaced include of SDL_types.h with SDL_stdinc.h in internal header file. 10 lat temu
  Ryan C. Gordon a823982e02 Clang static analysis builds should use C runtime directly. 10 lat temu
  Ryan C. Gordon 2a1e422375 Dynamic API: don't leak if a library loaded but didn't have the entry point. 10 lat temu
  Philipp Wiesemann f5fa9a59d0 Removed unused enumeration and constant from internal header file. 10 lat temu
  Philipp Wiesemann 3cfe0abe7b Fixed copyright date. 10 lat temu
  Philipp Wiesemann 69f18b6268 Linked README-emscripten.md in README.md and added markdown formatting. 10 lat temu
  Philipp Wiesemann 3e8040f300 Renamed README-emscripten.txt to README-emscripten.md. 10 lat temu
  Ryan C. Gordon 16f3cbfc02 Cleaned up some compiler warnings. 10 lat temu
  Ryan C. Gordon f5bbbe417d GLES2: Only use VBOs for Emscripten (for now). 10 lat temu
  Philipp Wiesemann d8c60342cc Added three missing checks for return values of SDL_calloc(). 10 lat temu
  David Ludwig bbaaa77751 WinRT: hiding SDL_WinRTRunApp's XAML functionality, until it's ready for use 10 lat temu
  Philipp Wiesemann 31832d2a58 Removed missing test program from Makefile. 10 lat temu