提交历史

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