You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 4d53c953c8 GL: test setting at least some double uniforms. 8 years ago
..
Implementation GL: don't create (and leak) VAOs when VAOs are disabled. 8 years ago
Test GL: test setting at least some double uniforms. 8 years ago
AbstractFramebuffer.cpp GL: no need to bind a buffer to do a DSA operation. 8 years ago
AbstractFramebuffer.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
AbstractObject.cpp Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
AbstractObject.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
AbstractQuery.cpp Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
AbstractQuery.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
AbstractShaderProgram.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
AbstractShaderProgram.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
AbstractTexture.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
AbstractTexture.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Attribute.cpp Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
Attribute.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Buffer.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Buffer.h GL: make the usage parameter in Buffer::setData() optional. 8 years ago
BufferImage.cpp Split the OpenGL layer out, pt 10: test the new image APIs. 8 years ago
BufferImage.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
BufferTexture.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
BufferTexture.h GL: document copyability/movability explicitly in all classes. 8 years ago
BufferTextureFormat.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
CMakeLists.txt CMake: prefer GLVND if on CMake 3.11. 8 years ago
Context.cpp GL: update the --magnum-log option to include "verbose". 8 years ago
Context.h GL: update the --magnum-log option to include "verbose". 8 years ago
CubeMapTexture.cpp Split the OpenGL layer out, pt 9: generic pixel formats. 8 years ago
CubeMapTexture.h GL: document copyability/movability explicitly in all classes. 8 years ago
CubeMapTextureArray.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
CubeMapTextureArray.h GL: document copyability/movability explicitly in all classes. 8 years ago
DebugOutput.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
DebugOutput.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
DefaultFramebuffer.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
DefaultFramebuffer.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Extensions.h GL: fix documentaiton. 8 years ago
Framebuffer.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Framebuffer.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
GL.h Split the OpenGL layer out, pt 12: generic sampler state. 8 years ago
ImageFormat.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Mesh.cpp GL: properly preserve Buffer target hint in Mesh::setIndexBuffer(). 8 years ago
Mesh.h GL: fix undefined behavior and potential leaks in Mesh. 8 years ago
MeshView.cpp GL: Mesh::draw() and MeshView::draw() return a reference to self as well. 8 years ago
MeshView.h GL: Mesh::draw() and MeshView::draw() return a reference to self as well. 8 years ago
MultisampleTexture.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
MultisampleTexture.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
OpenGL.cpp Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
OpenGL.h Split the OpenGL layer out, pt 1: moving files to a new location. 8 years ago
OpenGLTester.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
OpenGLTester.h GL: otherwise Doxygen claims that MAGNUM_VERIFY_NO_GL_ERROR doesn't exist. 8 years ago
PixelFormat.cpp Split the OpenGL layer out, pt 9: generic pixel formats. 8 years ago
PixelFormat.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
PrimitiveQuery.cpp Split the OpenGL layer out, pt 4: new Magnum::GL namespace. 8 years ago
PrimitiveQuery.h GL: document copyability/movability explicitly in all classes. 8 years ago
RectangleTexture.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
RectangleTexture.h GL: document copyability/movability explicitly in all classes. 8 years ago
Renderbuffer.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Renderbuffer.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
RenderbufferFormat.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Renderer.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Renderer.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
SampleQuery.h GL: document copyability/movability explicitly in all classes. 8 years ago
Sampler.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Sampler.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Shader.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Shader.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Texture.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
Texture.h GL: document copyability/movability explicitly in all classes. 8 years ago
TextureArray.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
TextureArray.h GL: document copyability/movability explicitly in all classes. 8 years ago
TextureFormat.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
TimeQuery.h GL: document copyability/movability explicitly in all classes. 8 years ago
TransformFeedback.cpp Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}. 8 years ago
TransformFeedback.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
Version.cpp GL: better debug output for Version. 8 years ago
Version.h Doxygen: renamed \extension[2] to \gl_extension[2]. 8 years ago
visibility.h Split the OpenGL layer out, pt 9: generic pixel formats. 8 years ago