]> git.draconx.ca Git - rrace.git/history - src/x11.c
Alter x11_queue_render interface to better match usage.
[rrace.git] / src / x11.c
2022-12-09 Nick BowlerAlter x11_queue_render interface to better match usage.
2022-11-30 Nick BowlerMake EWMH icon generation more abstract.
2022-11-27 Nick Bowlerx11: Fix redraw on window resize.
2022-11-16 Nick Bowlerx11: Improve redraw of empty spaces.
2022-03-12 Nick BowlerAdd build-time option to help debug X11 rendering.
2022-03-10 Nick BowlerAdd a more direct way to specify the game background.
2022-03-10 Nick BowlerRight clicking on game area now shows the objective.
2022-03-10 Nick BowlerAvoid motif headers in x11.c.
2022-03-10 Nick BowlerMake tile colours configurable via X resources.
2022-03-09 Nick BowlerReduce the amount of redundant drawing in the goal...
2022-03-09 Nick BowlerReduce the amount of redundant drawing in the game...
2022-03-08 Nick BowlerImplement window icons.
2022-03-07 Nick BowlerClean up redundant/unused declarations.
2022-03-07 Nick BowlerAdjust X11 include ordering.
2022-03-05 Nick BowlerCheck victory condition so the game is winnable.
2022-03-04 Nick BowlerBetter colours
2022-03-04 Nick BowlerImplement some basic gameplay.