Cronologia Commit

Autore SHA1 Messaggio Data
  Sam Lantinga 569c222ca8 Updated documentation so it's clear you should use SDL_SetWindowDisplayMode() to change the size of fullscreen windows. 8 anni fa
  Ryan C. Gordon a12989f94c vulkan: Changed SDL_WINDOW_VULKAN value to match Tizen's fork. 8 anni fa
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 8 anni fa
  Ryan C. Gordon d8fc70ea1e opengl: add support for GL_KHR_no_error. 8 anni fa
  Ryan C. Gordon 01e0d8fc85 opengl: Add support for [GLX|WGL]_ARB_create_context_robustness. 8 anni fa
  Sam Lantinga e10a98d2ad Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver 8 anni fa
  Philipp Wiesemann cbcc256fd2 Fixed comments in headers for doxygen output. 9 anni fa
  Sam Lantinga ccf0566ca4 SDL - add SDL_WINDOW_VULKAN and make Android_CreateWindow only create an EGLSurface when SDL_WINDOW_VULKAN is not present. This makes it so the ANativeWindow* can be used with vkCreateAndroidSurfaceKHR, otherwise it will fail because having both an EGLSurface and VkSurfaceKHR attached to a window is not allowed according to the Vulkan spec: 9 anni fa
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 9 anni fa
  Sam Lantinga 8414c3d4ae Fixed ABI, don't change the return type of SDL_GL_SwapWindow() 9 anni fa
  Sam Lantinga 524bf3c282 Fixed bug 3513 - SDL_GL_SwapWindow does not return error status 9 anni fa
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 9 anni fa
  Sam Lantinga 614cb35a4d Fixed bug 3165 - define numbers don't match types in Swift 9 anni fa
  Ryan C. Gordon 4f4c4b629f Added SDL_SetWindowResizable(). (thanks, Ethan!) 9 anni fa
  Philipp Wiesemann f6f9350a3c Added link in header comment. 9 anni fa
  Philipp Wiesemann 24bc00a831 Fixed two old identifiers in header comments. 9 anni fa
  Philipp Wiesemann 6255c8584a Updated documentation of SDL_IsScreenSaverEnabled(). 10 anni fa
  Philipp Wiesemann cfe3f26115 Updated documentation of SDL_CreateWindow() and SDL_CreateWindowFrom(). 10 anni fa
  Philipp Wiesemann 1a26c0c838 Fixed doxygen warnings. 10 anni fa
  Ryan C. Gordon dc532c70e8 Added SDL_WINDOWEVENT_TAKE_FOCUS. 10 anni fa
  Ryan C. Gordon aa4952fdef Added SDL_WINDOWEVENT_HIT_TEST. 11 anni fa
  Ryan C. Gordon d4aedf9951 Added SDL_SetWindowModalFor(). 11 anni fa
  Ryan C. Gordon e497e46515 Added SDL_SetWindowInputFocus(). 10 anni fa
  Ryan C. Gordon 3bdaf4c611 Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). 10 anni fa
  Ryan C. Gordon 5696e88e6b Added SDL_GetWindowBordersSize(). 10 anni fa
  Ryan C. Gordon f2defe5e11 Added special window type flags. 10 anni fa
  Ryan C. Gordon c3114975db Added SDL_GetDisplayUsableBounds(). 10 anni fa
  Ryan C. Gordon e0e04542d0 Added a few FIXMEs. 11 anni fa
  Sam Lantinga 42065e785d Updated copyright to 2016 10 anni fa
  Philipp Wiesemann 4a93dae4cd Added brackets to function names in header comments so doxygen links them. 10 anni fa