Alibek Omarov
|
75d476f9df
|
engine: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
|
Alibek Omarov
|
d971055927
|
engine: move PARM_SKY_SPHERE handling out of engine to renderer, after all renderers might or might not support sky spheres
|
2023-12-30 16:54:37 +03:00 |
|
Alibek Omarov
|
707a9228e1
|
engine: ref_api: draft RefAPI 6.
Remove timings from ref_globals_t struct
Remove R_UpdateRefState accordingly.
Remove unused PARMs
Remove reduntant functions
|
2023-12-30 16:36:13 +03:00 |
|
Alibek Omarov
|
a3c9538d12
|
engine: client: add support for new PARMs
Reorganize internal engine structs, carefully check structs compatibility before casting types
|
2023-12-30 16:36:13 +03:00 |
|
Alibek Omarov
|
c96cf7e22d
|
engine: expose world version through RefAPI
|
2023-12-15 07:38:07 +03:00 |
|
Alibek Omarov
|
7333ddc1d9
|
engine: client: move some RenderAPI GetParm queries to engine
|
2023-05-19 05:03:25 +03:00 |
|
Alibek Omarov
|
69b0954007
|
engine: change RenderAPI's RenderGetParm return type to intptr_t to insure compatibility with 64-bit
|
2022-09-20 18:06:19 +03:00 |
|
Alibek Omarov
|
4f89288ccf
|
common: cleanup port.h
|
2021-12-23 19:17:11 +03:00 |
|
mittorn
|
8f8c8e6614
|
ref: add export that returns GL_GetProcAddress for renderapi
|
2020-02-25 12:59:04 +07:00 |
|
Alibek Omarov
|
9421457b3a
|
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
|
2019-11-24 03:52:08 +03:00 |
|
Alibek Omarov
|
f2c927906f
|
Merge 4511 update
|
2019-06-17 07:36:46 +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
|
c55b7dcda7
|
ref: simplify efx api, move efrags to engine
|
2019-03-17 23:14:53 +07:00 |
|
mittorn
|
78f8932313
|
Fill client RenderAPI
|
2019-03-17 21:58:26 +07: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
|
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 |
|
Alibek Omarov
|
574f03c139
|
ref: initial engine to ref API draft, not compiling, work in progress [ci skip]
|
2019-02-24 18:45:44 +03:00 |
|