Flywheel/src/main/java/com/jozufozu/flywheel/backend/gl
Jozufozu 9d657aed40 Things on the screen
- Specialize MeshPool for the indirect engine
 - Temporarily force the engine to be indirect
 - Fix compilation issues with test shaders
 - VertexAttribute supports DSA
 - Fix Miniball issues in dev-env
 - VertexList implements PointSet for use with Miniball
 - Meshes store their bounding spheres
 - Add hook/system property to load renderdoc on client launch
 - StructTypes provide separate StorageBufferWriter for indirect
2022-08-05 10:51:07 -07:00
..
array Things on the screen 2022-08-05 10:51:07 -07:00
buffer A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00
error Fix crash on load when backend is off 2021-12-28 20:39:32 -08:00
shader Culling experiments 2: not testing the GPU 2022-07-29 21:46:09 -07:00
versioned Culling experiments 2: not testing the GPU 2022-07-29 21:46:09 -07:00
GlFence.java A little of everything 2022-06-19 23:25:44 -07:00
GlNumericType.java Clean up 2022-05-11 18:42:31 -07:00
GlObject.java A Performance on the (Render)Stage 2022-07-22 16:41:39 -07:00
GlPrimitive.java Organization, renaming, and fixing a dumb crash 2021-05-30 17:05:41 -07:00
GLSLVersion.java Things on the screen 2022-08-05 10:51:07 -07:00
GlStateTracker.java A little of everything 2022-06-19 23:25:44 -07:00
GlTexture.java Debugging changes 2021-12-10 00:07:52 -08:00
GlTextureUnit.java Vanillaization 2021-12-06 15:23:26 -08:00
package-info.java Fix obvious errors 2021-09-15 09:26:51 +02:00