You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FOTMarut
53768c84d6
ref_gl: de-duplicate GL function definitions
...
- Used APIENTRY_LINKAGE in ref_gl to remove duplicate definitions of GL
functions among translation units
- Fixes building ref_gl with -fno-common (GCC 10)
5 years ago
..
gl-wes-v2 @ 11384d5cf6
ref_gl: update gl-wes-v2 submodule
5 years ago
nanogl @ 5a22eab534
ref_gl: nanogl: update
5 years ago
exports.txt
platform: introduce lib backends, add static linking, wscript: add optional projects support, add static linking support, scripts: add xshlib for advanced linking options
5 years ago
gl_alias.c
public: rename mathlib to xash3d_mathlib.
5 years ago
gl_backend.c
public: rename mathlib to xash3d_mathlib.
5 years ago
gl_beams.c
tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already
5 years ago
gl_context.c
ref_gl: de-duplicate GL function definitions
5 years ago
gl_cull.c
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
6 years ago
gl_dbghulls.c
ref: fix all undefined references
6 years ago
gl_decals.c
ref_gl: explicitly cast literals to floats
5 years ago
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
6 years ago
gl_export.h
ref_gl: de-duplicate GL function definitions
5 years ago
gl_frustum.c
public: rename mathlib to xash3d_mathlib.
5 years ago
gl_frustum.h
xash3d-fwgs: append missing new line at the end of file
5 years ago
gl_image.c
engine: fix -Wmaybe-uninitialized
5 years ago
gl_local.h
public: rename mathlib to xash3d_mathlib.
5 years ago
gl_opengl.c
ref_gl: add gl4es support
5 years ago
gl_rlight.c
public: rename mathlib to xash3d_mathlib.
5 years ago
gl_rmain.c
tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already
5 years ago
gl_rmath.c
public: rename mathlib to xash3d_mathlib.
5 years ago
gl_rmisc.c
ref: move R_DrawTree from refdll to engine, implement using ref's triapi
5 years ago
gl_rpart.c
ref_gl: explicitly cast literals to floats
5 years ago
gl_rsurf.c
public: rename mathlib to xash3d_mathlib.
5 years ago
gl_sprite.c
engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics
5 years ago
gl_studio.c
tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already
5 years ago
gl_triapi.c
Merge 4483 update
6 years ago
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
6 years ago
gl_warp.c
ref_gl: temporarily fix water drawing on GLES
5 years ago
wscript
ref_gl: add gl4es support
5 years ago