Emile Belanger
|
8f54de99e0
|
GLES: Fix texture MapBuffer and AllocateBuffer create client side memory.
|
2021-09-25 11:14:18 -04:00 |
|
Jan Engelhardt
|
25350109e8
|
gles: look for libGLESv2.so.2
Distros do not have the .so files at all times, because those are
counted as development and not runtime.
|
2021-09-25 04:21:16 -04:00 |
|
Christoph Oelckers
|
da806b354d
|
- cleanup of the revised y-clamping feature.
This integrates better with the existing features.
|
2021-09-21 20:31:42 +02:00 |
|
Emile Belanger
|
4de6b769d3
|
GLES: Only use GPU sync if necessary and available.
If there are complaints of reduced performance, or visual artefacts compared to 4.6.1, it may be worth increasing HW_MAX_PIPELINE_BUFFERS to 4 again.
|
2021-09-21 18:45:55 +02:00 |
|
Emile Belanger
|
db59a4f9af
|
Add buffer synchronisation for GLES when using mapped buffers.
|
2021-09-20 18:12:20 -04:00 |
|
Emile Belanger
|
76875f0a3c
|
Fix spot lights for GLES
|
2021-09-20 18:12:20 -04:00 |
|
Emile Belanger
|
e361ff1a9c
|
Removed unused EGL files
|
2021-09-20 18:12:20 -04:00 |
|
Rachael Alexanderson
|
cb0c8922e0
|
- downgrade GL_EXTENSIONS message in OpenGL ES to logging level
|
2021-09-20 08:46:34 -04:00 |
|
Christoph Oelckers
|
a0043ec09d
|
- better handling of texture clamp state.
Free combination of clamping with all texture modes still missing in GLES and Softpoly renderers!
|
2021-09-19 14:54:34 +02:00 |
|
Christoph Oelckers
|
7aaea65f28
|
- fixed GLES startup
|
2021-09-18 10:18:23 +02:00 |
|
Christoph Oelckers
|
441cd0796f
|
- merged gzdoom-gles2 and fixed some issues with pipeline size validation.
|
2021-08-03 20:12:19 +02:00 |
|