quakeforge/include/QF/plugin
Bill Currie 5668006087 [renderer] Replace Draw_FontString with Draw_Glyph
While Draw_Glyph does draw only one glyph at a time, it doesn't shape
the text every time, so is a major win for performance (especially
coupled with pre-shaped text).
2022-12-10 18:55:08 +09:00
..
cd.h [util] Make PI_LoadPlugin always call general init function 2021-06-26 16:18:05 +09:00
console.h [console] Resurrect console scaling 2022-11-14 09:49:13 +09:00
general.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
input.h [plugin] Clean up the rest of the plugin structs 2021-06-22 19:47:20 +09:00
snd_output.h [audio] Add optional on_update output function 2021-06-25 13:52:50 +09:00
snd_render.h [scene] Make entity_t just an entity id for ECS 2022-10-23 22:24:36 +09:00
vid_render.h [renderer] Replace Draw_FontString with Draw_Glyph 2022-12-10 18:55:08 +09:00