]> git.tdb.fi Git - libs/gl.git/commit
Store GLSL features in DeviceInfo
authorMikko Rasa <tdb@tdb.fi>
Thu, 30 Sep 2021 20:57:16 +0000 (23:57 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 30 Sep 2021 21:07:07 +0000 (00:07 +0300)
commit8e553af57b712051f47293c971671f4f6a939be2
tree226bdb914a3efe04928ad775579bff5850372bf1
parent009918e76dda88b0cb68fdaa20c63d6e952af260
Store GLSL features in DeviceInfo

This makes the GLSL compiler independent of any OpenGL-specific code.
source/core/deviceinfo.cpp
source/core/deviceinfo.h
source/glsl/compiler.cpp
source/glsl/features.cpp
source/glsl/features.h