aboutsummaryrefslogtreecommitdiff
path: root/src/gfx/sdl-1.2
Commit message (Expand)AuthorAgeFilesLines
* gfx: Add return value to *_sort functionsXavier Del Campo Romero2024-01-275-9/+26
* Avoid memory leak on failed realloc(3)Xavier Del Campo Romero2023-04-303-6/+19
* WIPXavier Del Campo Romero2022-11-012-5/+13
* gfx: Provide functions for fullscreen handlingXavier Del Campo Romero2022-09-231-0/+10
* Use find_package for SDL librariesXavier Del Campo Romero2022-07-235-6/+6
* SDL-1.2: Implement X mirroring for quadsXavier Del Campo Romero2022-07-153-20/+48
* Deprecate memset(3) in favour of C99 compound literalsXavier Del Campo Romero2022-07-152-7/+3
* 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-241-1/+5
* 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-306-12/+64
* Add support for keyboard and mouseXavier Del Campo Romero2022-03-301-0/+4
* Add metadata header to media filesXavier Del Campo Romero2022-03-301-2/+52
* Replace x_get functions with macrosXavier Del Campo Romero2022-03-303-34/+2
* Add project source codeXavier Del Campo Romero2022-03-309-0/+327