quakeforge/libs/video/renderer
Bill Currie 456003f8cb [vulkan] Create static vertex data for pics
This gets full pic rendering working. Subpics and other dynamic quad
rendering doesn't work yet.
2023-01-11 13:34:27 +09:00
..
gl [renderer] Replace Draw_FontString with Draw_Glyph 2022-12-10 18:55:08 +09:00
glsl [renderer] Replace Draw_FontString with Draw_Glyph 2022-12-10 18:55:08 +09:00
sw [renderer] Replace Draw_FontString with Draw_Glyph 2022-12-10 18:55:08 +09:00
vulkan [vulkan] Create static vertex data for pics 2023-01-11 13:34:27 +09:00
crosshair.c [renderer] Make cross hair data easier to see in code 2022-11-18 11:11:38 +09:00
font8x8.c
Makemodule.am [vulkan] Use slice pipeline for glyphs 2023-01-05 16:34:01 +09:00
noisetextures.c
r_alias.c
r_billboard.c [scene] Make entity_t just an entity id for ECS 2022-10-23 22:24:36 +09:00
r_bsp.c [sw] Take advantage of the ECS for edge rendering 2022-10-25 19:36:09 +09:00
r_cvar.c [vid] Remove console view from viddef_t 2022-09-21 17:31:18 +09:00
r_draw.c [console] Resurrect console scaling 2022-11-14 09:49:13 +09:00
r_dyn_textures.c
r_ent.c [sound] Remove a pile of unwanted sound.h includes 2022-06-03 15:43:53 +09:00
r_fog.c
r_graph.c [renderer] Improve time graph display 2022-12-02 10:52:16 +09:00
r_init.c
r_iqm.c [scene] Make entity_t just an entity id for ECS 2022-10-23 22:24:36 +09:00
r_light.c [model] Move visframe out of msurface_t 2022-05-22 16:38:50 +09:00
r_main.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00
r_part.c
r_progs.c [renderer] Don't mark made pics as cached 2022-12-14 12:40:14 +09:00
r_scrap.c [renderer] Use better heuristics for scrap allocation 2022-09-20 19:32:49 +09:00
r_screen.c [client] Move sbar.h into client 2022-12-01 15:00:09 +09:00
r_sprite.c
vid_common.c [ui] Convert view_t to an ECS entity 2022-11-01 00:40:52 +09:00
vid_render_gl.c [renderer] Replace Draw_FontString with Draw_Glyph 2022-12-10 18:55:08 +09:00
vid_render_glsl.c [renderer] Replace Draw_FontString with Draw_Glyph 2022-12-10 18:55:08 +09:00
vid_render_sw.c [renderer] Replace Draw_FontString with Draw_Glyph 2022-12-10 18:55:08 +09:00
vid_render_vulkan.c [renderer] Replace Draw_FontString with Draw_Glyph 2022-12-10 18:55:08 +09:00