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.
Gleb Mazovetskiy
69e15e9c7b
gl4es: Fix `so` name and add to renderer collector
...
1. `libref_gles2_gl4es.so` -> `libref_gl4es.so` because this is what's
passed to `R_LoadRenderer`.
2. Add `gl4es` to `DEFAULT_RENDERERS` so that `R_CollectRendererNames`
finds it.
4 years ago
..
gl-wes-v2 @ 11384d5cf6
ref_gl: update gl-wes-v2 submodule
5 years ago
gl4es @ d14be632a8
Add gl4es submodule
4 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
Fix 2 instances of void* pointer arithmetic
4 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
ref_gl: simplified strings operations.
4 years ago
gl_local.h
public: rename mathlib to xash3d_mathlib.
5 years ago
gl_opengl.c
ref_gl: make renderer fallback possible
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
Fix 2 instances of void* pointer arithmetic
4 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: simplified strings operations.
4 years ago
wscript
gl4es: Fix `so` name and add to renderer collector
4 years ago