mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-01 13:30:42 +00:00
20a2e7e06f
Again, gl/vulkan not working yet (on the assumption that sw would be trickier). Fisheye overrides water warp because updating the projection map every frame is far too expensive. I've added a post-process pass to the interface in order to hide the implementation details, but I'm not sure I'm happy about how the multi-pass rendering for cube maps is handled (or having the frame buffers as exposed as they are), but mainly because Vulkan will make implementation interesting. |
||
---|---|---|
.. | ||
gl_draw.c | ||
gl_dyn_lights.c | ||
gl_dyn_part.c | ||
gl_dyn_textures.c | ||
gl_fog.c | ||
gl_graph.c | ||
gl_lightmap.c | ||
gl_mod_alias.c | ||
gl_mod_iqm.c | ||
gl_mod_sprite.c | ||
gl_rmain.c | ||
gl_rmisc.c | ||
gl_rsurf.c | ||
gl_screen.c | ||
gl_sky.c | ||
gl_sky_clip.c | ||
gl_textures.c | ||
gl_warp.c | ||
qfgl_ext.c | ||
vid_common_gl.c | ||
vtxarray.c |