vkdoom_m/src/r_data
Braden Obrzut 88a616da75 - Removed what appears to be a debug breakpoint.
- Cleared some GCC and Clang warnings. Mostly static analysis false positives, but one of them generated a pretty massive warning in a release build.
- Use -Wno-unused-result since I doubt we're going to address those unless they actually prove to be a problem (and they only appear in release builds).
2016-01-23 19:36:13 -05:00
..
colormaps.cpp
colormaps.h
r_interpolate.cpp - Removed what appears to be a debug breakpoint. 2016-01-23 19:36:13 -05:00
r_interpolate.h
r_translate.cpp
r_translate.h
renderstyle.cpp
renderstyle.h
sprites.cpp
sprites.h
voxels.cpp
voxels.h