gzdoom-gles/src/swrenderer/line
Rachael Alexanderson 2fb82aaa9f Revert "- Fully implemented Graf's level.PreserveSectorColor() changes into the software renderers."
This reverts commit 2f9453bc86.

# Conflicts:
#	src/swrenderer/line/r_line.cpp
#	src/swrenderer/line/r_renderdrawsegment.cpp
#	src/swrenderer/things/r_decal.cpp
#	src/swrenderer/things/r_wallsprite.cpp
2017-01-28 17:37:57 -05:00
..
r_fogboundary.cpp Force all drawing to go through DrawerStyle 2017-01-28 16:36:39 +01:00
r_fogboundary.h Force all drawing to go through DrawerStyle 2017-01-28 16:36:39 +01:00
r_line.cpp Revert "- Fully implemented Graf's level.PreserveSectorColor() changes into the software renderers." 2017-01-28 17:37:57 -05:00
r_line.h Make wallsetup globals local to where they are used 2017-01-24 07:06:47 +01:00
r_renderdrawsegment.cpp Revert "- Fully implemented Graf's level.PreserveSectorColor() changes into the software renderers." 2017-01-28 17:37:57 -05:00
r_renderdrawsegment.h Move RenderDrawSegment to its own file 2017-01-26 08:13:39 +01:00
r_walldraw.cpp Force all drawing to go through DrawerStyle 2017-01-28 16:36:39 +01:00
r_walldraw.h Move colfunc family of globals into a DrawerStyle class and localize its usage 2017-01-28 07:08:59 +01:00
r_wallsetup.cpp Make wallsetup globals local to where they are used 2017-01-24 07:06:47 +01:00
r_wallsetup.h Make wallsetup globals local to where they are used 2017-01-24 07:06:47 +01:00