Commit History

Author SHA1 Message Date
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity 2 years ago
  Sylvain 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) 2 years ago
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
  Sam Lantinga c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 years ago
  Eric Wasylishen 67c91353e0 Handle DPI scaling in SDL_GetWindowSurface 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Pierre Wendling 3c501b963d Clang-Tidy fixes (#6725) 3 years ago
  Sylvain Becker 932f61348d Remove mask versions of SDL_CreateRGBSurface* #6701 (#6711) 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sylvain Becker fc4fc5295f Remove depth field from SDL_CreateRGBSurfaceWithFormat and SDL_Create… (#6685) 3 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 years ago
  Anonymous Maarten 4298e79887 SDL_offscreenframebuffer.c: fix format '%d' expecting int instead of Uint32 3 years ago
  Sam Lantinga 6de15ffcd6 Fixed building offscreen video driver without EGL support 3 years ago
  pionere 19df4af2aa simplify SDL_DUMMY/OFFSCREEN_CreateWindowFramebuffer 4 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Brandon Schaefer 68985371a0 offscreen: Add new video driver backend Offscreen 6 years ago