Cronologia Commit

Autore SHA1 Messaggio Data
  Ryan C. Gordon 2213077a95 OS/2: proper fix for dynapi (thanks, Ozkan!). 7 anni fa
  Ethan Lee 685890a229 Fix KHR_no_error support 7 anni fa
  Ryan C. Gordon d8fc70ea1e opengl: add support for GL_KHR_no_error. 7 anni fa
  Ryan C. Gordon a3890ff6d7 dynapi: fill in OS/2 loading code (thanks, Ozkan!). 7 anni fa
  Brandon Schaefer 17453d495a x11: Move screen_w/h inside the only ifdef they are referenced in to avoid compiler warnings 7 anni fa
  Brandon Schaefer a6dc4ed568 kmsdrm: Remove moved file 7 anni fa
  Brandon Schaefer 1171718473 kmsdrm: Cleanup unused headers, rename SDL_kmsdrmevents_c.h -> SDL_kmsdrmevents.h 7 anni fa
  Sam Lantinga fcf83e7908 Fixed bug 3768 - provide a quick copysign() solution for watcom 7 anni fa
  Sam Lantinga 9b3ec6a570 SDL_thread.h: add missing os/2 defines. 7 anni fa
  Sam Lantinga f6ad070b82 SDL_dynapi.h: disable dynapi for os/2. 7 anni fa
  Sam Lantinga b821ded96c SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM(). 7 anni fa
  Sam Lantinga f807655b7d Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_WCSLCAT 7 anni fa
  Sam Lantinga 834ab350e5 Fixed bug 3644 - Wayland touch event support 7 anni fa
  Sam Lantinga a78c20ae19 configury: check mmdeviceapi.h and audioclient.h before enabling wasapi. 7 anni fa
  Ryan C. Gordon f5a38f234b x11: specify event mask for buttons when grabbing pointer (thanks, Stas!). 7 anni fa
  Ryan C. Gordon 5574b43376 x11: Pass generic XEvents by pointer instead of copying to stack for XInput2. 7 anni fa
  Ryan C. Gordon 01e0d8fc85 opengl: Add support for [GLX|WGL]_ARB_create_context_robustness. 7 anni fa
  Sam Lantinga 18a6538507 add missing os/2 apientry defs to SDL_opengl.h 7 anni fa
  Sam Lantinga 30d554e3d6 Fixed building SDL applications with Visual Studio and the clang toolset 7 anni fa
  Sam Lantinga 12d33b33ca Fixed building with Visual Studio 2017 and the Windows XP toolset if _USING_V110_SDK71_ accidentally gets undefined 7 anni fa
  Sam Lantinga 148ac5b3cf Added Matt Styles' tutorial on building SDL for Android with Visual Studio 7 anni fa
  Alex Szpakowski 3d0f521be5 iOS 10: Work around screen bounds orientation bug. Fixes bugs #3465 and #3505. 7 anni fa
  Sam Lantinga 2dc5d32fab Updated version to 2.0.6 7 anni fa
  Sam Lantinga bcf0e07107 Added WASAPI audio target to autoconf build process 7 anni fa
  Ryan C. Gordon 5c4a45f1cc cmake: some iOS fixes (don't link to Cocoa or Carbon frameworks). 7 anni fa
  Ryan C. Gordon f4011bf081 cmake: added a FIXME for later. 7 anni fa
  Ryan C. Gordon 8816bb08f9 configure: Apple platforms don't need to build with -fpascal-strings anymore. 7 anni fa
  Ryan C. Gordon 677b2e5713 configure: mac and iOS should compile core/unix/*.c 7 anni fa
  Ryan C. Gordon f75caa2ff6 cmake: Fix building for macOS with Xcode generator (thanks, dungaipara!). 7 anni fa
  Ryan C. Gordon e3e6b4fd35 audio: better docs on conversion APIs, error if not init'd (thanks, Simon!). 7 anni fa