quakeforge/ruamoko
Bill Currie 125821fcdd [render] Add basic 2d line drawing
The software renderer uses Bresenham's line slice algorithm as presented
by Michael Abrash in his Graphics Programming Black Book Special Edition
with the serial numbers filed off (as such, more just so *I* can read
the code easily), along with the Chen-Sutherland line clipping
algorithm. The other renderers were more or less trivial in comparison.
2022-09-22 09:35:56 +09:00
..
cl_menu [gamecode] Provide builtins with information about their parameters 2022-01-23 22:27:27 +09:00
game [build] Support silent rules for qfcc 2020-06-29 14:19:50 +09:00
gui [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
include [render] Add basic 2d line drawing 2022-09-22 09:35:56 +09:00
lib [render] Add basic 2d line drawing 2022-09-22 09:35:56 +09:00
qwaq [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
scheme [build] Fix a pile of issues building under cygwin 2022-09-19 13:41:24 +01:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00