135 Commits (9d0c7338abe268abb7a96fce8bd0ea54b6da62dc)

Author SHA1 Message Date
Alibek Omarov 86be161677 ref_gl: add missing HACKS_RELATED_HLMODS define, lost after renderer split 3 years ago
Alibek Omarov 9313f7e80e engine: replace pool pointer by pool handle 3 years ago
Alibek Omarov 947a615707 ref_gl: gl4es: update 3 years ago
Velaron 4f31d7504a ref_api: fix remap info allocation (fixes #200) 3 years ago
Alibek Omarov 45334064b6 ref_gl: remove detail textures list generation leftovers 3 years ago
Alibek Omarov 58edfbc485 engine: move cvars that expected to exist by client.dll from render dll to engine 3 years ago
Gleb Mazovetskiy d9ed654f04 bump gl4es 3 years ago
Alibek Omarov 652a946e09 ref_gl: update gl4es submodule 3 years ago
Andrey Akhmichin c158771f59 ref_gl: gl_rsurf.c: don't use asserts to prevent engine from stopping when vbo is disabled. 4 years ago
Alexey 221a9bab54 Fix screenshots on gles1 4 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 4 years ago
Gleb Mazovetskiy 7f98998765 ref_gl/gl4es: bump 4 years ago
Gleb Mazovetskiy 69e15e9c7b gl4es: Fix `so` name and add to renderer collector 4 years ago
Gleb Mazovetskiy a92b310e0e Add gl4es submodule 4 years ago
Gleb Mazovetskiy 36b32cad0f Fix 2 instances of void* pointer arithmetic 4 years ago
Andrey Akhmichin 5f54582692 ref_gl: simplified strings operations. 4 years ago
mittorn bb387cfe4b ref_gl/gl4es: fix android build 4 years ago
mittorn 341e440c07 public,sprites: fix -Wcast-align, disable -Werror for it 4 years ago
mittorn c80da05e94 ref_gl: make renderer fallback possible 4 years ago
Alibek Omarov 0db1a7743d engine: try to fix -Wmaybe-uninitialized that may be enabled with -Wuninitialized. Diagnostic is prone to false-positives, as compiler don't have enough data for this 4 years ago
FOTMarut 53768c84d6 ref_gl: de-duplicate GL function definitions 4 years ago
FOTMarut 3c2840f7d1 ref_gl: Added APIENTRY_LINKAGE macro 4 years ago
Alibek Omarov 544fc63b6b ref_gl: nanogl: update 4 years ago
Alibek Omarov 4c6fd79f07 tgmath: remove including tgmath.h in everything that uses xash3d_mathlib, as it's included already 4 years ago
mittorn 4994a7ef6f ref_gl: fix build 4 years ago
mittorn 0c69f7649c ref_gl: add gl4es support 4 years ago
mittorn 8f8c8e6614 ref: add export that returns GL_GetProcAddress for renderapi 4 years ago
Andrey Akhmichin e3b547c8a9 public: rename mathlib to xash3d_mathlib. 4 years ago
mittorn 2e2a716710 ref_api: fix remap code 4 years ago
Alibek Omarov 0fe18ae6dc engine: fix -Wmaybe-uninitialized 5 years ago
Alibek Omarov e11a08064d engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics 5 years ago
Alibek Omarov ac75bdf2d4 ref_gl: update gl-wes-v2 submodule 5 years ago
Alibek Omarov c07109e69c engine: fix -Wincompatible-pointer-types, add it to Werror list 5 years ago
Alibek Omarov 9421457b3a engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h 5 years ago
mittorn 177f8ed653 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
Alibek Omarov 09203dc512 ref_gl: temporarily fix water drawing on GLES 5 years ago
Alibek Omarov 3c3d5d472e ref_gl: bring back glDrawRangeElements support 5 years ago
Alibek Omarov 15924aebaa xash3d-fwgs: check if HAVE_TGMATH_H is set to positive value rather it's just defined 5 years ago
Alibek Omarov d2740f78c1 wscript: refactoring, add waf_unit_test, disable -Wdouble-promotion, rename fast as fastnative and leave fast without -march=native for x-compiling 5 years ago
mittorn 1365020302 ref: add enum for screen rotation 5 years ago
Alibek Omarov aa6674b032 engine: support compiling with gcc3 5 years ago
Alibek Omarov 5e8373fa46 engine: slightly update RefAPI 5 years ago
Alibek Omarov 0dd91ceda2 xash3d-fwgs: append missing new line at the end of file 5 years ago
mittorn 7f6395fa7d ref: display transformation API 5 years ago
Alibek Omarov 1decb1c7fb xash3d-fwgs: append missing new line at the end of file 5 years ago
Alibek Omarov 78baf568ae engine: more double promotion fixes 5 years ago
Alibek Omarov 1218f4aeb6 ref_gl: explicitly cast literals to floats 5 years ago
Alibek Omarov 49a133514a ref_gl: fix wrong type 5 years ago
Alibek Omarov 1e7abdc144 wscript: fix ref_gl linking 5 years ago
Alibek Omarov ae624801ac wscript: proper default showing in help 5 years ago