GithubHelp home page GithubHelp logo

themaister / fossilize Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 6.0 201 KB

This repository is discontinued, see https://github.com/ValveSoftware/Fossilize

License: MIT License

CMake 1.04% C 57.44% C++ 41.37% Shell 0.16%

fossilize's People

Contributors

themaister avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

fossilize's Issues

Deal with PhysicalDeviceFeatures2

PDF2 has a lot of pNext structures, and it's the new way to enable features in Vulkan 1.1. We'll probably need to enable all of them somehow to be able to replay Vulkan 1.1 pipelines accurately.

Export from RenderDoc format

It might be useful to extract only pipeline information necessary for a draw call from a capture for purposes of making reduced repro cases.

Benchmarking support

Ideally, it should be possible to set up a mini-benchmark for most pipelines using "dummy" data in an automated fashion. This could then ideally be used for perf-regression tracking or analyzing if spirv-opt actually makes a difference.

More flexible way to refer to pipelines

Sometimes you'd have the SPIR-V that's failing, but ideally we need to figure out all pipelines which this SPIR-V belongs to so we can narrow down the search.

Disassemble more information

fossilize-disasm only supports SPIR-V disasm currently, introspecting all state in a clean way would be nice to have as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.