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.
5355
Commits
21
Branches
19
Tags
70 MiB
C++
95.6%
CMake
2.8%
GLSL
0.8%
Shell
0.2%
Python
0.2%
Tree:
6d6e9522e6
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 '6d6e9522e6'
${ noResults }
magnum
/
src
/
Magnum
History
Vladimír Vondruš
6d6e9522e6
Vanish last remmants of NaCl.
9 years ago
..
Audio
Audio: Clear error for alcCreateContext failure on emscripten
9 years ago
DebugTools
Don't use deprecated Buffer functionality.
9 years ago
Implementation
Consistently use macOS instead of OSX.
9 years ago
Math
Dropped NaCl support.
9 years ago
MeshTools
MeshTools: doc++
9 years ago
Platform
Consistently use macOS instead of OSX.
9 years ago
Primitives
Use CMake folders also for OBJECT libraries, executables and tests.
9 years ago
SceneGraph
SceneGraph: disable deprecation warnings in deprecated code on MSVC.
9 years ago
Shaders
Consistently use macOS instead of OSX.
9 years ago
Shapes
Shapes: functions are still not functions on MSVC 2017.
9 years ago
Test
Consistently use macOS instead of OSX.
9 years ago
Text
Dropped NaCl support.
9 years ago
TextureTools
Dropped NaCl support.
9 years ago
Trade
Use CMake folders also for OBJECT libraries, executables and tests.
9 years ago
AbstractFramebuffer.cpp
Dropped NaCl support.
9 years ago
AbstractFramebuffer.h
Dropped NaCl support.
9 years ago
AbstractObject.cpp
Dropped NaCl support.
9 years ago
AbstractObject.h
Updated copyright year.
9 years ago
AbstractQuery.cpp
Dropped NaCl support.
9 years ago
AbstractQuery.h
Updated copyright year.
9 years ago
AbstractResourceLoader.h
Updated copyright year.
9 years ago
AbstractShaderProgram.cpp
Dropped NaCl support.
9 years ago
AbstractShaderProgram.h
Updated copyright year.
9 years ago
AbstractTexture.cpp
Dropped NaCl support.
9 years ago
AbstractTexture.h
Make internal function file-local and fix its name.
9 years ago
Array.h
Updated copyright year.
9 years ago
Attribute.cpp
Updated copyright year.
9 years ago
Attribute.h
Ability to specify shader attribute properties fully at runtime.
9 years ago
Buffer.cpp
Dropped NaCl support.
9 years ago
Buffer.h
Vanish last remmants of NaCl.
9 years ago
BufferImage.cpp
Updated copyright year.
9 years ago
BufferImage.h
Avoid ambiguity when constructing BufferImage.
9 years ago
BufferTexture.cpp
Updated copyright year.
9 years ago
BufferTexture.h
Updated copyright year.
9 years ago
BufferTextureFormat.h
Updated copyright year.
9 years ago
CMakeLists.txt
Dropped NaCl support.
9 years ago
Color.h
Updated copyright year.
9 years ago
ColorFormat.h
Updated copyright year.
9 years ago
Context.cpp
Dropped NaCl support.
9 years ago
Context.h
Dropped NaCl support.
9 years ago
CubeMapTexture.cpp
SVGA3D: work around broken glTex[ture][Sub]Image*D() for arrays.
9 years ago
CubeMapTexture.h
SVGA3D: work around broken glTex[ture][Sub]Image*D() for arrays.
9 years ago
CubeMapTextureArray.cpp
Updated copyright year.
9 years ago
CubeMapTextureArray.h
Reduce amount of GL queries when asking for compressed (sub)images.
9 years ago
DebugMessage.h
Updated copyright year.
9 years ago
DebugOutput.cpp
Dropped NaCl support.
9 years ago
DebugOutput.h
Updated copyright year.
9 years ago
DefaultFramebuffer.cpp
Updated copyright year.
9 years ago
DefaultFramebuffer.h
Updated copyright year.
9 years ago
DimensionTraits.h
Updated copyright year.
9 years ago
Extensions.h
Dropped NaCl support.
9 years ago
Framebuffer.cpp
Dropped NaCl support.
9 years ago
Framebuffer.h
Updated copyright year.
9 years ago
Image.cpp
Updated copyright year.
9 years ago
Image.h
Minor cleanup.
9 years ago
ImageFormat.h
Updated copyright year.
9 years ago
ImageReference.h
Updated copyright year.
9 years ago
ImageView.h
Fix ambiguous overload in ImageView constructor with non-const ArrayView.
9 years ago
Magnum.h
Updated copyright year.
9 years ago
Mesh.cpp
Dropped NaCl support.
9 years ago
Mesh.h
Ability to specify shader attribute properties fully at runtime.
9 years ago
MeshView.cpp
Dropped NaCl support.
9 years ago
MeshView.h
Updated copyright year.
9 years ago
MultisampleTexture.cpp
Updated copyright year.
9 years ago
MultisampleTexture.h
Updated copyright year.
9 years ago
OpenGL.cpp
Updated copyright year.
9 years ago
OpenGL.h
Dropped NaCl support.
9 years ago
OpenGLTester.cpp
Consistently use macOS instead of OSX.
9 years ago
OpenGLTester.h
Dropped NaCl support.
9 years ago
PixelFormat.cpp
Updated copyright year.
9 years ago
PixelFormat.h
Updated copyright year.
9 years ago
PixelStorage.cpp
Updated copyright year.
9 years ago
PixelStorage.h
Reduce amount of GL queries when asking for compressed (sub)images.
9 years ago
PrimitiveQuery.cpp
Updated copyright year.
9 years ago
PrimitiveQuery.h
Updated copyright year.
9 years ago
Query.h
Updated copyright year.
9 years ago
RectangleTexture.cpp
Updated copyright year.
9 years ago
RectangleTexture.h
Reduce amount of GL queries when asking for compressed (sub)images.
9 years ago
Renderbuffer.cpp
Dropped NaCl support.
9 years ago
Renderbuffer.h
Dropped NaCl support.
9 years ago
RenderbufferFormat.h
Updated copyright year.
9 years ago
Renderer.cpp
Dropped NaCl support.
9 years ago
Renderer.h
Updated copyright year.
9 years ago
Resource.cpp
Updated copyright year.
9 years ago
Resource.h
Updated copyright year.
9 years ago
ResourceManager.h
Updated copyright year.
9 years ago
ResourceManager.hpp
Updated copyright year.
9 years ago
SampleQuery.h
Updated copyright year.
9 years ago
Sampler.cpp
Updated copyright year.
9 years ago
Sampler.h
Updated copyright year.
9 years ago
Shader.cpp
Dropped NaCl support.
9 years ago
Shader.h
Updated copyright year.
9 years ago
Tags.h
Updated copyright year.
9 years ago
Texture.cpp
Updated copyright year.
9 years ago
Texture.h
Reduce amount of GL queries when asking for compressed (sub)images.
9 years ago
TextureArray.cpp
Modernize
#1
9 years ago
TextureArray.h
Reduce amount of GL queries when asking for compressed (sub)images.
9 years ago
TextureFormat.h
Updated copyright year.
9 years ago
TimeQuery.h
Dropped NaCl support.
9 years ago
Timeline.cpp
Updated copyright year.
9 years ago
Timeline.h
Dropped NaCl support.
9 years ago
TransformFeedback.cpp
Updated copyright year.
9 years ago
TransformFeedback.h
Updated copyright year.
9 years ago
Types.h
Updated copyright year.
9 years ago
Version.cpp
Modernize
#1
9 years ago
Version.h
Updated copyright year.
9 years ago
configure.h.cmake
Updated copyright year.
9 years ago
visibility.h
Updated copyright year.
9 years ago