horde3d / Horde3D

Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
http://horde3d.org/
1.55k stars 308 forks source link

Fix crash in debug build due to assert of double buffer destruction #95

Closed algts closed 7 years ago

algts commented 7 years ago

Fixes problem in compute buffer that was introduced with refactoring

algts commented 7 years ago

Also includes fixes for tessellation shader on intel cards