]> git.tdb.fi Git - libs/gl.git/commit
Completely hide OpenGL from the public headers
authorMikko Rasa <tdb@tdb.fi>
Thu, 30 Sep 2021 13:19:48 +0000 (16:19 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 30 Sep 2021 13:29:12 +0000 (16:29 +0300)
commit24b24e2203c776aacd9744bb947f5cf47b03d328
tree618f8e97d798c500797bb34f168978c5af4cfe3d
parentb09f265880a3a932441091b0f3822b06c112c595
Completely hide OpenGL from the public headers
27 files changed:
source/core/batch.h
source/core/blend.cpp
source/core/blend.h
source/core/buffer.h
source/core/datatype.h
source/core/framebuffer.cpp
source/core/framebuffer.h
source/core/frameformat.cpp
source/core/frameformat.h
source/core/matrix.h
source/core/module.h
source/core/pipelinestate.cpp
source/core/pixelformat.cpp
source/core/pixelformat.h
source/core/predicate.cpp
source/core/predicate.h
source/core/primitivetype.cpp
source/core/primitivetype.h
source/core/program.h
source/core/sampler.cpp
source/core/sampler.h
source/core/stenciltest.cpp
source/core/stenciltest.h
source/core/texture.cpp
source/core/texture.h
source/core/texturecube.cpp
source/core/texturecube.h