thirtyflightsofloving/renderer
Knightmare66 9912c694d0 Added borderless window support.
Added UI changes for renaming cl_screen.c->SCR_AdjustFrom640() to SCR_ScaleCoords().
Syntax cleanup in some client particle code.
Simplified Zaero visor HUD scaling hack with strncmp().
2021-07-20 00:21:05 -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 Renamed cl_screen.c->SCR_AdjustFrom640() to SCR_ScaleCoords(). 2021-07-09 19:54:05 -04:00
r_alias.h Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -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 Updated GPL headers based on Q2 Tools GPL source release. 2020-06-04 17:01:28 -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 Added ui_font and scr_font cvars to separately change menu and HUD font. 2021-01-11 01:17:13 -05: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 borderless window support. 2021-07-20 00:21:05 -04:00
r_main.c Added borderless window support. 2021-07-20 00:21:05 -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 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_model.h 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_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 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_surface_singletex.c Added borderless window support. 2021-07-20 00:21:05 -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 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
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