Historial de Commits

Autor SHA1 Mensaje Fecha
  Philipp Wiesemann eac27bcd2f Added javadoc comments to prevent unused parameter warning. hace 11 años
  Philipp Wiesemann 1f111f3ddc Fixed implicit boxing and unboxing of Java Objects warning. hace 11 años
  Philipp Wiesemann 8d11db2f93 Added missing stdio include in test program. hace 11 años
  Philipp Wiesemann 3a8033587b Fixed use of uninitialized variable warning in test program. hace 11 años
  Ryan C. Gordon dd5277d65c Fixed stack overflow in X11_CreateWindow() (thanks, rapha and Brad!). hace 11 años
  Ryan C. Gordon 4db368e625 Added note about Wayland and Mir packages for Ubuntu 14.04. hace 11 años
  Ryan C. Gordon 846a3e0776 Added some FIXMEs. hace 11 años
  Ryan C. Gordon f0e0f4ca15 Fixed whitespace. hace 11 años
  Ryan C. Gordon a2710516ef Generated dynapi stuff for the new WinRT entry points. hace 11 años
  Sam Lantinga e14e0ef947 Fixed crash if the OpenGL library hasn't been loaded yet hace 56 años
  Yuri Kunde Schlesner d12d7952f1 Align pointer in SDL_memset before doing Uint32 loop hace 11 años
  Philipp Wiesemann 9bc47465ca Changed C++ style comments. hace 11 años
  Philipp Wiesemann f5c77149bf Fixed typo in header comment. hace 11 años
  Philipp Wiesemann ca11d7c8b5 Changed C++ style comments to fix pedantic warnings. hace 11 años
  Philipp Wiesemann 0d196c3099 Removed unused standard library includes from gesture source. hace 11 años
  Gabriel Jacobo 660a57f906 Fixes #2541, build failure with Wayland enabled, OpenGL ES disabled hace 11 años
  Sam Lantinga e772f0df2b Added a binding for the NVIDIA Shield controller hace 11 años
  Sam Lantinga 6735097332 Updated coding style to match the rest of SDL hace 11 años
  Philipp Wiesemann 81c574b8cb Fixed typo in header comment. hace 11 años
  David Ludwig 49cef77e31 WinRT: fixed the max-button count for WinPhone 8.1 message boxes hace 11 años
  David Ludwig ea99e0c03e Added limited message-box support for Windows Phone 8.1 hace 11 años
  Gabriel Jacobo d5a2e55d48 Improve handling of focus behaviour on Android. Patch by Alexey Petruchik hace 11 años
  Gabriel Jacobo b701175ab5 Include gl2platform.h in SDL_opengles2.h so we play nice with GLEW. hace 11 años
  Gabriel Jacobo de0d349e68 Fixes #2512, handle configuration change messages sent by Wayland. Patch by Bryan Cain. hace 11 años
  Sam Lantinga d57d99a108 Updated iOS deployment target to iOS 5.1 hace 11 años
  Gabriel Jacobo fb389950a7 Fixes #2529, guard SDL_d3math.* with the proper defines hace 11 años
  Gabriel Jacobo 536dd01307 Fixes #2519, clear error if using the default library path for EGL succeeds. hace 11 años
  Gabriel Jacobo f565d81af7 A few more ANDROID for __ANDROID__ replacements hace 11 años
  Dimitris Zenios 548a0ee7b8 __ANDROID__ is the correct macro to check for an android system.ANDROID is only defined in NDK build system (.mk) and not in the standalone NDK. hace 11 años
  Dimitris Zenios 3672aeb497 Export android jni functions even when build with -fvisibility=hidden flag hace 11 años