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
exports.txt
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
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
gl_decals.c
gl_draw.c
gl_export.h
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
gl_rmath.c ref: gl: cleanup unused functions 2023-04-03 05:09:33 +03:00
gl_rmisc.c
gl_rpart.c
gl_rsurf.c
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
gl_vgui.c
gl_warp.c ref: gl: replace va function calls. 2023-03-11 17:56:05 +03:00
wscript