thirtyflightsofloving/renderer
2021-08-25 02:28:15 -04:00
..
anorms.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
anormtab.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
glext.h inital commit of full repository 2019-03-13 15:20:07 -04:00
qgl.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_alias.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_alias.h Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_alias_md2.c Renamed md2 "alias" structs and defines for MD2 to have MD2 in their names. 2020-09-06 04:17:32 -04:00
r_alias_misc.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_arb_program.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
r_backend.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_beam.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_bloom.c Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
r_cin.c More 64-bit portability fixes. 2020-08-01 22:54:35 -04:00
r_cin.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_draw.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_draw_removed.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_entity.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_fog.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_fragment.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_glstate.c Refactored surface rendering to use new mpolyvertex_t struct. This replaces the old vertex float array, and integrates vertex lighting. 2021-07-11 03:33:32 -04:00
r_image.c Added new monster muzzleflashes in client and missionpack DLL: MZ2_SOLDIER_HYPERBLASTER_x, MZ2_GLADBETA_PHALANX_1, MZ2_TURRET_RAILGUN_1, MZ2_GUNNER_ETF_RIFLE_x. 2021-04-22 21:41:49 -04:00
r_light.c Refactored surface rendering to use new mpolyvertex_t struct. This replaces the old vertex float array, and integrates vertex lighting. 2021-07-11 03:33:32 -04:00
r_lightmap.c inital commit of full repository 2019-03-13 15:20:07 -04:00
r_local.h Added r_mode_desktop cvar to force desktop resolution in borderless window mode. 2021-08-25 02:28:15 -04:00
r_main.c Added r_mode_desktop cvar to force desktop resolution in borderless window mode. 2021-08-25 02:28:15 -04:00
r_misc.c Changed parameter order for Q_strncpyz() and Q_strncatz() to match Com_strcpy() and Com_strcat() from missionpack DLL. 2021-01-25 02:47:07 -05:00
r_model.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_model.h Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
r_normals.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_particle.c Renamed cvars hud_scale, hud_alpha, and hud_squeezedigits to scr_hudsize, scr_hudalpha, and scr_hudsqueezedigits. 2020-08-09 17:03:47 -04:00
r_sky.c Refactored surface rendering to use new mpolyvertex_t struct. This replaces the old vertex float array, and integrates vertex lighting. 2021-07-11 03:33:32 -04:00
r_sprite.c Changed chat filtering to also work for private messages. 2020-09-20 18:16:28 -04:00
r_surface.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
r_surface_singletex.c Improved Tactician Gunner's prox mine aiming in missionpack DLL. 2021-07-31 02:07:06 -04:00
r_upscale.c Added screenshot gamma correction. 2020-07-04 01:31:44 -04:00
r_vlights.c Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
r_warp.c Reworked 2D pic drawing using a new, merged R_DrawPic() function. Moved old pic drawing functions to r_draw_removed.c. 2021-08-07 00:43:46 -04:00
vlights.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00
warpsin.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -04:00