Alibek Omarov
|
0cf1e3b1da
|
ref: add REF_D3D placeholder for compatibiltiy(not planned anyway)
|
2019-04-04 23:13:55 +03:00 |
|
Alibek Omarov
|
f48335f2f2
|
ref: get rid of fov in globals, add RenderFrame wrapper, which correctly initialize shared global values
|
2019-03-28 18:17:58 +03:00 |
|
Alibek Omarov
|
92b89936b3
|
ref: make API thinner by moving simple calls into EngineGetParm(RenderGetParm with ref extensions), fix some UBs
|
2019-03-22 16:36:46 +03:00 |
|
mittorn
|
0a22040c6e
|
Fix SpriteTexture
|
2019-03-17 23:41:11 +07:00 |
|
mittorn
|
c55b7dcda7
|
ref: simplify efx api, move efrags to engine
|
2019-03-17 23:14:53 +07:00 |
|
mittorn
|
297ca08e81
|
ref: replace model (un)loading by Mod_ProcessRenderData
|
2019-03-17 21:19:24 +07:00 |
|
mittorn
|
8339096ad8
|
ref: Improve model unloading, fix texture leak
|
2019-03-17 18:26:57 +07:00 |
|
mittorn
|
aabf5f5621
|
ref: remove convar_t from renderer, disable engine-related definitions in mod_local
|
2019-03-16 18:15:05 +07:00 |
|
mittorn
|
57320c0c25
|
ref: get rid of vidState, add GL_SwapBuffers to engine exports
|
2019-03-16 11:58:44 +07:00 |
|
mittorn
|
4247af8fa8
|
Reduce engine dependencies. crtlib/mathlib/matrixlib now can be built standalone
|
2019-03-16 11:18:43 +07:00 |
|
Alibek Omarov
|
e5000742f1
|
ref: context creating prototype, not working yet
|
2019-03-16 05:15:32 +03:00 |
|
Alibek Omarov
|
199ebfed48
|
ref: implement engine ref API
|
2019-03-16 04:17:56 +03:00 |
|
Alibek Omarov
|
97aba69ed0
|
ref: implement API interface for ref_gl, get rid of RenderAPI, RenderInterface and vgui_support API references
|
2019-03-15 21:23:59 +03:00 |
|
Alibek Omarov
|
234507b7f1
|
ref: fix all undefined references
|
2019-03-11 17:37:58 +03:00 |
|
Alibek Omarov
|
d0d5fd1a3f
|
ref: fix some undefined references, compile-in mathlib and crtlib to refdll
|
2019-03-06 17:14:25 +03:00 |
|
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
|
2019-03-06 16:23:33 +03:00 |
|