Alibek Omarov
|
08dbfc45d3
|
ref: gl: refactor getting edge position, texture and lightmap coords
|
2023-12-02 18:02:18 +03:00 |
|
Alibek Omarov
|
d6dfb83be7
|
ref: gl: ripply water implementation (bugfixed version from my Quake-2 patches)
|
2023-10-31 21:52:00 +03:00 |
|
Alibek Omarov
|
30d1492b93
|
engine: remove Set/GetCurrentLoadingModel from RefAPI
|
2023-10-28 15:22:21 +03:00 |
|
mittorn
|
d254bac16b
|
ref_gl: integrate gl2shim extensions
|
2023-10-16 06:47:55 +03:00 |
|
mittorn
|
2f321b1471
|
ref_gl: implement minimum inclusion version for GL extensions, implement quering extensions on core profile
|
2023-10-16 06:47:55 +03:00 |
|
mittorn
|
676526a518
|
ref_gl: fix creating core context, support core in gl2shim by creating dumb array object
|
2023-10-16 06:47:55 +03:00 |
|
mittorn
|
7e0bd86b65
|
ref_gl: allow enabling XASH_GLES without wrapper, add ref_gles3compat, wrap gles functions in gl2wrap when XASH_GLES enabled
|
2023-10-16 06:47:55 +03:00 |
|
mittorn
|
a9ea3976a7
|
ref_gl: introduce gl2_shim based on vgl_shim for future limited core/gles context support (SLOW, still needs ffp for matrix operations)
|
2023-10-16 06:47:55 +03:00 |
|
Alibek Omarov
|
de19d78571
|
ref: fix late registration of studio cvars (thanks, @mittorn)
|
2023-10-14 08:11:25 +03:00 |
|
Alibek Omarov
|
a738b2a50b
|
ref: restore missing PARM_TEX_MEMORY RenderAPI parameter
|
2023-10-06 19:24:02 +03:00 |
|
Alibek Omarov
|
22f60d50ac
|
ref: gl: only enable/disable texture units in fixed-function pipeline rendering, in our case, low TMUs
|
2023-08-21 10:01:59 +03:00 |
|
Alibek Omarov
|
3a57f26351
|
ref: gl: move ref_gl cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
|
Alibek Omarov
|
5d7d5319fd
|
engine: move ref cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
|
Alibek Omarov
|
1d62df0e2d
|
ref: gl: turn magic skybox numbers into defined macros
|
2023-05-19 04:36:05 +03:00 |
|
Alibek Omarov
|
a3ab04e0cb
|
ref: gl: track current bound texture index in gl_textures array in separate glState field
|
2023-05-16 23:44:52 +03:00 |
|
Alibek Omarov
|
79624fa400
|
ref: gl: cleanup unused functions
|
2023-04-03 05:09:33 +03:00 |
|
Alibek Omarov
|
55bf0e8a53
|
ref: gl: adapt to RefAPI 4 changes
|
2023-03-28 20:45:26 +03:00 |
|
fgsfds
|
5a3e3b3977
|
ref: gl: add immediate mode shim for psvita
|
2023-03-11 07:09:18 +03:00 |
|
Alibek Omarov
|
61c142e2db
|
ref: move renderers into ref subdirectory
|
2022-09-10 22:52:52 +03:00 |
|