Circular-Studios / Dash

A free and open 3D game engine written in D.
https://circularstudios.com/Dash
MIT License
421 stars 63 forks source link

OpenGL 3.3 Support #229

Closed Berulacks closed 10 years ago

Berulacks commented 10 years ago

Title says it all. We use regex to remove layout qualifiers from our shader strings before compilation according to the Graphics/"OpenGL3.3" flag in the configuration file.

Also disabled rendering the ui on Linux until we get that fixed.

Berulacks commented 10 years ago

Sure. 1 sec.

ColdenCullen commented 10 years ago

Aside from the nits, looks good.

Berulacks commented 10 years ago

How are the nits looking, now?

ColdenCullen commented 10 years ago

I'll merge when green.