thirtyflightsofloving/renderer
2021-12-02 18:09:12 -05: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 Added Ethan Lee's fix for vsync on Unix builds. 2021-12-02 15:17:38 -05:00
r_alias.c Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05: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 Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05:00
r_alias_misc.c Renamed internally generated textures. 2021-09-27 12:59:00 -04:00
r_arb_program.c Miscellaneous 64-bit porting fixes. 2020-07-29 06:05:09 -04:00
r_backend.c Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -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 Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05: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 color1 userinfo cvar for player railgun effect color to client. 2021-10-21 02:03:19 -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 Removed GL_LockArrays()/GL_UnlockArrays() in r_glstate.c. 2021-11-19 20:54:59 -05:00
r_image.c Added GL_PrintError() for more detailed OpenGL error output. 2021-11-19 07:25:37 -05: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 Removed GL_LockArrays()/GL_UnlockArrays() in r_glstate.c. 2021-11-19 20:54:59 -05:00
r_main.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -05:00
r_misc.c Apply changes from Thirty Flights of Loving (2021 Edition) 2021-12-02 18:09:12 -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 Added custom animations array and re-enabled target_animation entity in default Lazarus DLL. 2021-10-28 21:39:19 -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 Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -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 Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -04:00
r_vlights.c Added Ethan Lee's Linux porting changes. 2021-10-11 15:38:20 -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