quakeforge/libs/video/renderer
Bill Currie 91d7a80dff [renderer] Get timegraph and zgraph working
Only for sw and gl right now, but this sorts out the issues that
prevented the graphs working at all.
2022-03-15 15:42:43 +09:00
..
gl [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00
glsl [renderer] move r_worldentity and r_viewleaf into refdef 2022-03-14 15:27:43 +09:00
sw [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00
vulkan [renderer] move r_worldentity and r_viewleaf into refdef 2022-03-14 15:27:43 +09:00
crosshair.c
font8x8.c
Makemodule.am [renderer] Remove namehack.h 2022-03-14 14:31:23 +09:00
noisetextures.c
r_alias.c [renderer] Remove currententity from non-sw renderers 2021-07-22 16:15:14 +09:00
r_billboard.c [renderer] Clean up use of vup/vright/vpn 2022-03-14 09:45:27 +09:00
r_bsp.c [renderer] move r_worldentity and r_viewleaf into refdef 2022-03-14 15:27:43 +09:00
r_cvar.c [renderer] Move r_ambient and r_drawflat to client code 2022-03-09 22:51:21 +09:00
r_dyn_textures.c
r_efrag.c [renderer] Move some functions from plugins to main lib 2022-03-07 13:40:04 +09:00
r_ent.c [renderer] Move some functions from plugins to main lib 2022-03-07 13:40:04 +09:00
r_fog.c [renderer] Fix some non-static linking issues 2022-03-09 06:55:31 +09:00
r_graph.c [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00
r_init.c [renderer] Merge the fog support code 2022-03-08 02:28:19 +09:00
r_iqm.c [util] Make hunk (optionally) thread-safe 2021-07-29 11:43:27 +09:00
r_light.c [renderer] move r_worldentity and r_viewleaf into refdef 2022-03-14 15:27:43 +09:00
r_main.c [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00
r_part.c [sw] Remove r_origin entirely 2022-03-11 13:10:20 +09:00
r_progs.c [gamecode] Pass gcc's purity test again 2022-02-14 19:30:50 +09:00
r_scrap.c
r_screen.c [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00
r_sprite.c [renderer] Start merging sprite frame calculation 2021-12-24 06:45:13 +09:00
vid_common.c [renderer] Clean up r_origin and modelorg 2022-03-08 03:47:36 +09:00
vid_render_gl.c [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00
vid_render_glsl.c [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00
vid_render_sw.c [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00
vid_render_vulkan.c [renderer] Get timegraph and zgraph working 2022-03-15 15:42:43 +09:00