Skip to content
  • Jakob Weiss's avatar
    Added basic support for OpenGL 4.3 Compute Shaders · 9f3fff0d
    Jakob Weiss authored
    * Adapted cgt::Shader to be able to represent and store CS objects
    * cgt::ImageUnit manages the GPU image units in use
    * GpuCapabilities has been updated for some related queries
    * GLTextureFormatTraits simplify lookup of relevant info for a known internalFormat of a texture
    9f3fff0d