This repository was archived by the owner on Dec 8, 2025. It is now read-only.
Tags: google/graphicsfuzz
Tags
Documentation effort and various polishing fixes (#140) * Restructure documentation layout * Update readme formatting * Update * Fix links to images * Update README * Add note * Layout the 'run' doc * Refactor command line build instructions into their own doc * fix subtitle * Add documentation on how to run * Update doc: build libgdx client * Update build instructions * New doc layout glsl-fuzz glsl-reduce * Minor style fix * Add note * Brief intro to glsl-reduce. * Fixed name of reducer class. * Changed _ to - for reducer command line options, and replaced --reduce-everywhere with opposite --preserve-semantics option. * Work on docs/glsl-fuzz-walkthrough.md. * Small changes to glsl-fuzz-walkthrough.md * Work on glsl-reduce-intro.md * A different approach to the README. We should review it tomorrow. * Update file hierarchy doc * Various changes. * Revert small tweak. * More changes. * A few more tweaks. * Small change. * Small fix. * Made reduction-kind an optional argument, defaulting to CUSTOM. * Changes to how reducer is invoked. * Document shader family results in file system * Start documentation of reducing shaders from command line. * Document reduction results in file system * Added files to be used for glsl-reduce walkthrough. * Small tweaks * glsl-fuzz-walkthrough: fix Vulkan shaders generate command. * Ignore license headers for command wrappers in: graphicsfuzz/src/main/scripts/examples/glsl-reduce/ * glsl-reduce walkthrough. * Added license header. * Added note so we do not forget comment. * Append command-line build doc to developer doc * WebUI: preserve-semantics on reference reduction and don't use network to communicate with the fuzzer service manager. * check_headers.py: fix glsl-reduce-walkthrough ...ignore rules and add ./temp * Rename token to worker * Changes to docs from meeting. * glsl-reduce documentation. * Tweak to glsl-reduce manual. * glsl-reduce documentation ready for others to try out. * Working on glsl-reduce command line example. * Layout of glsl-generate doc * Edits to glsl-fuzz intro. * Edits to glsl-fuzz walkthrough. * Add doc for glsl-generate * Fix python indentation: 4 spaces everywhere * Hide the metric field from the WebUI. Remove "manageAPI" from the server URL args. * More work on glsl-fuzz-walkthrough.md. * Fix python indentation: 4 spaces everywhere * Make example scripts executable. Remove lines in docs about making them executable. * Typo. * Tweaks to glsl-reduce-walkthrough.md * More work on glsl-fuzz-walkthrough.md * Work on glsl-fuzz-reduce.md * Hyphenise generate-shader-family * Fix python indentation * Hyphenise reduce-spirv-opt-flags.py * Hyphenise run-browser* * Hyphenise run-shader-family* * Remove run_spv_local.sh which is now superseded by vkrun.py * Hyphenise worker-vk * Remove depreciated deqp worker * Rename worker-vk to glsl-to-spv-worker * Adjust developer documentation so command line build instructions are one click away.
PreviousNext