cnq3/code/renderer
myT 37ef941ac2 fixed r_fullbright not being used and made it unlatched
removed the superfluous calls to GL_TexEnv for r_lightmap
2017-08-18 18:30:39 +02:00
..
qgl.h replaced monitor gamma by a post-process gamma shader 2017-03-21 00:58:59 +01:00
qgl_linked.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
stb_image.cpp using stb_image to load png and tga images 2017-06-04 16:37:57 +02:00
stb_image.h using stb_image to load png and tga images 2017-06-04 16:37:57 +02:00
tr_backend.cpp fixed r_lightmap not being used and made it archived 2017-08-18 17:03:30 +02:00
tr_bsp.cpp fixed r_lightmap not being used and made it archived 2017-08-18 17:03:30 +02:00
tr_cmds.cpp replaced monitor gamma by a post-process gamma shader 2017-03-21 00:58:59 +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 r_fullbright not being used and made it unlatched 2017-08-18 18:30:39 +02:00
tr_image.cpp added r_greyscale to control how monochromatic the final image looks 2017-08-18 16:02:02 +02:00
tr_init.cpp fixed r_fullbright not being used and made it unlatched 2017-08-18 18:30:39 +02:00
tr_light.cpp merge the new build system 2016-12-29 20:13:59 -08:00
tr_local.h fixed r_fullbright not being used and made it unlatched 2017-08-18 18:30:39 +02:00
tr_main.cpp reduced win32 raw mouse input latency and added cl_drawMouseLag 2017-05-06 22:01:14 +02: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 implemented the new interop system 2017-06-22 07:15:47 +02:00
tr_scene.cpp implemented the new interop system 2017-06-22 07:15:47 +02: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 fixed r_fullbright not being used and made it unlatched 2017-08-18 18:30:39 +02:00
tr_sky.cpp fixed a bunch of fp math expressions for lack of precision and incorrectly using double instead of float 2017-05-19 00:00:08 +02: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