2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-12-25 18:25:45 +01:00
xash3d-fwgs/ref_gl
2019-03-20 02:40:47 +03:00
..
gl_alias.c ref: Improve model unloading, fix texture leak 2019-03-17 18:26:57 +07:00
gl_backend.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 2019-03-16 11:18:43 +07:00
gl_beams.c ref: fix all undefined references 2019-03-11 17:37:58 +03:00
gl_context.c ref_gl: fixes for MSVC 2019-03-20 01:20:58 +03:00
gl_cull.c
gl_dbghulls.c ref: fix all undefined references 2019-03-11 17:37:58 +03:00
gl_decals.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 2019-03-16 11:18:43 +07:00
gl_draw.c ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 2019-03-06 16:23:33 +03:00
gl_export.h
gl_frustum.c
gl_frustum.h
gl_image.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 2019-03-16 11:18:43 +07:00
gl_local.h ref_gl: fixes for MSVC 2019-03-20 01:20:58 +03:00
gl_opengl.c ref: remove convar_t from renderer, disable engine-related definitions in mod_local 2019-03-16 18:15:05 +07:00
gl_rlight.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 2019-03-16 11:18:43 +07:00
gl_rmain.c ref: replace model (un)loading by Mod_ProcessRenderData 2019-03-17 21:19:24 +07:00
gl_rmath.c
gl_rmisc.c ref: replace model (un)loading by Mod_ProcessRenderData 2019-03-17 21:19:24 +07:00
gl_rpart.c ref: simplify efx api, move efrags to engine 2019-03-17 23:14:53 +07:00
gl_rsurf.c Merge origin/master into ref_dll 2019-03-20 02:38:13 +03:00
gl_sprite.c ref_gl: fixes for MSVC 2019-03-20 01:20:58 +03:00
gl_studio.c Merge origin/master into ref_dll 2019-03-20 02:38:13 +03:00
gl_triapi.c Fix SpriteTexture 2019-03-17 23:41:11 +07:00
gl_vgui.c ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 2019-03-06 16:23:33 +03:00
gl_warp.c Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 2019-03-16 11:18:43 +07:00
wscript wscript: remove libm linking to static public, it's useless. Correct include path order 2019-03-20 02:40:47 +03:00