Historique des commits

Auteur SHA1 Message Date
  Sam Lantinga e10a98d2ad Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver il y a 8 ans
  Philipp Wiesemann cbcc256fd2 Fixed comments in headers for doxygen output. il y a 9 ans
  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: il y a 9 ans
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 il y a 9 ans
  Sam Lantinga 8414c3d4ae Fixed ABI, don't change the return type of SDL_GL_SwapWindow() il y a 9 ans
  Sam Lantinga 524bf3c282 Fixed bug 3513 - SDL_GL_SwapWindow does not return error status il y a 9 ans
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro il y a 9 ans
  Sam Lantinga 614cb35a4d Fixed bug 3165 - define numbers don't match types in Swift il y a 9 ans
  Ryan C. Gordon 4f4c4b629f Added SDL_SetWindowResizable(). (thanks, Ethan!) il y a 9 ans
  Philipp Wiesemann f6f9350a3c Added link in header comment. il y a 9 ans
  Philipp Wiesemann 24bc00a831 Fixed two old identifiers in header comments. il y a 9 ans
  Philipp Wiesemann 6255c8584a Updated documentation of SDL_IsScreenSaverEnabled(). il y a 10 ans
  Philipp Wiesemann cfe3f26115 Updated documentation of SDL_CreateWindow() and SDL_CreateWindowFrom(). il y a 10 ans
  Philipp Wiesemann 1a26c0c838 Fixed doxygen warnings. il y a 10 ans
  Ryan C. Gordon dc532c70e8 Added SDL_WINDOWEVENT_TAKE_FOCUS. il y a 10 ans
  Ryan C. Gordon aa4952fdef Added SDL_WINDOWEVENT_HIT_TEST. il y a 11 ans
  Ryan C. Gordon d4aedf9951 Added SDL_SetWindowModalFor(). il y a 11 ans
  Ryan C. Gordon e497e46515 Added SDL_SetWindowInputFocus(). il y a 10 ans
  Ryan C. Gordon 3bdaf4c611 Added SDL_SetWindowOpacity() and SDL_GetWindowOpacity(). il y a 10 ans
  Ryan C. Gordon 5696e88e6b Added SDL_GetWindowBordersSize(). il y a 10 ans
  Ryan C. Gordon f2defe5e11 Added special window type flags. il y a 10 ans
  Ryan C. Gordon c3114975db Added SDL_GetDisplayUsableBounds(). il y a 10 ans
  Ryan C. Gordon e0e04542d0 Added a few FIXMEs. il y a 11 ans
  Sam Lantinga 42065e785d Updated copyright to 2016 il y a 10 ans
  Philipp Wiesemann 4a93dae4cd Added brackets to function names in header comments so doxygen links them. il y a 10 ans
  Alex Szpakowski 4aae0290ea Updated some header comments and iOS documentation to better clarify high-dpi / retina support and screen-coordinate sizes versus pixel sizes. il y a 10 ans
  Alfred Reynolds 61c7415071 Add SDL_GetDisplayDPI routine and implement for Windows. il y a 10 ans
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f il y a 11 ans
  Ryan C. Gordon a0e878aafb Minor input grab clarifications. il y a 11 ans
  Marc Di Luzio f5d96416ad Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available. il y a 11 ans