Commit History

Author SHA1 Message Date
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target 3 years ago
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag 3 years ago
  Sam Lantinga 14338ab459 Removed display mode flags 3 years ago
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode 3 years ago
  SDL Wiki Bot 87af6c0019 Sync SDL3 wiki -> header 3 years ago
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 years ago
  Sasha Szpakowski 90795291e4 Remove SDL_GL/Metal/Vulkan_GetDrawableSize(). 3 years ago
  SDL Wiki Bot 8814bedc3b Sync SDL3 wiki -> header 3 years ago
  Sam Lantinga 31f464153d SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED 3 years ago
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags 3 years ago
  Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode 3 years ago
  SDL Wiki Bot 43e3daace3 Sync SDL3 wiki -> header 3 years ago
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 3 years ago
  Sam Lantinga 6a27188023 SDL_DisplayMode now represents physical pixels and has added a display scaling factor 3 years ago
  Sam Lantinga 4696c9556b SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145) 3 years ago
  Sylvain 724d92fd65 Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI 3 years ago
  Eric Wasylishen 67c91353e0 Handle DPI scaling in SDL_GetWindowSurface 3 years ago
  Sam Lantinga e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sylvain 6863f0b2d8 Add SDL_WindowID type for SDL_Window id 3 years ago
  Sam Lantinga e3c1749f5b The refresh rate in SDL_DisplayMode is now a float 3 years ago
  Sylvain Becker 8a13533949 Handle error return value for SDL_GetSwapInterval 3 years ago
  Ryan C. Gordon 138f632b59 include: Add a comment about reserving a bit for sdl2-compat. 3 years ago
  Sylvain 88630b85f5 SDL_GL_SwapWindow() returns an error code 3 years ago
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions 3 years ago
  Sylvain aa46ff8f4b Remove SDL_WINDOW_SHOW flag, as redundant with SDL_WINDOW_HIDDEN 3 years ago
  Sam Lantinga c6969df4d7 SDL API renaming: SDL_video.h 3 years ago
  Sylvain Becker aa0053141b Remove SDL_VideoInit / Quit. Prefer SDL_SubSytemInit / Quit (#6913) 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 3 years ago