Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga 6dd3f55d55 Fixed WinRT build after changing the header guard preprocessor symbol 7 éve
  Sam Lantinga ff8d2e1493 Fixed build when Wayland is dynamically loaded 7 éve
  Sam Lantinga edaa0ef53f Fixed analyzer warning "Call to 'calloc' has an allocation size of 0 bytes" 7 éve
  Sam Lantinga 3c7f9d692a Fixed redefinition of typedef warnings and errors on BSD 7 éve
  Sam Lantinga 50efbda736 Fixed mingw Windows build, since SDL_vulkan_internal.h includes windows.h 7 éve
  Sam Lantinga 0d011ec66d Renaming of guard header names to quiet -Wreserved-id-macro 7 éve
  Sam Lantinga ce2b16445e Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration 7 éve
  Sam Lantinga 5cd1a95910 Fixed Android build with Vulkan support 7 éve
  Sam Lantinga 0cebef607b Fixed code style for new Vulkan API functions 7 éve
  Sam Lantinga ea91908e95 Fixed Android ABI check to match vulkan/vk_platform.h 7 éve
  Sam Lantinga 34bdee53c6 Make the androidbuildlibs.sh script executable 7 éve
  Sam Lantinga 37ce9f2773 Fixed typedef redefinition errors when including both SDL_vulkan.h and vulkan.h 7 éve
  Sam Lantinga 9da4717d12 Fixed Windows warning 7 éve
  Sam Lantinga 82ffabc86a Fixed Android build 7 éve
  Sam Lantinga 24a0d3bc6d Don't define Vulkan types if vulkan.h has already been included 7 éve
  Sam Lantinga 1f2e151b44 Added Vulkan support to the Visual Studio 2010 solution 7 éve
  Sam Lantinga 213356cd6f Don't need the Vulkan SDK for the Visual Studio 2008 project anymore 7 éve
  Sam Lantinga ded5b3a4b4 Fixed crash at shutdown if the window couldn't be created 7 éve
  Sam Lantinga 071e101837 We use the SDL Vulkan headers 7 éve
  Sam Lantinga eb5392ad61 Added the new Vulkan API functions to exported functions 7 éve
  Ryan C. Gordon c722e58d1f vulkan: Include a copy of vulkan.h and vk_platform.h. 7 éve
  Sam Lantinga 803fd6d526 Use SDL_Vulkan_GetDrawableSize() instead of SDL_GL_GetDrawableSize() 7 éve
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 7 éve
  Sam Lantinga 8e7998e19d Fixed bug 3710 - SDL_OpenAudio(desired, obtained) doesn't update desired's size when obtained is NULL 7 éve
  Sam Lantinga 003d491f86 Fixed bug 3724 - Allow Angle Static Link 7 éve
  Sam Lantinga aad997fc9f Fixed bug 3740 - atexit() in test/testime.c 7 éve
  Sam Lantinga b7c5d15152 SDL_dynapi.c: add missing SDLCALL to macros. 7 éve
  Sam Lantinga a38f127e88 Swapped conditional arguments for standard SDL readability 7 éve
  Sam Lantinga 30fe9a6799 SDL_dynapi.h: revert commit ee88fe3e353e in order to enable dynapi 7 éve
  Sam Lantinga 50d3fe21aa SDL_dynapi_procs.h: adjust SDL_CreateThread for os/2 7 éve