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 |
|
|
a738b2a50b
|
ref: restore missing PARM_TEX_MEMORY RenderAPI parameter
|
2023-10-06 19:24:02 +03:00 |
|
|
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 |
|
|
3a57f26351
|
ref: gl: move ref_gl cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
|
|
1d965d7543
|
ref: gl: ignore GenTextures objects that fall into reserved space for skyboxes
|
2023-05-19 04:37:53 +03:00 |
|
|
68ff265e8d
|
ref: gl: switch texture object allocation to GenTextures usage
This should fix most overlay programs but I only tested it on MangoHud
|
2023-05-16 23:47:05 +03:00 |
|
|
a3ab04e0cb
|
ref: gl: track current bound texture index in gl_textures array in separate glState field
|
2023-05-16 23:44:52 +03:00 |
|
|
8b96e7ca87
|
ref: add size argument to COM_FileBase calls
|
2023-04-26 05:20:45 +03:00 |
|
|
79624fa400
|
ref: gl: cleanup unused functions
|
2023-04-03 05:09:33 +03:00 |
|
Andrey Akhmichin
|
7555fefc18
|
ref: gl: simplify strings operations.
|
2022-12-20 16:11:21 +03:00 |
|
|
61c142e2db
|
ref: move renderers into ref subdirectory
|
2022-09-10 22:52:52 +03:00 |
|