qzdoom/src/swrenderer
2017-01-03 21:16:21 +01:00
..
drawers Move material multiplication out of inner light loop 2017-01-03 21:16:21 +01:00
line Move WindowLeft, WindowRight, MirrorFlags to r_portal 2017-01-03 19:25:00 +01:00
plane Move r_fogboundary to line folder 2017-01-03 19:16:37 +01:00
scene Move WindowLeft, WindowRight, MirrorFlags to r_portal 2017-01-03 19:25:00 +01:00
segments Fixed clang errors about the gotos leaving certain variables uninitialized 2017-01-03 20:53:40 +01:00
things Fixed clang errors about the gotos leaving certain variables uninitialized 2017-01-03 20:53:40 +01:00
r_main.cpp Moved r_line into a class and implemented proper parameter passing between r_line and r_bsp, r_walldraw, r_wallsetup, r_decal, r_wallsprite, r_fogboundary, r_portal and r_playersprite 2017-01-03 18:57:48 +01:00
r_main.h Move line handling to r_line and drawseg drawing to r_drawsegment and then remove r_segs 2017-01-03 07:13:40 +01:00
r_memory.cpp Put add the copyright statement from the files the code originated from 2017-01-03 07:17:54 +01:00
r_memory.h Put add the copyright statement from the files the code originated from 2017-01-03 07:17:54 +01:00
r_swrenderer.cpp Remove unused (and broken in swrenderer) back boolean from FakeFlat interface 2017-01-03 18:55:12 +01:00
r_swrenderer.h Remove unused (and broken in swrenderer) back boolean from FakeFlat interface 2017-01-03 18:55:12 +01:00