aboutsummaryrefslogtreecommitdiff
path: root/src/gfx
Commit message (Expand)AuthorAgeFilesLines
* sdl-1.2: return to original dimensions on fullscreen exitXavier Del Campo Romero2022-06-111-3/+8
* Make gfx_draw return intXavier Del Campo Romero2022-05-243-3/+8
* Use realloc(3) directlyXavier Del Campo Romero2022-05-241-7/+1
* sdl-1.2: implement rect_init and semitrans_rect_initXavier Del Campo Romero2022-03-301-2/+7
* sdl-1.2: implement env.cXavier Del Campo Romero2022-03-301-7/+82
* gfx: separate port-specific interfacesXavier Del Campo Romero2022-03-3016-32/+105
* Add support for keyboard and mouseXavier Del Campo Romero2022-03-301-0/+4
* Add metadata header to media filesXavier Del Campo Romero2022-03-302-2/+53
* Replace x_get functions with macrosXavier Del Campo Romero2022-03-309-105/+45
* Add project source codeXavier Del Campo Romero2022-03-3023-0/+1119