xash3d-fwgs/ref/gl
Alibek Omarov c9d29b3955 ref: gl: fix overbrights with VBO 2024-01-09 03:55:07 +03:00
..
gl2_shim ref: gl: gl2_shim: replace "malloc.h" header with ALLOCA_H macro. 2023-11-20 00:13:04 +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: adapt alias renderer to new gamma implementation (untested) 2024-01-09 03:55:07 +03:00
gl_backend.c ref: gl: remove vid_gamma/vid_brightness changed cvar value check 2024-01-07 03:35:23 +03:00
gl_beams.c ref: gl: remove GetPredictedOrigin call 2023-12-30 16:36:13 +03:00
gl_context.c ref: add R_GammaChanged function that engine calls on every gamma change 2024-01-07 03:35:23 +03:00
gl_cull.c engine, ref: RefAPI 5. Remove unused calls 2023-12-06 04:13:03 +03:00
gl_dbghulls.c engine, ref: eliminate calls to global arrays, instead store array pointers at renderer side 2023-12-06 04:13:03 +03:00
gl_decals.c engine, ref: eliminate calls to global arrays, instead store array pointers at renderer side 2023-12-06 04:13:03 +03:00
gl_draw.c ref: move renderers into ref subdirectory 2022-09-10 22:52:52 +03:00
gl_export.h ref: gl: disable unused variable warning for GL functions defintions 2023-12-04 02:53:27 +03:00
gl_frustum.c ref: gl: move ref_gl cvars to static allocation 2023-05-27 21:52:58 +03:00
gl_frustum.h ref: gl: cleanup unused functions in frustum 2023-04-03 05:05:32 +03:00
gl_image.c engine, ref: RefAPI 5. Remove unused calls 2023-12-06 04:13:03 +03:00
gl_local.h ref: gl: support overbrights, change the gamma applying order closer to the original renderer 2024-01-09 03:55:00 +03:00
gl_opengl.c ref: gl: support overbrights, change the gamma applying order closer to the original renderer 2024-01-09 03:55:00 +03:00
gl_rlight.c ref: gl: remove unused scale (remnants of r_lightmap_modulate), use integer values for non-interpolated lightstyles 2024-01-09 03:55:07 +03:00
gl_rmain.c ref: gl: fix overbrights with VBO 2024-01-09 03:55:07 +03:00
gl_rmath.c ref: gl: cleanup unused functions 2023-04-03 05:09:33 +03:00
gl_rmisc.c engine, ref: eliminate calls to global arrays, instead store array pointers at renderer side 2023-12-06 04:13:03 +03:00
gl_rpart.c ref: gl: particles aren't supposed to care about gamma 2024-01-09 03:55:07 +03:00
gl_rsurf.c ref: gl: fix overbrights with VBO 2024-01-09 03:55:07 +03:00
gl_sprite.c ref: gl: convert to usage of ref_client_t to get client time 2023-12-30 16:36:13 +03:00
gl_studio.c ref: gl: don't depend on lightgamma in recursive light point 2024-01-09 03:33:39 +03:00
gl_triapi.c ref: gl: Goldsrc compatible fog implementation 2023-05-20 23:36:04 +03:00
gl_vgui.c ref: move renderers into ref subdirectory 2022-09-10 22:52:52 +03:00
gl_warp.c ref: gl: restore usage of FWORLD_CUSTOM_SKYBOX flag, do direct checks instead of PARM check, remove unused tr.fCustomSkybox 2023-12-30 16:55:31 +03:00
wscript ref_gl: try fix psvita 2023-10-16 06:47:55 +03:00