História revízii

Autor SHA1 Správa Dátum
  Sam Lantinga e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity 2 rokov pred
  Sam Lantinga cc94f600fd Officially added the concept of window pixel density 2 rokov pred
  Sam Lantinga c699f3d1d8 Updated SDL high DPI support 2 rokov pred
  Sylvain 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) 2 rokov pred
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 rokov pred
  Sam Lantinga 824b9b0a58 Removed SDL_GetDisplayDPI() 3 rokov pred
  Sam Lantinga ac75fe9324 Folded SDL_WINDOW_FULLSCREEN_EXCLUSIVE and SDL_WINDOW_FULLSCREEN_DESKTOP into a single SDL_WINDOW_FULLSCREEN flag 3 rokov pred
  Sam Lantinga 6b137579ea Windows default to fullscreen desktop mode if they don't pick an explicit video mode 3 rokov pred
  Sam Lantinga b07f8e987b Fixed checking the return values of SDL_AddBasicVideoDisplay() and SDL_AddVideoDisplay() 3 rokov pred
  Sam Lantinga 22c69bccdf Displays are now referenced by instance ID instead of index 3 rokov pred
  Sam Lantinga e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags 3 rokov pred
  Sam Lantinga 24fec13ac1 Add full high DPI information to SDL_DisplayMode 3 rokov pred
  Sam Lantinga 6a27188023 SDL_DisplayMode now represents physical pixels and has added a display scaling factor 3 rokov pred
  Sylvain 78cc95e34e Rename internal GetDisplayDPI to GetDisplayPhysicalDPI 3 rokov pred
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity 3 rokov pred
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 rokov pred
  Sam Lantinga e3c1749f5b The refresh rate in SDL_DisplayMode is now a float 3 rokov pred
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 rokov pred
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 rokov pred
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 rokov pred
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 rokov pred
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 rokov pred
  Charlie Birks d75fb0995d emscripten: Add a hint for specifying the canvas selector 4 rokov pred
  Charlie Birks eebbf3457c emscripten: Use emscripten_webgl_ API directly 4 rokov pred
  Noel Berry 00452e47fa Adding SDL_GetWindowSizeInPixels for window size in pixels (#6112) 3 rokov pred
  Ryan C. Gordon 20a76b0e3e video: removed unused devindex argument from bootstrap's create method. 3 rokov pred
  Ryan C. Gordon ea7d5307ac emscripten: Proxy SDL_GetUsableDisplayBounds to the main thread. 4 rokov pred
  Mahyar Koshkouei 41e7d1baa6 Add SDL_GetDisplayDPI implementation on Emscripten 4 rokov pred
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 rokov pred
  Joseph Kogut 55af8dcad9 emscripten: use emscripten_set_window_title api 7 rokov pred