SDL/src/video/offscreen
2023-03-09 15:10:44 -08:00
..
SDL_offscreenevents.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_offscreenevents_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_offscreenframebuffer.c Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
SDL_offscreenframebuffer_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_offscreenopengles.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_offscreenopengles.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_offscreenvideo.c Windows default to fullscreen desktop mode if they don't pick an explicit video mode 2023-02-01 12:05:25 -08:00
SDL_offscreenvideo.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_offscreenwindow.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_offscreenwindow.h Use bridged pointers to Objective C objects in C structures 2023-02-22 22:03:25 -08:00