SDL/src/video/n3ds
Sam Lantinga 229b7b9d50 SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties()
This is a more general interface that can be extended in the future as needed.
2023-11-14 06:06:51 -08:00
..
SDL_n3dsevents.c Remove _THIS in src/video and in src/events (also VideoDevice) 2023-05-09 11:29:33 -04:00
SDL_n3dsevents_c.h Remove _THIS in src/video and in src/events (also VideoDevice) 2023-05-09 11:29:33 -04:00
SDL_n3dsframebuffer.c Added property types: pointer, string, number, float 2023-11-12 10:48:38 -08:00
SDL_n3dsframebuffer_c.h Remove _THIS in src/video and in src/events (also VideoDevice) 2023-05-09 11:29:33 -04:00
SDL_n3dsswkb.c Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
SDL_n3dsswkb.h Remove _THIS in src/video and in src/events (also VideoDevice) 2023-05-09 11:29:33 -04:00
SDL_n3dstouch.c Fixed touch normalized coordinates 2023-11-05 06:55:39 -08:00
SDL_n3dstouch.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_n3dsvideo.c SDL_CreateWindowWithPosition() and SDL_CreateWindowFrom() have been replaced with SDL_CreateWindowWithProperties() 2023-11-14 06:06:51 -08:00
SDL_n3dsvideo.h Fix remaining typos (#7921) 2023-07-03 12:46:47 -07:00