2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-12-04 16:11:31 +01:00
xash3d-fwgs/ref/gl
Alibek Omarov 096ee34f67 public: remove Q_vsprintf, replace by proper Q_vsnprintf proper calls
Fixes weird off by one error caused by glibc updates? I didn't tracked
what causes it exactly but replacing it seems to work. Anyway, we should
remove all 99999 hacks in libpublic.
2023-04-23 18:19:28 +03:00
..
vgl_shim psvita: use crtlib where possible 2023-03-11 07:09:19 +03:00
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 public: remove Q_vsprintf, replace by proper Q_vsnprintf proper calls 2023-04-23 18:19:28 +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
gl_decals.c ref: gl: minimize dependency on internal engine headers 2022-09-10 22:52:52 +03:00
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 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
gl_vgui.c
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