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.
8458
Commits
21
Branches
19
Tags
70 MiB
C++
95.6%
CMake
2.8%
GLSL
0.8%
Shell
0.2%
Python
0.2%
Tree:
299f2ff0c5
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 '299f2ff0c5'
${ noResults }
magnum
/
src
/
Magnum
/
Vk
/
Test
History
Vladimír Vondruš
144b6229b2
Vk: recognize SamplerWrapping::MirrorClampToEdge.
...
It's a new extension in Vulkan 1.2.
6 years ago
..
.gitattributes
Vk: Shader wrapper.
6 years ago
AssertDisabledTest.cpp
Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant.
6 years ago
AssertTest.cpp
Vk: rename the *ASSERT_{RESULT => SUCCESS}(), add an incomplete variant.
6 years ago
BufferTest.cpp
Vk: binding Buffer memory.
6 years ago
BufferVkTest.cpp
Vk: ability to allocate Buffer directly during construction.
6 years ago
CMakeLists.txt
Vk: add MemoryRequirements::alignedSize().
6 years ago
CommandBufferTest.cpp
Vk: command buffer allocation.
6 years ago
CommandBufferVkTest.cpp
Vk: and thus VulkanTester doesn't need a DeviceProperties instance.
6 years ago
CommandPoolTest.cpp
Vk: command pool creation.
6 years ago
CommandPoolVkTest.cpp
Vk: and thus VulkanTester doesn't need a DeviceProperties instance.
6 years ago
DevicePropertiesTest.cpp
Vk: implement VK_KHR_driver_properties.
6 years ago
DevicePropertiesVkTest.cpp
Vk: rework device property fetching.
6 years ago
DeviceTest.cpp
Vk: device creation.
6 years ago
DeviceVkTest.cpp
Vk: DeviceCreateInfo::addQueues() overload taking QueueFlags directly.
6 years ago
EnumsTest.cpp
Vk: recognize SamplerWrapping::MirrorClampToEdge.
6 years ago
ExtensionPropertiesTest.cpp
Vk: enumerating instance extension properties.
6 years ago
ExtensionPropertiesVkTest.cpp
Vk: enumerating instance extension properties.
6 years ago
ExtensionsTest.cpp
Vk: make variadic extension type traits work for an empty list as well.
6 years ago
HandleTest.cpp
Vk: add HandleFlags, similar to GL::ObjectFlags.
6 years ago
ImageTest.cpp
Vk: initial APIs for binding a memory to an image.
6 years ago
ImageVkTest.cpp
Vk: ability to allocate Image directly during construction.
6 years ago
InstanceTest.cpp
Vk: enable KHR_get_physical_device_properties by default on Vulkan 1.0.
6 years ago
InstanceVkTest.cpp
Vk: test coverage with various extensions and versions.
6 years ago
IntegrationTest.cpp
Updated copyright year.
6 years ago
LayerPropertiesTest.cpp
Vk: enumerating layer properties.
6 years ago
LayerPropertiesVkTest.cpp
Vk: enumerating layer properties.
6 years ago
MemoryTest.cpp
Vk: add MemoryRequirements::alignedSize().
6 years ago
MemoryVkTest.cpp
Vk: implement memory mapping.
6 years ago
ResultTest.cpp
Vk: move MAGNUM_VK_INTERNAL_ASSER_RESULT() to a dedicated header.
6 years ago
ShaderTest.cpp
Vk: Shader wrapper.
6 years ago
ShaderVkTest.cpp
Vk: Shader wrapper.
6 years ago
VersionTest.cpp
Vk: parsing Version from configuration.
6 years ago
VersionVkTest.cpp
Vk: retrieving instance version.
6 years ago
configure.h.cmake
Vk: Shader wrapper.
6 years ago
triangle-shaders.spv
Vk: Shader wrapper.
6 years ago