thirtyflightsofloving/renderer
Knightmare66 9b4e85322c Added Q_StrScanToken() to replace StringContainsToken() for non-ambiguous token searching.
Changed CL_FilterStuffText() to use Q_StrScanToken() instead  of strstr().
2020-05-16 01:02:34 -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 Fixed wrap artifacts on upscaled 128x128 fonts at odd resolutions (1680x1050). 2020-04-16 18:46:17 -04: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 Added support to menu framework for changing font sizes of all menu controls. 2020-04-18 00:24:32 -04:00
r_image.c Added support to menu framework for changing font sizes of all menu controls. 2020-04-18 00:24:32 -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 Added horizontal offset to third-person mode, controlled by cvar cg_thirdperson_offset. 2020-05-05 01:37:53 -04:00
r_main.c Added Q_StrScanToken() to replace StringContainsToken() for non-ambiguous token searching. 2020-05-16 01:02:34 -04:00
r_misc.c Finished implementation of fs_savegamedir and fs_downloaddir. 2020-05-02 16:08:01 -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 Change Hunk_* and zone alloc functions to use size_t instead of int. 2020-04-20 03:17:27 -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_upscale.c Added font upscaling from Q2Pro. 2020-04-16 03:18:49 -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