Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sam Lantinga b2859af6df Enable building the Metal renderer by default, and weak link the Metal framework so the SDL library is safe to use on older Macs 8 gadi atpakaļ
  Ryan C. Gordon 2a2c8d42ca Initial shot at a renderer target for Apple's Metal API. 10 gadi atpakaļ
  Sam Lantinga cadf3e44ca The Metal view is a full SDL_uikitview to support multi-touch 8 gadi atpakaļ
  Ryan C. Gordon ef6e629d39 cocoa: Added two missing files from hg changeset da7ba330ec68. 8 gadi atpakaļ
  Ryan C. Gordon 351d6d4784 audio: Port WASAPI to WinRT, remove XAudio2 backend. 8 gadi atpakaļ
  Ryan C. Gordon 083fe066d5 winrt: Patched to compile on Ryan's workstation. :) 8 gadi atpakaļ
  Sam Lantinga 47506fe1de Fixed bug 3974 - Fix SDL_WarpMouseInWindow on both KMSDRM and RaspberryPi drivers 8 gadi atpakaļ
  Sam Lantinga 57ebc72714 Fixed bug 3975 - Add GLES2 support for macOS via ANGLE library 8 gadi atpakaļ
  Sam Lantinga 7914725bfc Removed spurious debug output 8 gadi atpakaļ
  Olli Kallioinen 5a735da968 Fixed SDL_Log not working on windows if the output is being redirected. 8 gadi atpakaļ
  Sam Lantinga 14452e9550 Fixed typos (thanks Martin!) 8 gadi atpakaļ
  Sam Lantinga 67950e101e Fixed name of eglCreatePbufferSurface function 8 gadi atpakaļ
  Sam Lantinga e943d1ce5a Fixed bug 3945 - Add eglCreatePbufferSurface function 8 gadi atpakaļ
  Sam Lantinga 25df5a5ac9 Non-resizable windows need to have their window rect set to the client rect 8 gadi atpakaļ
  Sam Lantinga 88e3562ba0 Use the included Khronos headers on Android so we can create Core OpenGL contexts when building with older SDK 8 gadi atpakaļ
  Sam Lantinga 8758b7bf15 Fixed bug 3980 - Fix for KMSDRM driver where cursor would not be shown on some gfx hardware because of unsupported cursor size 8 gadi atpakaļ
  Sam Lantinga 5f38b5d705 Fixed bug 3979 - Failed to link with "multiple definition of `scalbln'" error on both MinGW and MinGW-w64 by CMake 8 gadi atpakaļ
  Sam Lantinga f776997afc Fixed some compiler warnings 8 gadi atpakaļ
  Sam Lantinga ac4b491b20 Disabled spurious Visual Studio warnings in the uClibc math code 8 gadi atpakaļ
  Sam Lantinga 1c0c90323c Fixed bug 3976 - SDL drivers may leak driverdata memory due to ignoring return value of SDL_AddDisplayMode 8 gadi atpakaļ
  Ethan Lee 688bc2858a Steam Virtual GamePad config for macOS 8 gadi atpakaļ
  Sam Lantinga 3ac8adbae3 Fixed bug 3973 - Include of stdint is needed to build on linux, mingw and possibly android 8 gadi atpakaļ
  Sam Lantinga a4b33d7451 Fixed bug 3959 - cmake build broken by commit 11702 (7fdbffd47c0e) due to typo 8 gadi atpakaļ
  Sam Lantinga dba9979f44 Added support for aarch64 memory barrier instruction 8 gadi atpakaļ
  Sam Lantinga 8fb3885c3c Fixed bug 3964 - YUV to RGB in video/SDL_yuv.c is broken for any output format of type ABGR8888 or BGR888 8 gadi atpakaļ
  Sam Lantinga cd89efb8b9 Fixed building yuv_rgb.h when stdint.h isn't available (thanks Ozkan!) 8 gadi atpakaļ
  Sam Lantinga 4764f7a45c Fixed building YUV test programs (thanks Ozkan!) 8 gadi atpakaļ
  Sam Lantinga a6a4e27ae8 Updated SDL's YUV support, many thanks to Adrien Descamps 8 gadi atpakaļ
  Sam Lantinga c317ab978f Fixed Android build error on older SDK 8 gadi atpakaļ
  Sam Lantinga 20364769e0 Fixed typo in comment 8 gadi atpakaļ