..
qgl.h
platform layer GL interface cleanup
2017-11-03 19:33:54 +01:00
stb_image.cpp
fixes for VC++ platform toolsets v140 and v141
2017-12-20 05:41:04 +01:00
stb_image.h
using stb_image to load png and tga images
2017-06-04 16:37:57 +02:00
tr_backend.cpp
minimizing disables the rendering back-end except for videos/screenshots
2018-01-07 00:03:42 +01:00
tr_bsp.cpp
removed the stupid r_mapBrightness subtraction system
2017-11-29 14:20:53 +01:00
tr_cmds.cpp
minimizing disables the rendering back-end except for videos/screenshots
2018-01-07 00:03:42 +01:00
tr_curve.cpp
import from cnq3 1.47
2016-12-17 20:43:04 -08:00
tr_flares.cpp
merge the new build system
2016-12-29 20:13:59 -08:00
tr_font.cpp
import from cnq3 1.47
2016-12-17 20:43:04 -08:00
tr_gl2.cpp
fixed the viewport and scissor rectangles
2017-12-23 10:14:44 +01:00
tr_help.h
added help panel and colorized help text
2017-12-27 05:13:33 +01:00
tr_image.cpp
replaced r_(map)OverBrightBits with r_(map)Brightness
2017-11-22 18:59:51 +01:00
tr_init.cpp
fixed a bunch of /video and /stopvideo issues
2018-09-29 08:22:47 +02:00
tr_light.cpp
merge the new build system
2016-12-29 20:13:59 -08:00
tr_local.h
minimizing disables the rendering back-end except for videos/screenshots
2018-01-07 00:03:42 +01:00
tr_main.cpp
deleted 2-threads rendering support (SMP)
2017-11-03 19:34:32 +01:00
tr_marks.cpp
import from cnq3 1.47
2016-12-17 20:43:04 -08:00
tr_mesh.cpp
merge the new build system
2016-12-29 20:13:59 -08:00
tr_model.cpp
repair some strange quality regressions in the renderer source, as well as what looks like some half-merged pmx pieces. add glext for win32 platforms. NOTE: vc has poisoned a bunch of files with CRLF endings, because apparently you're not allowed to have those work properly in vs2013 and later, sigh
2016-12-18 03:05:45 -08:00
tr_noise.cpp
import from cnq3 1.47
2016-12-17 20:43:04 -08:00
tr_public.h
minimizing disables the rendering back-end except for videos/screenshots
2018-01-07 00:03:42 +01:00
tr_scene.cpp
deleted 2-threads rendering support (SMP)
2017-11-03 19:34:32 +01:00
tr_shade.cpp
fixed r_lightmap not being used and made it archived
2017-08-18 17:03:30 +02:00
tr_shade_calc.cpp
fixed a NULL pointer dereference crash in RB_CalcDiffuseColor
2017-07-06 05:41:03 +02:00
tr_shader.cpp
fixes for VC++ platform toolsets v140 and v141
2017-12-20 05:41:04 +01:00
tr_sky.cpp
cleaned up tr_gl2.cpp and prefixes in win32 code
2017-11-03 19:35:35 +01:00
tr_surface.cpp
merge the new build system
2016-12-29 20:13:59 -08:00
tr_world.cpp
merge the new build system
2016-12-29 20:13:59 -08:00