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.
9666
Commits
21
Branches
19
Tags
70 MiB
C++
95.6%
CMake
2.8%
GLSL
0.8%
Shell
0.2%
Python
0.2%
Tree:
1b55a76a3a
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 '1b55a76a3a'
${ noResults }
magnum
/
src
/
Magnum
/
Vk
/
Test
History
Vladimír Vondruš
745830e1a9
Vk: properly redirect internal pointers on ShaderSet move.
...
Discovered by an upgraded ASan on the new Ubuntu 18.04 CI image. Yay!
4 years ago
..
MeshTestFiles
Vk: implemented a Mesh wrapper.
5 years ago
ShaderTestFiles
Vk: patch SPIR-V binaries on load on SwiftShader as a workaround.
5 years ago
.gitattributes
Vk: Shader wrapper.
6 years ago
AssertDisabledTest.cpp
Updated copyright year.
4 years ago
AssertTest.cpp
Updated copyright year.
4 years ago
BufferTest.cpp
Updated copyright year.
4 years ago
BufferVkTest.cpp
Updated copyright year.
4 years ago
CMakeLists.txt
CMake: use the CMAKE_FOLDER variable instead of FOLDER property.
4 years ago
CommandBufferTest.cpp
Updated copyright year.
4 years ago
CommandBufferVkTest.cpp
Updated copyright year.
4 years ago
CommandPoolTest.cpp
Updated copyright year.
4 years ago
CommandPoolVkTest.cpp
Updated copyright year.
4 years ago
DescriptorPoolTest.cpp
Updated copyright year.
4 years ago
DescriptorPoolVkTest.cpp
Updated copyright year.
4 years ago
DescriptorSetLayoutTest.cpp
Updated copyright year.
4 years ago
DescriptorSetLayoutVkTest.cpp
Updated copyright year.
4 years ago
DescriptorSetTest.cpp
Updated copyright year.
4 years ago
DescriptorSetVkTest.cpp
Updated copyright year.
4 years ago
DescriptorTypeTest.cpp
Updated copyright year.
4 years ago
DeviceFeaturesTest.cpp
Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER.
4 years ago
DevicePropertiesTest.cpp
Updated copyright year.
4 years ago
DevicePropertiesVkTest.cpp
Adapt to Corrade changes.
4 years ago
DeviceTest.cpp
Updated copyright year.
4 years ago
DeviceVkTest.cpp
Adapt to Corrade changes.
4 years ago
ExtensionPropertiesTest.cpp
Updated copyright year.
4 years ago
ExtensionPropertiesVkTest.cpp
Updated copyright year.
4 years ago
ExtensionsTest.cpp
Updated copyright year.
4 years ago
FenceTest.cpp
Updated copyright year.
4 years ago
FenceVkTest.cpp
Updated copyright year.
4 years ago
FramebufferTest.cpp
Updated copyright year.
4 years ago
FramebufferVkTest.cpp
Updated copyright year.
4 years ago
HandleTest.cpp
Updated copyright year.
4 years ago
ImageTest.cpp
Updated copyright year.
4 years ago
ImageViewTest.cpp
Updated copyright year.
4 years ago
ImageViewVkTest.cpp
Updated copyright year.
4 years ago
ImageVkTest.cpp
Updated copyright year.
4 years ago
InstanceTest.cpp
Updated copyright year.
4 years ago
InstanceVkTest.cpp
Adapt to Corrade changes.
4 years ago
IntegrationTest.cpp
Updated copyright year.
4 years ago
LayerPropertiesTest.cpp
Updated copyright year.
4 years ago
LayerPropertiesVkTest.cpp
Updated copyright year.
4 years ago
MemoryTest.cpp
Updated copyright year.
4 years ago
MemoryVkTest.cpp
Updated copyright year.
4 years ago
MeshLayoutTest.cpp
Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER.
4 years ago
MeshTest.cpp
Adapt to Corrade changes.
4 years ago
MeshVkTest.cpp
Adapt to Corrade changes.
4 years ago
PipelineLayoutTest.cpp
Updated copyright year.
4 years ago
PipelineLayoutVkTest.cpp
Updated copyright year.
4 years ago
PipelineTest.cpp
Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER.
4 years ago
PipelineVkTest.cpp
Vk: port to the new Utility::Path.
4 years ago
PixelFormatTest.cpp
Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER.
4 years ago
QueueTest.cpp
Updated copyright year.
4 years ago
QueueVkTest.cpp
Updated copyright year.
4 years ago
RenderPassTest.cpp
Updated copyright year.
4 years ago
RenderPassVkTest.cpp
Updated copyright year.
4 years ago
ResultTest.cpp
Updated copyright year.
4 years ago
SamplerTest.cpp
Updated copyright year.
4 years ago
SamplerVkTest.cpp
Updated copyright year.
4 years ago
ShaderSetTest.cpp
Vk: properly redirect internal pointers on ShaderSet move.
4 years ago
ShaderTest.cpp
Vk: port to the new Utility::Path.
4 years ago
ShaderVkTest.cpp
Vk: port to the new Utility::Path.
4 years ago
StructureHelpersTest.cpp
Updated copyright year.
4 years ago
VersionTest.cpp
Updated copyright year.
4 years ago
VersionVkTest.cpp
Updated copyright year.
4 years ago
VertexFormatTest.cpp
Prefer CORRADE_TARGET_* instead of __GNUC__, __clang__ and _MSVC_VER.
4 years ago
compute-noop.spv
Vk: compute pipeline creation.
5 years ago
configure.h.cmake
Updated copyright year.
4 years ago
pixelFormatTraits.h
Updated copyright year.
4 years ago
triangle-shaders.spv
Vk: Shader wrapper.
6 years ago