Pinned Repositories
DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
gfxreconstruct
Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior
glslang
Khronos reference front-end for GLSL and ESSL
hlsl-specs
HLSL Specifications
LunarGLASS
LLVM IR and optimizer for shaders, including front-end adapters for GLSL and SPIR-V and back-end adapter for GLSL
renderdoc
RenderDoc is a stand-alone graphics debugging tool.
shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation.
SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
SPIRV-Headers
SPIRV-Headers
SPIRV-Reflect
SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
greg-lunarg's Repositories
greg-lunarg/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
greg-lunarg/gfxreconstruct
Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior
greg-lunarg/glslang
Khronos reference front-end for GLSL and ESSL
greg-lunarg/hlsl-specs
HLSL Specifications
greg-lunarg/LunarGLASS
LLVM IR and optimizer for shaders, including front-end adapters for GLSL and SPIR-V and back-end adapter for GLSL
greg-lunarg/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
greg-lunarg/shaderc
A collection of tools, libraries, and tests for Vulkan shader compilation.
greg-lunarg/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
greg-lunarg/SPIRV-Headers
SPIRV-Headers
greg-lunarg/SPIRV-Reflect
SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
greg-lunarg/SPIRV-Tools
greg-lunarg/VK-GL-CTS
Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
greg-lunarg/Vulkan-ValidationLayers
Vulkan Validation Layers
greg-lunarg/VulkanTools
Tools to aid in Vulkan development including useful layers, trace and replay, and tests