quakeforge/libs/video/renderer/sw32
Bill Currie 8ee06d75a9 Separate render and presentation initialization
This paves the way for clean initialization of the Vulkan renderer, and
very much cleans up the older renderer initialization code as gl and sw
are no longer intertwined.
2019-07-09 01:00:47 +09:00
..
d_edge.c
d_fill.c
d_init.c Move vid callbacks into vid_internal 2019-07-08 13:40:29 +09:00
d_modech.c
d_part.c
d_polyse.c
d_scan.c Fix a bunch of dead increments. 2018-09-09 11:12:04 +09:00
d_sky.c Fix some potentially garbage assignments. 2018-09-09 09:54:16 +09:00
d_sprite.c
d_surf.c
d_vars.c
d_zpoint.c
draw.c Move vid callbacks into vid_internal 2019-07-08 13:40:29 +09:00
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09:00
namehack.h
screen.c Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
sw32_graph.c
sw32_raclip.c
sw32_ralias.c
sw32_rbsp.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
sw32_rdraw.c
sw32_redge.c
sw32_riqm.c
sw32_rmain.c Clean out a leftover from the 128 dlight change. 2013-01-31 22:39:23 +09:00
sw32_rmisc.c Separate render and presentation initialization 2019-07-09 01:00:47 +09:00
sw32_rpart.c Remove a possibly spurious break. 2018-09-09 10:54:38 +09:00
sw32_rsky.c
sw32_rsprite.c
sw32_rsurf.c Color swizzle & software lighting fix 2014-02-03 16:20:54 +09:00
vid_common_sw32.c Fix a pile of sizeof goofs. 2018-09-07 20:00:57 +09:00