]> git.tdb.fi Git - libs/gl.git/commit
Set OpenGL debug labels on various objects loaded from Resources
authorMikko Rasa <tdb@tdb.fi>
Sun, 25 Apr 2021 11:28:17 +0000 (14:28 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sun, 25 Apr 2021 14:32:42 +0000 (17:32 +0300)
commitfcde8390ad577fe434dcd4b29e0f410d29f867c9
treee579b2cae9ae8ade411784bf70e1706c2005f3b6
parent7f0e08f04536bf42b8f64e7dff5cc3e18b916c7b
Set OpenGL debug labels on various objects loaded from Resources
23 files changed:
extensions/khr_debug.glext [new file with mode: 0644]
source/core/buffer.cpp
source/core/buffer.h
source/core/mesh.cpp
source/core/mesh.h
source/core/program.cpp
source/core/program.h
source/core/sampler.cpp
source/core/sampler.h
source/core/texture.cpp
source/core/texture.h
source/core/vertexsetup.cpp
source/core/vertexsetup.h
source/materials/material.cpp
source/materials/material.h
source/materials/renderpass.cpp
source/materials/renderpass.h
source/materials/technique.cpp
source/materials/technique.h
source/render/programdata.cpp
source/render/programdata.h
source/resources/resources.cpp
source/resources/resources.h