124 Commits (766ef84af46bed21f27951fabf2e463591b236f2)

Author SHA1 Message Date
mittorn 9c6352ec57 ref: move tracer color cvars to ref 6 years ago
mittorn db78726656 ref: implement ASSERT macro 6 years ago
mittorn 57320c0c25 ref: get rid of vidState, add GL_SwapBuffers to engine exports 6 years ago
mittorn 31ab710485 Fix sprite loading 6 years ago
mittorn 4247af8fa8 Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone 6 years ago
Alibek Omarov e5000742f1 ref: context creating prototype, not working yet 6 years ago
Alibek Omarov 971f9b6de5 ref: fix compiling errors 6 years ago
Alibek Omarov 199ebfed48 ref: implement engine ref API 6 years ago
Alibek Omarov 97aba69ed0 ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references 6 years ago
Alibek Omarov 234507b7f1 ref: fix all undefined references 6 years ago
Alibek Omarov d0d5fd1a3f ref: fix some undefined references, compile-in mathlib and crtlib to refdll 6 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 6 years ago
mittorn 437ba6d7a2 ref:Fix some clgame, world and renderapi usages, import renderapi funcs from engine 6 years ago
Alibek Omarov 574f03c139 ref: initial engine to ref API draft, not compiling, work in progress [ci skip] 6 years ago
Alibek Omarov e193ac2c04 ref: more @mittorn's changes on RefAPI 6 years ago
Alibek Omarov 99bd7c81da ref: render code moved out of engine, doesn't compile, first API prototype 6 years ago