xash3d-fwgs/ref/gl
Alibek Omarov f55ef63e26 ref: optimize R_LightLambert function
* Quick exit if no local lights
* Try to minimize Q_min() checks by apply it on temp variables
* Cap final light values only once, after all local lights are calculated
2023-04-14 20:33:07 +03:00
..
vgl_shim psvita: use crtlib where possible 2023-03-11 07:09:19 +03:00
exports.txt ref: move renderers into ref subdirectory 2022-09-10 22:52:52 +03:00
gl_alias.c ref: gl: alias: fix strict aliasing by converting it to use float_bits_t union 2023-03-14 21:29:35 +03:00
gl_backend.c ref: gl: cleanup unused functions 2023-04-03 05:09:33 +03:00
gl_beams.c ref: fix beams end point 2022-11-16 22:54:07 +03:00
gl_context.c ref: remove renderer description export, it's unused now 2023-03-24 02:54:14 +03:00
gl_cull.c ref: gl: cleanup unused functions in frustum 2023-04-03 05:05:32 +03:00
gl_dbghulls.c ref: move renderers into ref subdirectory 2022-09-10 22:52:52 +03:00
gl_decals.c ref: gl: minimize dependency on internal engine headers 2022-09-10 22:52:52 +03:00
gl_draw.c ref: move renderers into ref subdirectory 2022-09-10 22:52:52 +03:00
gl_export.h ref: move renderers into ref subdirectory 2022-09-10 22:52:52 +03:00
gl_frustum.c ref: gl: cleanup unused functions in frustum 2023-04-03 05:05:32 +03:00
gl_frustum.h ref: gl: cleanup unused functions in frustum 2023-04-03 05:05:32 +03:00
gl_image.c ref: gl: cleanup unused functions 2023-04-03 05:09:33 +03:00
gl_local.h ref: gl: cleanup unused functions 2023-04-03 05:09:33 +03:00
gl_opengl.c ref: gl: replace va function calls. 2023-03-11 17:56:05 +03:00
gl_rlight.c ref: gl: cleanup unused functions 2023-04-03 05:09:33 +03:00
gl_rmain.c ref: gl: add immediate mode shim for psvita 2023-03-11 07:09:18 +03:00
gl_rmath.c ref: gl: cleanup unused functions 2023-04-03 05:09:33 +03:00
gl_rmisc.c ref: gl: simplify strings operations. 2022-12-20 16:11:21 +03:00
gl_rpart.c ref: gl: minimize dependency on internal engine headers 2022-09-10 22:52:52 +03:00
gl_rsurf.c ref: gl: VBO is disabled unless somebody picks it up and fixes memory corruption and other bugs 2022-12-08 06:50:12 +03:00
gl_sprite.c ref: gl: replace va function calls. 2023-03-11 17:56:05 +03:00
gl_studio.c ref: optimize R_LightLambert function 2023-04-14 20:33:07 +03:00
gl_triapi.c ref: move renderers into ref subdirectory 2022-09-10 22:52:52 +03:00
gl_vgui.c ref: move renderers into ref subdirectory 2022-09-10 22:52:52 +03:00
gl_warp.c ref: gl: replace va function calls. 2023-03-11 17:56:05 +03:00
wscript ref: gl: add immediate mode shim for psvita 2023-03-11 07:09:18 +03:00