Commit History

Author SHA1 Message Date
  Sam Lantinga 3df586cef5 Fixed creating the rendering context on a specific device 11 years ago
  Sam Lantinga 9aa5b1d457 Implemented YV12 and IYUV texture support for the D3D11 renderer 11 years ago
  Sam Lantinga cb7a408f47 testoverlay2 depends on SDL2, SDL2main, and SDL2test 11 years ago
  Sam Lantinga 1e6ac69119 Added testoverlay2 to the Visual Studio 2013 solution 11 years ago
  Sam Lantinga 965cdf10d4 Minor style tweaks 11 years ago
  Sam Lantinga 1a35f32b68 Converted David Ludwig's D3D11 renderer to C and optimized it. 11 years ago
  Sam Lantinga a8f540fe4a Fixed renderer flags to include support for target textures after the renderer is created. 11 years ago
  Ryan C. Gordon 8c7ee701a1 Removed unused variable. 11 years ago
  Ryan C. Gordon 8d2dcbc1b7 Updated WinCE readme to note WinRT work. 11 years ago
  Ryan C. Gordon ea333d2e6b Turn off Mir support in the buildbot Raspberry Pi script. 11 years ago
  Ryan C. Gordon 89648a9a3c Drop the default requested OpenGL version to 1.2. 11 years ago
  Sam Lantinga 1fe7b27a96 Fixed 64-bit warnings 11 years ago
  Sam Lantinga e58ee5403b Fixed compiling with mingw64 11 years ago
  Sam Lantinga 1367bf8748 Integrated David Ludwig's support for Windows RT 11 years ago
  Sam Lantinga 05c23063bb Fixed line endings on WinRT source code 11 years ago
  Sam Lantinga c167d1f6a8 Updated SDL to version 2.0.3 11 years ago
  Sam Lantinga 360f1101c3 Visual Studio 2013 project updates 11 years ago
  Ryan C. Gordon db568d69d8 Patched to compile with MingW64 on case-sensitive systems (thanks, Martin!). 11 years ago
  Ryan C. Gordon 5755fa4b9e Patched to compile on C89 compilers. 11 years ago
  Ryan C. Gordon 0f1a72c012 Enable Wayland and Mir in configure/cmake scripts, now that 2.0.2 has shipped. 11 years ago
  Sam Lantinga 20dc4214e2 Added tag release-2.0.2 for changeset c20e24653d40 11 years ago
  Ryan C. Gordon 2b92d9b431 CMake: Don't use /NODEFAULTLIB on Windows unless we're Visual Studio. 11 years ago
  Sam Lantinga e9eb7ecd08 Fixed bug 2430 - Missing initialization of the variable 'centroid' inside SDL_GestureAddTouch 11 years ago
  David Ludwig 61ae0c1b50 WinRT: emit SDL_APP_TERMINATING 11 years ago
  David Ludwig 844ad50018 WinRT: emit SDL_APP_WILLENTER* and SDL_APP_DIDENTER* events 11 years ago
  Ryan C. Gordon 9e67444a36 Mac: Added a hint to opt-out of new Spaces code. 11 years ago
  Ryan C. Gordon 3889d47887 Removed unused variable. 11 years ago
  Ryan C. Gordon 0e5cc8dff4 Mac: Don't lose the menu/dock when switching back to a resizable window Space. 11 years ago
  Ryan C. Gordon 86be83215a Mac: only programmatically create Spaces if we're FULLSCREEN_DESKTOP. 11 years ago
  Ryan C. Gordon 460f97ff96 A bunch of fixes for the new Spaces code. 11 years ago