..
.gitattributes
Vk: Shader wrapper.
6 years ago
AssertDisabledTest.cpp
Updated copyright year.
5 years ago
AssertTest.cpp
Updated copyright year.
5 years ago
BufferTest.cpp
Vk: implement image clears, buffer, image and buffer/image copies.
5 years ago
BufferVkTest.cpp
Vk: implement image clears, buffer, image and buffer/image copies.
5 years ago
CMakeLists.txt
Vk: compute pipeline creation.
5 years ago
CommandBufferTest.cpp
Updated copyright year.
5 years ago
CommandBufferVkTest.cpp
Updated copyright year.
5 years ago
CommandPoolTest.cpp
Updated copyright year.
5 years ago
CommandPoolVkTest.cpp
Updated copyright year.
5 years ago
DeviceFeaturesTest.cpp
Vk: rename *IndexTypeUintXY to IndexTypeUnsignedFoo for consistency.
5 years ago
DevicePropertiesTest.cpp
Updated copyright year.
5 years ago
DevicePropertiesVkTest.cpp
Vk: an ability to check if a particular extension revision is supported.
5 years ago
DeviceTest.cpp
Updated copyright year.
5 years ago
DeviceVkTest.cpp
Vk: add driver workaround scaffolding and the first one for SwiftShader.
5 years ago
EnumsTest.cpp
Vk: add a wrapper for mesh layout setup.
5 years ago
ExtensionPropertiesTest.cpp
Updated copyright year.
5 years ago
ExtensionPropertiesVkTest.cpp
Vk: an ability to check if a particular extension revision is supported.
5 years ago
ExtensionsTest.cpp
Updated copyright year.
5 years ago
FenceTest.cpp
Vk: clean up some minor copypaste naming weirdness.
5 years ago
FenceVkTest.cpp
Updated copyright year.
5 years ago
FramebufferTest.cpp
Updated copyright year.
5 years ago
FramebufferVkTest.cpp
Vk: rethink render pass creation to make it clearer (but more verbose).
5 years ago
HandleTest.cpp
Updated copyright year.
5 years ago
ImageTest.cpp
Vk: implement image clears, buffer, image and buffer/image copies.
5 years ago
ImageViewTest.cpp
Vk: make the PixelFormat -> ImageAspect converter public.
5 years ago
ImageViewVkTest.cpp
Updated copyright year.
5 years ago
ImageVkTest.cpp
Vk: don't use ImageUsage::Sampled on a linear image.
5 years ago
InstanceTest.cpp
Updated copyright year.
5 years ago
InstanceVkTest.cpp
Vk: rework {Extension,Layer}Properties internals using ArrayTuple.
5 years ago
IntegrationTest.cpp
Updated copyright year.
5 years ago
LayerPropertiesTest.cpp
Updated copyright year.
5 years ago
LayerPropertiesVkTest.cpp
Vk: well OF COURSE I made an error when using std::lower_bound()!
5 years ago
MemoryTest.cpp
Updated copyright year.
5 years ago
MemoryVkTest.cpp
Updated copyright year.
5 years ago
MeshLayoutTest.cpp
Vk: rvalue overloads for MeshLayout setters.
5 years ago
PipelineLayoutTest.cpp
Vk: an extremely minimal PipelineLayout wrapper.
5 years ago
PipelineLayoutVkTest.cpp
Vk: an extremely minimal PipelineLayout wrapper.
5 years ago
PipelineTest.cpp
Vk: debug output for DynamicRasterizationState[s].
5 years ago
PipelineVkTest.cpp
Vk: save current dynamic state on a pipeline bind.
5 years ago
PixelFormatTest.cpp
Updated copyright year.
5 years ago
QueueTest.cpp
Updated copyright year.
5 years ago
QueueVkTest.cpp
Vk: ad a Queue::submit() returning a Fence.
5 years ago
RenderPassTest.cpp
Vk: rename PipelineStage::AllGraphics to AllRasterization.
5 years ago
RenderPassVkTest.cpp
Vk: add assertions to prevent information loss in Vulkan 1.1 fallbacks.
5 years ago
ResultTest.cpp
Updated copyright year.
5 years ago
ShaderSetTest.cpp
Vk: a container for a shader set needed by a pipeline.
5 years ago
ShaderTest.cpp
Updated copyright year.
5 years ago
ShaderVkTest.cpp
Updated copyright year.
5 years ago
StructureHelpersTest.cpp
Vk: add a helper for connecting just one structure.
5 years ago
VersionTest.cpp
Updated copyright year.
5 years ago
VersionVkTest.cpp
Updated copyright year.
5 years ago
VertexFormatTest.cpp
Vk: add a VertexFormat enum.
5 years ago
compute-noop.spv
Vk: compute pipeline creation.
5 years ago
configure.h.cmake
Updated copyright year.
5 years ago
pixelFormatTraits.h
Updated copyright year.
5 years ago
triangle-shaders.spv
Vk: Shader wrapper.
6 years ago