thirtyflightsofloving/renderer
Knightmare66 ce11b17e52 Fix text color codes not working in console notify messages due to false reset of formatting parms.
Renamed TextColor() and CL_StringSetParams in cl_string.c to CL_TextColor() and CL_StringSetParams().
Changed SetWindowLong() and GetWindowLong() calls in vid_dll.c to SetWindowLongPtr() and GetWindowLongPtr().
2020-04-07 21:14:22 -04:00
..
anorms.h inital commit of full repository 2019-03-13 15:20:07 -04:00
anormtab.h inital commit of full repository 2019-03-13 15:20:07 -04:00
glext.h inital commit of full repository 2019-03-13 15:20:07 -04:00
qgl.h inital commit of full repository 2019-03-13 15:20:07 -04:00
r_alias.c Added shadow volume bboxes to determine if a volume shadow should be drawn, even if the model isn't in view. 2020-03-19 22:28:18 -04:00
r_alias.h inital commit of full repository 2019-03-13 15:20:07 -04:00
r_alias_md2.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_alias_misc.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_arb_program.c Added cel shading. 2020-02-23 14:07:48 -05:00
r_backend.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_beam.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_bloom.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_cin.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_cin.h inital commit of full repository 2019-03-13 15:20:07 -04:00
r_draw.c Added cel shading. 2020-02-23 14:07:48 -05:00
r_entity.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_fog.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_fragment.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_glstate.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_image.c Fix text color codes not working in console notify messages due to false reset of formatting parms. 2020-04-07 21:14:22 -04:00
r_light.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_lightmap.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_local.h Fix text color codes not working in console notify messages due to false reset of formatting parms. 2020-04-07 21:14:22 -04:00
r_main.c Fix text color codes not working in console notify messages due to false reset of formatting parms. 2020-04-07 21:14:22 -04:00
r_misc.c Fix text color codes not working in console notify messages due to false reset of formatting parms. 2020-04-07 21:14:22 -04:00
r_model.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_model.h inital commit of full repository 2019-03-13 15:20:07 -04:00
r_normals.h inital commit of full repository 2019-03-13 15:20:07 -04:00
r_particle.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_sky.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_sprite.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_surface.c Use cvar integer field instead of float value field where applicable in renderer. 2020-03-19 23:37:01 -04:00
r_vlights.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_warp.c Fixed screen artifacting with light blooms enabled on a video mode with height less than 512. 2020-03-14 23:51:19 -04:00
vlights.h inital commit of full repository 2019-03-13 15:20:07 -04:00
warpsin.h inital commit of full repository 2019-03-13 15:20:07 -04:00