graphicsfuzz
Shader debugger
A set of tools to automatically find and simplify bugs in graphics shader compilers
A testing framework for automatically finding and simplifying bugs in graphics shader compilers.
571 stars
23 watching
116 forks
Language: Java
last commit: 5 months ago
Linked from 1 awesome list
fuzzingglslopenglspirvvulkan
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for debugging and inspecting GLSL and HLSL shaders at runtime. | 326 |
| Tools for inspecting and replaying graphics API calls from applications to GPUs | 2,209 |
| A library for debugging and profiling shaders in graphics rendering applications | 33 |
| A debugging tool for GLSL shaders by injecting printf-like functionality directly into shader code. | 238 |
| Software that enables shader replacement and debugging in OpenGL applications | 2 |
| A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
| Automated testing of software components to identify vulnerabilities and weaknesses | 1,110 |
| A tool for inspecting and modifying shaders in OpenGL or Vulkan applications without recompiling the application. | 31 |
| A tool that uses fuzz testing to identify bugs in software by randomly generating input data | 1,412 |
| A set of tests designed to challenge and identify bugs in fuzzing engines used by software developers. | 1,437 |
| Provides sample code and resources to help developers learn and implement compute shaders in Rust. | 542 |
| A website and toolset for exploring and analyzing shader compilers and their output formats. | 588 |
| A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 3,344 |
| A utility library to review entire OpenGL render state | 24 |
| A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |