Magnus Norddahl
|
d853961a83
|
Fix vulkan buffers not using the stream usage for the 2d drawer
Add BufferUsageType enum to clarify what kind of usage is expected by the buffer allocated by SetData
|
2021-10-26 22:43:38 -04:00 |
|
Emile Belanger
|
db59a4f9af
|
Add buffer synchronisation for GLES when using mapped buffers.
|
2021-09-20 18:12:20 -04:00 |
|
Christoph Oelckers
|
b0382599f6
|
- removed the SSBO block for desktop OS’s when gl_pipeline_depth is enabled
|
2021-09-14 00:13:08 +02:00 |
|
Christoph Oelckers
|
441cd0796f
|
- merged gzdoom-gles2 and fixed some issues with pipeline size validation.
|
2021-08-03 20:12:19 +02:00 |
|
Christoph Oelckers
|
c65fd80fd2
|
- added support code for indexed rendering from Raze.
|
2020-09-27 11:53:39 +02:00 |
|
Christoph Oelckers
|
b6cc31eb0d
|
- moved around a few more files.
|
2020-04-25 22:17:41 +02:00 |
|