11 Commits (5bd1dd34b3394497e46399faea3f30e8acd1a858)

Author SHA1 Message Date
Alibek Omarov 82a2d272ad ref: gl: use direct host.features instead of PARM_FEATURES 6 months ago
Alibek Omarov 6c16de55c0 ref: gl: remove GetMoveVars() call 6 months ago
Alibek Omarov afb0540aa3 ref: gl: convert to usage of ref_host_t to get real engine time 6 months ago
Alibek Omarov 4d802d8901 ref: gl: convert to usage of ref_client_t to get client time 6 months ago
Alibek Omarov 26d229c8ca engine, ref: RefAPI 5. Simplify remap calls 7 months ago
Alibek Omarov 9c66e86be1 engine, ref: RefAPI 5. Remove unused calls 7 months ago
Alibek Omarov 30d1492b93 engine: remove Set/GetCurrentLoadingModel from RefAPI 8 months ago
Alibek Omarov 8b96e7ca87 ref: add size argument to COM_FileBase calls 1 year ago
Alibek Omarov ef0b227967 ref: gl: alias: fix strict aliasing by converting it to use float_bits_t union 1 year ago
Andrey Akhmichin 9040c34f48 ref: gl: replace va function calls. 1 year ago
Alibek Omarov 61c142e2db ref: move renderers into ref subdirectory 2 years ago
Alibek Omarov 5e4fc64430 filesystem: introduce new module, based on engine filesystem. 2 years ago
Velaron 4f31d7504a ref_api: fix remap info allocation (fixes #200) 3 years ago
Gleb Mazovetskiy 5e0a0765ce Trim all trailing whitespace 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 49a133514a ref_gl: fix wrong type 5 years ago
Alibek Omarov 2f8fec6b70 Remove trailing spaces, convert mistakenly put spaces to tabs. The most useful commit ever. 5 years ago
Alibek Omarov 92b89936b3 ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs 5 years ago
mittorn 8339096ad8 ref: Improve model unloading, fix texture leak 5 years ago
mittorn 4247af8fa8 Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 5 years ago
Alibek Omarov 234507b7f1 ref: fix all undefined references 5 years ago
Alibek Omarov d0d5fd1a3f ref: fix some undefined references, compile-in mathlib and crtlib to refdll 5 years ago
Alibek Omarov e7234bada2 ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals 5 years ago
Alibek Omarov 574f03c139 ref: initial engine to ref API draft, not compiling, work in progress [ci skip] 5 years ago
Alibek Omarov e193ac2c04 ref: more @mittorn's changes on RefAPI 5 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 5 years ago
Alibek Omarov bf07a9e61e Apply 4344 update 6 years ago
Alibek Omarov aae3510763 Apply 4281 update 6 years ago
mittorn 5c738b3402 Apply 4253 update 6 years ago
Alibek Omarov 814b7eda07 Apply 4140 update 6 years ago
mittorn 050d2a3d0f Apply Apr18 update 6 years ago
Alibek Omarov b825e584f3 Replace GL_TEXTURE by XASH_TEXTURE because it's used internally by GL.h 6 years ago
Alibek Omarov 8d6e3b7f79 Pure engine source code(LF line endings, UTF8 encoded) 6 years ago