Magnus Norddahl
|
a7f4971d5d
|
Add HWDrawContext so that multiple threads can maintain their own drawinfo without need for synchronization
|
2023-06-29 03:33:07 +02:00 |
|
Magnus Norddahl
|
154cb2e967
|
Prepare FFlatVertexBuffer for removal
|
2023-05-07 03:19:43 +02:00 |
|
Magnus Norddahl
|
87c3be94d5
|
Adjust meshbuilder to vkdoom changes and make sure the drawinfo functions always allocate vertices from the output renderstate object
|
2023-04-26 04:22:07 +02:00 |
|
Magnus Norddahl
|
71a78f2baf
|
Merge all sectors into one mesh
|
2023-04-26 01:09:06 +02:00 |
|
Magnus Norddahl
|
2d335d0f97
|
Add gl_meshcache cvar for toggling it on and off
|
2023-04-26 01:09:06 +02:00 |
|
Magnus Norddahl
|
a5a0279fd2
|
Upload vertices to vertex buffers
|
2023-04-26 01:09:06 +02:00 |
|
Magnus Norddahl
|
26dcb77f5e
|
Add support for drawing flats into the mesh cache
|
2023-04-26 01:09:05 +02:00 |
|
Magnus Norddahl
|
640c86d0c7
|
Build a mesh cache for all sectors
|
2023-04-26 01:09:05 +02:00 |
|