Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sam Lantinga b54bcb34d0 Fixed bug 3483 - Steelseries Nimbus MFi controller reversed Y-axis analog stick 8 gadi atpakaļ
  Sam Lantinga 8e160a34a7 Convert tabs to spaces in game controller database entries 8 gadi atpakaļ
  Sam Lantinga 347fe70432 Fixed bug 3789 - Android : small clean up 8 gadi atpakaļ
  Sam Lantinga b5f31c392d Moved haptic source files into the proper folder 8 gadi atpakaļ
  Sam Lantinga e53c5c5c50 Fix QNX build - prioritize system EGL headers over the Khronos ones 8 gadi atpakaļ
  Sam Lantinga 9ca6292372 Added some missing render capability flags 8 gadi atpakaļ
  Sam Lantinga c3d428d402 Fixed line breaks in verbose test logging output 8 gadi atpakaļ
  Sam Lantinga 94e0f3e95b Added some debug messaging for previously unhandled events 8 gadi atpakaļ
  Sam Lantinga 2d10a3f2b9 The dummy video driver check is now covered by explicitly checking for cocoa above. 8 gadi atpakaļ
  Sam Lantinga 92bf608527 Fixed bug 3616 - SDL_GL_CreateContext fails with SDL_GL_CONTEXT_DEBUG_FLAG and ANGLE/GLES 2.0 8 gadi atpakaļ
  Sam Lantinga 8fc1fb0805 Fixed bug 3719 - Cocoa - Incorrect window size when leaving fullscreen 8 gadi atpakaļ
  Ryan C. Gordon 846a9ab95e test: forgot to change a variable. 8 gadi atpakaļ
  Ryan C. Gordon 4fc0163853 test: Fix for negative int that was now a size_t (thanks, Ozkan!). 8 gadi atpakaļ
  Ryan C. Gordon 21e32bac10 egl: Cast to size_t, in case platform's NativeDisplayType isn't a pointer. 8 gadi atpakaļ
  Ryan C. Gordon eb3c66d3c8 A few more compiler warnings fixed. 8 gadi atpakaļ
  Ryan C. Gordon ae667da638 Fixed a bunch of compiler warnings. 8 gadi atpakaļ
  Sam Lantinga 629f8abab4 Updated documentation, you don't need to initialize the audio subsystem to do in-place format conversion. (Thanks Simon Hug!) 8 gadi atpakaļ
  Sam Lantinga abf8fc4c01 Fixed check for Mac OS X 10.11+ SDK (thanks Edward Rudd!) 8 gadi atpakaļ
  Sam Lantinga 2d655cd814 MAC_OS_X_VERSION_MAX_REQUIRED isn't actually set in recent Xcode versions 8 gadi atpakaļ
  Sam Lantinga 737ed973cb Removed Metal and QuartzCore frameworks which aren't needed for Vulkan support 8 gadi atpakaļ
  Sam Lantinga c684eb2cde Add a way to set the context when other activities are active so many SDL API functions still work. 8 gadi atpakaļ
  Sam Lantinga 130138fa59 Fixed bug 3785 - fix windows build after revision 11382 8 gadi atpakaļ
  Sam Lantinga c0530bcdf3 We removed QuartzCore link dependency in commit 5be6badaf7e1 8 gadi atpakaļ
  Sam Lantinga 8ac85744cd Fixed Vulkan configure check for Android and added one for Mac OS X 8 gadi atpakaļ
  Sam Lantinga 90b38a5d61 Fixed bug 3786 - building against a Mac OS X SDK < 10.11 fails since the vulkan merge 8 gadi atpakaļ
  Sam Lantinga d619d88560 Fixed bug 3662 - Error message when using the audio conversion setup without an initialized audio subsystem is a bit vague 8 gadi atpakaļ
  Ryan C. Gordon b128e8802d audio: A whole bunch of improvements to audio conversion (thanks, Solra!). 8 gadi atpakaļ
  Ryan C. Gordon 620f5342b5 stdlib: An implementation of SDL_scalbn using ldexp() (thanks, Ozkan!). 8 gadi atpakaļ
  Ryan C. Gordon a0cd7d6bce audio: Converting audio samples from int to float was using wrong equation. 8 gadi atpakaļ
  Sam Lantinga 1067b528d3 Fixed building with an older Mac OS X SDK 8 gadi atpakaļ