gzdoom-gles/src/r_data
2019-06-13 15:54:17 +02:00
..
models - add nullptr checks for double-frame model interpolation 2019-06-13 15:54:17 +02:00
colormaps.cpp
colormaps.h
gldefs.cpp - added message about missing texture for material definition 2019-05-02 16:58:15 +02:00
matrix.cpp
matrix.h
r_interpolate.cpp - fixed many compilation errors with GCC and Clang 2019-04-26 17:14:12 +02:00
r_interpolate.h - replaced some NULLs with nullptr. 2019-04-26 01:33:07 +02:00
r_translate.cpp - removed all remaining native parts of APlayerPawn. 2019-04-26 01:20:02 +02:00
r_translate.h
r_vanillatrans.cpp
r_vanillatrans.h
renderstyle.cpp - fixed the mapping of additive translucency to color-based translucency. 2018-11-28 14:39:54 +01:00
renderstyle.h - fixed the mapping of additive translucency to color-based translucency. 2018-11-28 14:39:54 +01:00
sprites.cpp - removed all remaining native parts of APlayerPawn. 2019-04-26 01:20:02 +02:00
sprites.h
voxels.cpp - fix building on FreeBSD 2019-04-28 22:57:25 +02:00
voxels.h - replaced several explicit allocations with TArrays. 2019-04-18 13:58:37 +02:00