Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga ea91908e95 Fixed Android ABI check to match vulkan/vk_platform.h hace 7 años
  Sam Lantinga 34bdee53c6 Make the androidbuildlibs.sh script executable hace 7 años
  Sam Lantinga 37ce9f2773 Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h hace 7 años
  Sam Lantinga 9da4717d12 Fixed Windows warning hace 7 años
  Sam Lantinga 82ffabc86a Fixed Android build hace 7 años
  Sam Lantinga 24a0d3bc6d Don't define Vulkan types if vulkan.h has already been included hace 7 años
  Sam Lantinga 1f2e151b44 Added Vulkan support to the Visual Studio 2010 solution hace 7 años
  Sam Lantinga 213356cd6f Don't need the Vulkan SDK for the Visual Studio 2008 project anymore hace 7 años
  Sam Lantinga ded5b3a4b4 Fixed crash at shutdown if the window couldn't be created hace 7 años
  Sam Lantinga 071e101837 We use the SDL Vulkan headers hace 7 años
  Sam Lantinga eb5392ad61 Added the new Vulkan API functions to exported functions hace 7 años
  Ryan C. Gordon c722e58d1f vulkan: Include a copy of vulkan.h and vk_platform.h. hace 7 años
  Sam Lantinga 803fd6d526 Use SDL_Vulkan_GetDrawableSize() instead of SDL_GL_GetDrawableSize() hace 7 años
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! hace 7 años
  Sam Lantinga 8e7998e19d Fixed bug 3710 - SDL_OpenAudio(desired, obtained) doesn't update desired's size when obtained is NULL hace 7 años
  Sam Lantinga 003d491f86 Fixed bug 3724 - Allow Angle Static Link hace 7 años
  Sam Lantinga aad997fc9f Fixed bug 3740 - atexit() in test/testime.c hace 7 años
  Sam Lantinga b7c5d15152 SDL_dynapi.c: add missing SDLCALL to macros. hace 7 años
  Sam Lantinga a38f127e88 Swapped conditional arguments for standard SDL readability hace 7 años
  Sam Lantinga 30fe9a6799 SDL_dynapi.h: revert commit ee88fe3e353e in order to enable dynapi hace 7 años
  Sam Lantinga 50d3fe21aa SDL_dynapi_procs.h: adjust SDL_CreateThread for os/2 hace 7 años
  Sam Lantinga bf1268287d SDL_thread.h: fix os/2 defines (rev 11340:2688d85b817c was a missing patch) hace 7 años
  Sam Lantinga fe21a74763 Fixed bug 2266 - please add notifications for clipboard updates on Android hace 7 años
  Sam Lantinga 6885bc88bf Fixed bug 2265 - Voice to text feature on Android repeats some text via SDL_TEXTINPUT hace 7 años
  Sam Lantinga 5ca0152218 Fixed bug 3774 - Cmake build fails for Android hace 7 años
  Patrice Mandin bbd9acdddb Add support for GameSir G4s hace 7 años
  Ryan C. Gordon 73f866cf0a windows: Attempt to make Visual Studio not hardcode a call to memset(). hace 7 años
  Ryan C. Gordon e58c7920bf x11: Patched to compile with DEBUG_XEVENTS defined. hace 7 años
  Ryan C. Gordon 8c39d1d0b5 OS/2: fixed inverted logic bug (thanks, Ozkan!). hace 7 años
  Ryan C. Gordon 2213077a95 OS/2: proper fix for dynapi (thanks, Ozkan!). hace 7 años