Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Philipp Wiesemann db878a4336 Linux: Removed not needed platform info from two entries of controller database. 10 gadi atpakaļ
  Philipp Wiesemann 3e1d36299a Fixed typo in internal joystick documentation comments. 10 gadi atpakaļ
  Philipp Wiesemann e6b7b38c6c Emscripten: Simplified implementation of joystick update function. 10 gadi atpakaļ
  Philipp Wiesemann 86fb92a7da Emscripten: Fixed memory leak if SDL_GetPrefPath() failed. 10 gadi atpakaļ
  Philipp Wiesemann e97fc56209 Android: Fixed lint warning about order of elements in AndroidManifest.xml. 10 gadi atpakaļ
  Philipp Wiesemann 0fbd3372d4 WinRT: Fixed format string for error message. 10 gadi atpakaļ
  Ryan C. Gordon 3a0270593e Patched to compile on C89 compilers. 10 gadi atpakaļ
  Ryan C. Gordon c539b3f9e9 Make X11 and Wayland ProcessHitTest() code less verbose. 10 gadi atpakaļ
  Ryan C. Gordon d10201be08 Implemented SetWindowHitTest() for Wayland (thanks, x414e54!). 10 gadi atpakaļ
  Ryan C. Gordon c6538cb977 Merged. 10 gadi atpakaļ
  Alex Szpakowski a27fad1e24 Fixed orientation issues in the iOS extended launch screen. 10 gadi atpakaļ
  Rohit Nirmal cf6b9752f9 Ignore some more test binaries. 10 gadi atpakaļ
  Philipp Wiesemann 26b4898ac2 Windows: Fixed format string for error message. 10 gadi atpakaļ
  Philipp Wiesemann 56c82bc828 Mac: Fixed typo in two error messages. 10 gadi atpakaļ
  Ryan C. Gordon 1a73b4eba2 Some Raspberry Pi build fixes (including Raspberry Pi 2 support). 10 gadi atpakaļ
  Alex Szpakowski fe6c797cad Fixed an iOS view orientation issue when SDL_GL_CreateContext or SDL_CreateRenderer is called. 10 gadi atpakaļ
  Ryan C. Gordon 6ae7a20647 Placate static analysis with an assertion. 10 gadi atpakaļ
  Ryan C. Gordon 2afa4aeda8 Fixed memory leak in failure case that static analysis found. 10 gadi atpakaļ
  Philipp Wiesemann 7bd7221997 PSP: Removed empty statement. 10 gadi atpakaļ
  Philipp Wiesemann ce2d5f70e4 Wayland: Removed empty statement. 10 gadi atpakaļ
  Ryan C. Gordon 562414c74c Merged Alex Szpakowski's iOS-improvement branch to default. 10 gadi atpakaļ
  Alex Szpakowski c4035654a9 Added framebuffer and colorbuffer members to the uikit portion of the SDL_SysWMinfo struct, removed SDL_iOSGetViewRenderbuffer and SDL_iOSGetViewFramebuffer. 10 gadi atpakaļ
  Philipp Wiesemann 67549d3320 Backed out changeset 064a1998a957 10 gadi atpakaļ
  Philipp Wiesemann f87963488b Wayland: Fixed not freeing memory if initialization failed. 10 gadi atpakaļ
  Philipp Wiesemann dc33fb942d Wayland: Fixed accessing not fully initialized subsystem if errors happened. 10 gadi atpakaļ
  Philipp Wiesemann 8a573844c9 Wayland: Fixed accessing not fully initialized window if no memory available. 10 gadi atpakaļ
  Philipp Wiesemann 049ef9a35b Android: Fixed calling a getter method twice. 10 gadi atpakaļ
  Philipp Wiesemann 458b94da5f Android: Fixed creating mouse coordinates which are not needed if hint is set. 10 gadi atpakaļ
  Philipp Wiesemann b473d30f19 Android: Fixed not resetting mouse pointer state if hint was changed at runtime. 10 gadi atpakaļ
  Alex Szpakowski fcd0f06a88 Renamed SDL_iPhoneGetViewFramebuffer/Renderbuffer to SDL_iOSGetViewFramebuffer/Renderbuffer. Added #defines for SDL_iOSSetAnimationCallback and SDL_iOSSetEventPump, which point to SDL_iPhoneSetAnimationCallback and SDL_iPhoneSetEventPump. 10 gadi atpakaļ