Histórico de commits

Autor SHA1 Mensagem Data
  Sam Lantinga 8e7998e19d Fixed bug 3710 - SDL_OpenAudio(desired, obtained) doesn't update desired's size when obtained is NULL 7 anos atrás
  Sam Lantinga 003d491f86 Fixed bug 3724 - Allow Angle Static Link 7 anos atrás
  Sam Lantinga aad997fc9f Fixed bug 3740 - atexit() in test/testime.c 7 anos atrás
  Sam Lantinga b7c5d15152 SDL_dynapi.c: add missing SDLCALL to macros. 7 anos atrás
  Sam Lantinga a38f127e88 Swapped conditional arguments for standard SDL readability 7 anos atrás
  Sam Lantinga 30fe9a6799 SDL_dynapi.h: revert commit ee88fe3e353e in order to enable dynapi 7 anos atrás
  Sam Lantinga 50d3fe21aa SDL_dynapi_procs.h: adjust SDL_CreateThread for os/2 7 anos atrás
  Sam Lantinga bf1268287d SDL_thread.h: fix os/2 defines (rev 11340:2688d85b817c was a missing patch) 7 anos atrás
  Sam Lantinga fe21a74763 Fixed bug 2266 - please add notifications for clipboard updates on Android 7 anos atrás
  Sam Lantinga 6885bc88bf Fixed bug 2265 - Voice to text feature on Android repeats some text via SDL_TEXTINPUT 7 anos atrás
  Sam Lantinga 5ca0152218 Fixed bug 3774 - Cmake build fails for Android 7 anos atrás
  Patrice Mandin bbd9acdddb Add support for GameSir G4s 7 anos atrás
  Ryan C. Gordon 73f866cf0a windows: Attempt to make Visual Studio not hardcode a call to memset(). 7 anos atrás
  Ryan C. Gordon e58c7920bf x11: Patched to compile with DEBUG_XEVENTS defined. 7 anos atrás
  Ryan C. Gordon 8c39d1d0b5 OS/2: fixed inverted logic bug (thanks, Ozkan!). 7 anos atrás
  Ryan C. Gordon 2213077a95 OS/2: proper fix for dynapi (thanks, Ozkan!). 7 anos atrás
  Ethan Lee 685890a229 Fix KHR_no_error support 7 anos atrás
  Ryan C. Gordon d8fc70ea1e opengl: add support for GL_KHR_no_error. 7 anos atrás
  Ryan C. Gordon a3890ff6d7 dynapi: fill in OS/2 loading code (thanks, Ozkan!). 7 anos atrás
  Brandon Schaefer 17453d495a x11: Move screen_w/h inside the only ifdef they are referenced in to avoid compiler warnings 7 anos atrás
  Brandon Schaefer a6dc4ed568 kmsdrm: Remove moved file 7 anos atrás
  Brandon Schaefer 1171718473 kmsdrm: Cleanup unused headers, rename SDL_kmsdrmevents_c.h -> SDL_kmsdrmevents.h 7 anos atrás
  Sam Lantinga fcf83e7908 Fixed bug 3768 - provide a quick copysign() solution for watcom 7 anos atrás
  Sam Lantinga 9b3ec6a570 SDL_thread.h: add missing os/2 defines. 7 anos atrás
  Sam Lantinga f6ad070b82 SDL_dynapi.h: disable dynapi for os/2. 7 anos atrás
  Sam Lantinga b821ded96c SDL_cpuinfo.c: add os/2 support to SDL_GetCPUCount() and SDL_GetSystemRAM(). 7 anos atrás
  Sam Lantinga f807655b7d Fixed bug 3761 - Windows non-MinGW cmake build defines HAVE_WCSLCPY and HAVE_WCSLCAT 7 anos atrás
  Sam Lantinga 834ab350e5 Fixed bug 3644 - Wayland touch event support 7 anos atrás
  Sam Lantinga a78c20ae19 configury: check mmdeviceapi.h and audioclient.h before enabling wasapi. 7 anos atrás
  Ryan C. Gordon f5a38f234b x11: specify event mask for buttons when grabbing pointer (thanks, Stas!). 7 anos atrás