This website works better with JavaScript.
Explore
Help
Sign In
ic
/
magnum
mirror of
https://github.com/mosra/magnum.git
Watch
6
Star
0
Fork
You've already forked magnum
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
8343
Commits
21
Branches
19
Tags
70 MiB
C++
95.6%
CMake
2.8%
GLSL
0.8%
Shell
0.2%
Python
0.2%
Tree:
e8f13af4be
apple-crashy-msaa-default-framebuffer
audio-import
catastrophic-cross
chainsaw-surgery
dpi-change-events
euler-xxx
findsdl-include-root
gltestlib-symbol-duplication
gpu-preference
inverted-ranges
ktx1-detection
master
meshdata-cereal-killer
mousecapture
multiwindow
next
sceneconverter
scenedata-optimizations
simd
vectorfields
zerocopy
snapshot-2013-08
snapshot-2013-10
snapshot-2014-01
snapshot-2014-01-compatibility
snapshot-2014-06
snapshot-2014-06-compatibility
snapshot-2015-05
snapshot-2015-05-compatibility
v2013.08
v2013.10
v2014.01
v2014.06
v2015.05
v2018.02
v2018.04
v2018.10
v2019.01
v2019.10
v2020.06
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e8f13af4be'
${ noResults }
magnum
/
src
/
Magnum
/
GL
History
Vladimír Vondruš
e8f13af4be
GL: test noexcept-movability of all GL classes.
...
Not sure why this wasn't done for ages already, all other (non-GL) classes have it.
6 years ago
..
Implementation
GL: implemented ARB_buffer_storage.
6 years ago
Test
GL: test noexcept-movability of all GL classes.
6 years ago
AbstractFramebuffer.cpp
Updated copyright year.
6 years ago
AbstractFramebuffer.h
Updated copyright year.
6 years ago
AbstractObject.cpp
Updated copyright year.
6 years ago
AbstractObject.h
Updated copyright year.
6 years ago
AbstractQuery.cpp
Updated copyright year.
6 years ago
AbstractQuery.h
Updated copyright year.
6 years ago
AbstractShaderProgram.cpp
Updated copyright year.
6 years ago
AbstractShaderProgram.h
doc: change all "latest" additions/deprecations to 2020.06.
6 years ago
AbstractTexture.cpp
GL: implement EXT_texture_norm16 ES and WebGL extension.
6 years ago
AbstractTexture.h
GL: add *Texture::target().
6 years ago
Attribute.cpp
Updated copyright year.
6 years ago
Attribute.h
GL: doc++
6 years ago
Buffer.cpp
GL: implemented ARB_buffer_storage.
6 years ago
Buffer.h
GL: implemented ARB_buffer_storage.
6 years ago
BufferImage.cpp
Updated copyright year.
6 years ago
BufferImage.h
Updated copyright year.
6 years ago
BufferTexture.cpp
Updated copyright year.
6 years ago
BufferTexture.h
doc: change all "latest" additions/deprecations to 2020.06.
6 years ago
BufferTextureFormat.h
Updated copyright year.
6 years ago
CMakeLists.txt
Updated copyright year.
6 years ago
Context.cpp
GL: recognize all remaining WebGL extensions.
6 years ago
Context.h
GL: implement EXT_texture_norm16 ES and WebGL extension.
6 years ago
CubeMapTexture.cpp
Updated copyright year.
6 years ago
CubeMapTexture.h
Remove remaining APIs deprecated in 2018.10.
6 years ago
CubeMapTextureArray.cpp
Updated copyright year.
6 years ago
CubeMapTextureArray.h
Remove remaining APIs deprecated in 2018.10.
6 years ago
DebugOutput.cpp
Updated copyright year.
6 years ago
DebugOutput.h
Updated copyright year.
6 years ago
DefaultFramebuffer.cpp
Updated copyright year.
6 years ago
DefaultFramebuffer.h
Updated copyright year.
6 years ago
Extensions.h
GL: recognize all remaining WebGL extensions.
6 years ago
Framebuffer.cpp
GL: added Framebuffer::Status::IncompleteDimensions.
6 years ago
Framebuffer.h
GL: added Framebuffer::Status::IncompleteDimensions.
6 years ago
GL.h
Updated copyright year.
6 years ago
ImageFormat.h
Updated copyright year.
6 years ago
Mesh.cpp
Updated copyright year.
6 years ago
Mesh.h
doc: change all "latest" additions/deprecations to 2020.06.
6 years ago
MeshView.cpp
Updated copyright year.
6 years ago
MeshView.h
doc: change all "latest" additions/deprecations to 2020.06.
6 years ago
MultisampleTexture.cpp
Updated copyright year.
6 years ago
MultisampleTexture.h
Updated copyright year.
6 years ago
OpenGL.cpp
Updated copyright year.
6 years ago
OpenGL.h
Updated copyright year.
6 years ago
OpenGLTester.cpp
Updated copyright year.
6 years ago
OpenGLTester.h
Updated copyright year.
6 years ago
PipelineStatisticsQuery.h
doc: change all "latest" additions/deprecations to 2020.06.
6 years ago
PixelFormat.cpp
GL: implement EXT_texture_norm16 ES and WebGL extension.
6 years ago
PixelFormat.h
GL: implement EXT_texture_norm16 ES and WebGL extension.
6 years ago
PrimitiveQuery.cpp
Updated copyright year.
6 years ago
PrimitiveQuery.h
Updated copyright year.
6 years ago
RectangleTexture.cpp
Updated copyright year.
6 years ago
RectangleTexture.h
Remove remaining APIs deprecated in 2018.10.
6 years ago
Renderbuffer.cpp
Updated copyright year.
6 years ago
Renderbuffer.h
Updated copyright year.
6 years ago
RenderbufferFormat.h
GL: implement EXT_texture_norm16 ES and WebGL extension.
6 years ago
Renderer.cpp
Updated copyright year.
6 years ago
Renderer.h
GL: doc++
6 years ago
SampleQuery.h
Updated copyright year.
6 years ago
Sampler.cpp
Updated copyright year.
6 years ago
Sampler.h
Updated copyright year.
6 years ago
Shader.cpp
Updated copyright year.
6 years ago
Shader.h
GL: clarify Shader error reporting.
6 years ago
Texture.cpp
Updated copyright year.
6 years ago
Texture.h
Remove remaining APIs deprecated in 2018.10.
6 years ago
TextureArray.cpp
Updated copyright year.
6 years ago
TextureArray.h
Remove remaining APIs deprecated in 2018.10.
6 years ago
TextureFormat.cpp
GL: implement EXT_texture_norm16 ES and WebGL extension.
6 years ago
TextureFormat.h
GL: implement EXT_texture_norm16 ES and WebGL extension.
6 years ago
TimeQuery.h
Updated copyright year.
6 years ago
TransformFeedback.cpp
Updated copyright year.
6 years ago
TransformFeedback.h
Updated copyright year.
6 years ago
Version.cpp
Updated copyright year.
6 years ago
Version.h
Updated copyright year.
6 years ago
visibility.h
Updated copyright year.
6 years ago