..
gl_draw.c
[vulkan] Support clipping rectangles via scissor
2023-12-22 18:17:09 +09:00
gl_dyn_lights.c
[ecs] Implement hierarchies as components
2024-01-02 16:38:01 +09:00
gl_dyn_part.c
[cvar] Make cvars properly typed
2022-04-24 19:15:22 +09:00
gl_dyn_textures.c
[gl] Use glGenTextures to allocate texture numbers
2022-03-15 13:29:05 +09:00
gl_fisheye.c
[cvar] Make cvars properly typed
2022-04-24 19:15:22 +09:00
gl_fog.c
[renderer] Switch fog to be simple exponential
2024-01-21 01:27:49 +09:00
gl_graph.c
[gl] Use glGenTextures to allocate texture numbers
2022-03-15 13:29:05 +09:00
gl_lightmap.c
[gl] Use a struct for glpoly_t's vertices
2024-01-28 09:00:01 +09:00
gl_mod_alias.c
[scene] Add more entity component helper functions
2024-01-19 15:45:04 +09:00
gl_mod_iqm.c
[scene] Add more entity component helper functions
2024-01-19 15:45:04 +09:00
gl_mod_sprite.c
[scene] Add more entity component helper functions
2024-01-19 15:45:04 +09:00
gl_rmain.c
[scene] Add more entity component helper functions
2024-01-19 15:45:04 +09:00
gl_rmisc.c
[renderer] Allow render config to be specified
2024-01-30 23:13:16 +09:00
gl_rsurf.c
[gl] Use a struct for glpoly_t's vertices
2024-01-28 09:00:01 +09:00
gl_sky.c
Fix a few strict aliasing warnings
2023-06-13 18:13:54 +09:00
gl_sky_clip.c
[gl] Use a struct for glpoly_t's vertices
2024-01-28 09:00:01 +09:00
gl_textures.c
Nuke qboolean from orbit
2023-06-13 18:06:11 +09:00
gl_warp.c
[gl] Use a struct for glpoly_t's vertices
2024-01-28 09:00:01 +09:00
qfgl_ext.c
Nuke qboolean from orbit
2023-06-13 18:06:11 +09:00
vid_common_gl.c
Nuke qboolean from orbit
2023-06-13 18:06:11 +09:00
vtxarray.c
Fix a bunch of dead increments.
2018-09-09 11:12:04 +09:00