Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 ani în urmă
  Ryan C. Gordon eb066a716c include: Removed a FIXME comment. 5 ani în urmă
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 ani în urmă
  Ozkan Sezer afc1738ecb SDL_sensor.h, SDL_video.h: remove comma at end of enumerator lists. 6 ani în urmă
  Sam Lantinga f225af0c1e Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 6 ani în urmă
  Mark Callow 69958441be Fix high-dpi support on macOS and simplify it and iOS variant. 7 ani în urmă
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 ani în urmă
  Sam Lantinga 14452e9550 Fixed typos (thanks Martin!) 7 ani în urmă
  Sam Lantinga 569c222ca8 Updated documentation so it's clear you should use SDL_SetWindowDisplayMode() to change the size of fullscreen windows. 7 ani în urmă
  Ryan C. Gordon a12989f94c vulkan: Changed SDL_WINDOW_VULKAN value to match Tizen's fork. 7 ani în urmă
  Ryan C. Gordon 25e3a1ec90 vulkan: Initial Vulkan support! 7 ani în urmă
  Ryan C. Gordon d8fc70ea1e opengl: add support for GL_KHR_no_error. 7 ani în urmă
  Ryan C. Gordon 01e0d8fc85 opengl: Add support for [GLX|WGL]_ARB_create_context_robustness. 7 ani în urmă
  Sam Lantinga e10a98d2ad Fixed bug 3720 - SDL_GL_GetAttribute doesn't check for initialized video driver 7 ani în urmă
  Philipp Wiesemann cbcc256fd2 Fixed comments in headers for doxygen output. 7 ani în urmă
  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: 8 ani în urmă
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 ani în urmă
  Sam Lantinga 8414c3d4ae Fixed ABI, don't change the return type of SDL_GL_SwapWindow() 8 ani în urmă
  Sam Lantinga 524bf3c282 Fixed bug 3513 - SDL_GL_SwapWindow does not return error status 8 ani în urmă
  Sam Lantinga 3615633571 Renaming of guard header names to quiet -Wreserved-id-macro 8 ani în urmă
  Sam Lantinga 614cb35a4d Fixed bug 3165 - define numbers don't match types in Swift 8 ani în urmă
  Ryan C. Gordon 4f4c4b629f Added SDL_SetWindowResizable(). (thanks, Ethan!) 8 ani în urmă
  Philipp Wiesemann f6f9350a3c Added link in header comment. 8 ani în urmă
  Philipp Wiesemann 24bc00a831 Fixed two old identifiers in header comments. 8 ani în urmă
  Philipp Wiesemann 6255c8584a Updated documentation of SDL_IsScreenSaverEnabled(). 9 ani în urmă
  Philipp Wiesemann cfe3f26115 Updated documentation of SDL_CreateWindow() and SDL_CreateWindowFrom(). 9 ani în urmă
  Philipp Wiesemann 1a26c0c838 Fixed doxygen warnings. 9 ani în urmă
  Ryan C. Gordon dc532c70e8 Added SDL_WINDOWEVENT_TAKE_FOCUS. 9 ani în urmă
  Ryan C. Gordon aa4952fdef Added SDL_WINDOWEVENT_HIT_TEST. 10 ani în urmă
  Ryan C. Gordon d4aedf9951 Added SDL_SetWindowModalFor(). 10 ani în urmă