Alibek Omarov
|
661e60720d
|
ref: gl: fix -Wmissing-prototypes
|
2024-01-28 09:55:18 +03:00 |
|
Alibek Omarov
|
c9d29b3955
|
ref: gl: fix overbrights with VBO
|
2024-01-09 03:55:07 +03:00 |
|
Alibek Omarov
|
18436a70eb
|
ref: gl: support overbrights, change the gamma applying order closer to the original renderer
|
2024-01-09 03:55:00 +03:00 |
|
Alibek Omarov
|
a0c31120d9
|
ref: add R_GammaChanged function that engine calls on every gamma change
|
2024-01-07 03:35:23 +03:00 |
|
Alibek Omarov
|
c0757bd84c
|
ref: gl: remove vid_gamma/vid_brightness changed cvar value check
|
2024-01-07 03:35:23 +03:00 |
|
Alibek Omarov
|
dc1d65f621
|
ref: gl: only draw MOVETYPE_FOLLOW studio model if it's parent is visible
|
2024-01-04 22:02:09 +03:00 |
|
Alibek Omarov
|
4d802d8901
|
ref: gl: convert to usage of ref_client_t to get client time
|
2023-12-30 16:36:13 +03:00 |
|
Alibek Omarov
|
7e9f87de2d
|
engine, ref: eliminate calls to global arrays, instead store array pointers at renderer side
|
2023-12-06 04:13:03 +03:00 |
|
Alibek Omarov
|
a6af32dafd
|
ref: gl: connect ripply water to others parts of renderer (init, reset, animation and rendering)
|
2023-10-31 21:52:00 +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
|
3a57f26351
|
ref: gl: move ref_gl cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
|
fgsfds
|
5a3e3b3977
|
ref: gl: add immediate mode shim for psvita
|
2023-03-11 07:09:18 +03:00 |
|
Alibek Omarov
|
406eb828da
|
ref: gl: disable underwater distortion by default, enable for Quake compatible mode only
|
2022-12-05 11:59:29 +03:00 |
|
Alibek Omarov
|
61c142e2db
|
ref: move renderers into ref subdirectory
|
2022-09-10 22:52:52 +03:00 |
|