Alibek Omarov
|
3366ad06d0
|
wscript: add yy-thunks library to help support the holy cow of windows users
|
2026-06-21 11:16:03 +05:00 |
|
Alibek Omarov
|
2ccef63754
|
engine: ref_api: change RefGetParm return type to intptr_t, bump RefAPI version
|
2026-04-26 04:12:52 +05:00 |
|
Alibek Omarov
|
e2d5bea327
|
ref: cleanup unused functions
|
2026-04-21 23:10:32 +05:00 |
|
Alibek Omarov
|
62201900cf
|
ref: null: remove unused function
|
2026-04-16 23:25:32 +05:00 |
|
Alibek Omarov
|
c63e13c8f4
|
engine: move handling of AVI textures into the engine
|
2026-04-14 22:36:15 +05:00 |
|
Alibek Omarov
|
d3e1407675
|
engine: remove unused R_Flush and VGUI_UploadTextureBlock from RefAPI
|
2026-04-14 22:36:15 +05:00 |
|
Alibek Omarov
|
e2e4728c7c
|
engine: remove R_BeamCull from RefAPI
|
2026-04-14 22:36:15 +05:00 |
|
Alibek Omarov
|
dd3583d11a
|
engine: move details textures parser to the engine
|
2026-04-14 21:18:57 +05:00 |
|
Alibek Omarov
|
e6924844da
|
engine: move FillRenderAPI and FillTriAPI to renderers to reduce amount of exports
|
2026-04-14 21:18:56 +05:00 |
|
Alibek Omarov
|
a49db03561
|
engine: move StudioAPI negotiation to the engine
|
2026-04-14 21:18:03 +05:00 |
|
Alibek Omarov
|
f5f6d9bbe4
|
engine: move sprite texture loading back to engine, only leave rendering for renderer
|
2026-04-13 13:01:18 +05:00 |
|
Alibek Omarov
|
d7f416d659
|
engine: draft new RefAPI 14: remove reserved functions from render api, remove CL_AddCustomBeam
|
2026-04-13 13:01:18 +05:00 |
|
Alibek Omarov
|
a14cc82d46
|
engine: add buffer size argument to RefAPI's Mod_ProcessRenderData, bump RefAPI version
|
2025-10-31 15:58:05 +05:00 |
|
Alibek Omarov
|
0154ffa060
|
wscript: try to automatically set console subsystem flag depending on target features
Remove subsystem flag from shlibs and stlibs, it's only required for executables.
|
2024-11-27 15:43:13 +03:00 |
|
Alibek Omarov
|
4d003bc13f
|
ref: remove Mod_LoadMapSprite from RefAPI
|
2024-11-03 02:59:44 +03:00 |
|
Alibek Omarov
|
addd50467e
|
engine: remove FillRGBABlend from RefAPI. FillRGBA now accepts rendermode parameter
|
2024-11-03 02:24:36 +03:00 |
|
Alibek Omarov
|
6cd2dbf178
|
engine: remove R_DrawTileClear from RefAPI
|
2024-11-03 02:21:38 +03:00 |
|
Alibek Omarov
|
6153d7f168
|
engine: make CL_RunLightStyles accept lightstyles array pointer as an argument. Make necessary changes in renderers.
|
2024-11-03 01:20:30 +03:00 |
|
Alibek Omarov
|
a15c1f99b2
|
wscript: remove useless features
|
2024-10-23 23:20:47 +03:00 |
|
Alibek Omarov
|
9ab0f04ba5
|
ref: null: replace same struct type memcpys by assignments
|
2024-07-31 00:05:57 +03:00 |
|
Alibek Omarov
|
2009140da8
|
ref: make gReffuncs const
|
2024-07-16 15:23:03 +03:00 |
|
Alibek Omarov
|
3f66f6a6a5
|
ref: null: update to RefAPI 8
|
2024-06-11 06:30:17 +03:00 |
|
Alibek Omarov
|
2f2780cb1b
|
ref: null: fix crashes
|
2024-04-08 07:23:56 +03:00 |
|
Alibek Omarov
|
565f717804
|
ref: add ref_null renderer that does nothing
This was sitting in my git stash for months. Let's publish it now.
|
2024-02-01 02:45:19 +03:00 |
|