mittorn
|
1505740b73
|
ref_gl: fix enabling multitexturing on GLES
|
2023-10-16 06:47:55 +03:00 |
|
mittorn
|
c765261db6
|
ref_gl: fix late studio cvars registration, enable DrawRangeElements in GLES contexts
|
2023-10-16 06:47:55 +03:00 |
|
mittorn
|
73087ead2d
|
ref_gl: fix build with XASH_GL_STATIC, avoid using ARB shader extension on core context
|
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 |
|
fgsfds
|
f79aaf93f8
|
ref: gl: psvita: disable NPOT textures, they're broken again
|
2023-06-25 18:15:18 +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 |
|
Andrey Akhmichin
|
9040c34f48
|
ref: gl: replace va function calls.
|
2023-03-11 17:56:05 +03:00 |
|
fgsfds
|
9150bbdfd8
|
ref: gl: psvita: remove the GL_CheckExtension hack
|
2023-03-11 07:09:19 +03:00 |
|
fgsfds
|
5a3e3b3977
|
ref: gl: add immediate mode shim for psvita
|
2023-03-11 07:09:18 +03:00 |
|
fgsfds
|
9cf6e421cb
|
ref: gl: psvita: force-enable NPOT textures
|
2023-03-11 07:09:18 +03:00 |
|
fgsfds
|
34dd52ca90
|
ref: gl: trust the GL_EXTENSIONS string on 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 |
|