Commit History

Author SHA1 Message Date
  Sam Lantinga 9d00f75a27 Fixed bug 2520 - Held double-click app startup creates a stuck MOUSEBUTTONDOWN event 11 years ago
  Sam Lantinga 70df9cd0cd Fullscreen to windowed mode switch 11 years ago
  Sam Lantinga 18c31dec54 Fixed Direct3DCreate9Ex prototype 11 years ago
  Sam Lantinga 0c6b99d576 Fixed cast 11 years ago
  Sam Lantinga 49c53fd280 Use D3D9Ex when available 11 years ago
  Sam Lantinga 52222db255 Fixed SDL error when filtering events after shutdown. 11 years ago
  Philipp Wiesemann f29ac39934 Added javadoc comments to document methods used by JNI. 11 years ago
  Philipp Wiesemann eac27bcd2f Added javadoc comments to prevent unused parameter warning. 11 years ago
  Philipp Wiesemann 1f111f3ddc Fixed implicit boxing and unboxing of Java Objects warning. 11 years ago
  Philipp Wiesemann 8d11db2f93 Added missing stdio include in test program. 11 years ago
  Philipp Wiesemann 3a8033587b Fixed use of uninitialized variable warning in test program. 11 years ago
  Ryan C. Gordon dd5277d65c Fixed stack overflow in X11_CreateWindow() (thanks, rapha and Brad!). 11 years ago
  Ryan C. Gordon 4db368e625 Added note about Wayland and Mir packages for Ubuntu 14.04. 11 years ago
  Ryan C. Gordon 846a3e0776 Added some FIXMEs. 11 years ago
  Ryan C. Gordon f0e0f4ca15 Fixed whitespace. 11 years ago
  Ryan C. Gordon a2710516ef Generated dynapi stuff for the new WinRT entry points. 11 years ago
  Sam Lantinga e14e0ef947 Fixed crash if the OpenGL library hasn't been loaded yet 56 years ago
  Yuri Kunde Schlesner d12d7952f1 Align pointer in SDL_memset before doing Uint32 loop 11 years ago
  Philipp Wiesemann 9bc47465ca Changed C++ style comments. 11 years ago
  Philipp Wiesemann f5c77149bf Fixed typo in header comment. 11 years ago
  Philipp Wiesemann ca11d7c8b5 Changed C++ style comments to fix pedantic warnings. 11 years ago
  Philipp Wiesemann 0d196c3099 Removed unused standard library includes from gesture source. 11 years ago
  Gabriel Jacobo 660a57f906 Fixes #2541, build failure with Wayland enabled, OpenGL ES disabled 11 years ago
  Sam Lantinga e772f0df2b Added a binding for the NVIDIA Shield controller 11 years ago
  Sam Lantinga 6735097332 Updated coding style to match the rest of SDL 11 years ago
  Philipp Wiesemann 81c574b8cb Fixed typo in header comment. 11 years ago
  David Ludwig 49cef77e31 WinRT: fixed the max-button count for WinPhone 8.1 message boxes 11 years ago
  David Ludwig ea99e0c03e Added limited message-box support for Windows Phone 8.1 11 years ago
  Gabriel Jacobo d5a2e55d48 Improve handling of focus behaviour on Android. Patch by Alexey Petruchik 11 years ago
  Gabriel Jacobo b701175ab5 Include gl2platform.h in SDL_opengles2.h so we play nice with GLEW. 11 years ago