Histórico de commits

Autor SHA1 Mensagem Data
  Ryan C. Gordon 7e679ed2c1 CMake: fixed a failure to reset CMAKE_REQUIRED_FLAGS (thanks, Martin!). 10 anos atrás
  Ryan C. Gordon c9927bbb17 CMake: don't try to use the Linux joystick code on Android (thanks, Martin!). 10 anos atrás
  Ryan C. Gordon 7ca3b27064 CMake: Fixed to work on Windows 8 SDK (thanks, Martin!). 10 anos atrás
  Ryan C. Gordon 2f59284971 Fixed typo in sdl2-config.cmake.in (thanks, Rafal!). 10 anos atrás
  Ryan C. Gordon f893ce3d3e OpenGL+GLES renderers: Fixed incorrect clip rectangle coords (thanks, Marcel!). 10 anos atrás
  Alex Szpakowski 4ae69e3222 Mac: expose joystick buttons that report themselves as having 'Start' and 'Select' HID usages. 10 anos atrás
  Ryan C. Gordon 51c1d69d13 Mac: Whoops, lost legit Caps lock keypress events. Fixed. 10 anos atrás
  Ryan C. Gordon fd6b435c6a Windows: resync num/caps lock when window is gaining focus. 10 anos atrás
  Ryan C. Gordon 257b7af247 Sync up the caps/numlock state properly without sending key events. 10 anos atrás
  Ryan C. Gordon d3b323f89d Mac: Fix keyboard state if capslock was toggled while app wasn't in foreground. 10 anos atrás
  David Ludwig fa7c15ce1f WinRT: made bug 3202/3213's fix apply for WinRT apps 10 anos atrás
  Ryan C. Gordon 2befe01d39 Removed a tabstop. 10 anos atrás
  Ryan C. Gordon 6a2e8a7a90 Win: make sure SDL keyboard state reflects system capslock state at startup. 10 anos atrás
  David Ludwig 9e9ef5ad31 Fixed bug 3202 - Fix renderer visibility on a window maximized directly from the minimized state 10 anos atrás
  Ryan C. Gordon faed05850e Mac: make sure SDL keyboard state reflects system capslock state at startup. 10 anos atrás
  Philipp Wiesemann 1446faf00e Fixed a comment in two test programs. 10 anos atrás
  Sam Lantinga cbe19d5378 Fixed whitespace in testspriteminimal.c 10 anos atrás
  David Ludwig 8281cc72ba WinRT: Fixed bug 3210, "alt-tab doesn't work correctly with full-screened, UWP (Win10 Store) apps" 10 anos atrás
  Sam Lantinga 8ddcc63ac7 sdl: 10 anos atrás
  Sam Lantinga 7b680a2ab7 Fixed mapping third party XBox controllers that have the trigger axis all the way in until they are pulled and get updated values. 10 anos atrás
  Alex Szpakowski 4026980917 Cleaned up some code formatting. 10 anos atrás
  Alex Szpakowski cb15bb4cfa iOS: Set the player index of MFi gamepads when the user first presses a button, rather than when it's programatically opened. 10 anos atrás
  Alex Szpakowski a2235d7b29 Cocoa: Use NSTextInputClient instead of NSTextInput for text input handling. The latter was deprecated in OS X 10.6. 10 anos atrás
  Alex Szpakowski 0c463d770b SDL_GL_GetAttribute: If a GL context isn't active, only return failure when the specified attribute needs an active GL context to be queried. 10 anos atrás
  David Ludwig f2f435ee45 WinRT: fixed bug: Back button(s) weren't working on Win10 10 anos atrás
  Sam Lantinga d1e6a2ebe6 Added broad support for wireless XBox 360 controllers on Linux 10 anos atrás
  Philipp Wiesemann 11c13916dd Fixed outdated information in README for test programs. 10 anos atrás
  Philipp Wiesemann 0dc43729bd Pandora: Fixed referring to no more existing CD-ROM source files in Makefile. 10 anos atrás
  Philipp Wiesemann d3a841eb88 Pandora: Fixed deactivating no more available CD-ROM support in config header. 10 anos atrás
  David Ludwig 976bc9a919 WinRT: build fix for Windows Phone 8.0 10 anos atrás