2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 22:27:43 +00:00

Deadlock fix and toolbar shading

This commit is contained in:
Jack Andersen
2015-12-03 15:35:01 -10:00
parent bd0becc9c0
commit f53127290d
11 changed files with 128 additions and 53 deletions

View File

@@ -5,7 +5,7 @@
namespace Specter
{
void View::Resources::init(boo::GLDataFactory* factory)
void View::Resources::init(boo::GLDataFactory* factory, const ThemeData& theme)
{
static const char* SolidVS =
"#version 330\n"