~mmach/netext73/mesa-ryzen

« back to all changes in this revision

Viewing changes to src/gallium/drivers/r600/sb/notes.markdown

  • Committer: mmach
  • Date: 2023-11-02 21:31:35 UTC
  • Revision ID: netbit73@gmail.com-20231102213135-18d4tzh7tj0uz752
2023-11-02 22:11:57

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
    -   **sbnofallback** - Abort on errors instead of fallback
22
22
    -   **sbdisasm** - Use sb disassembler for shader dumps
23
23
    -   **sbsafemath** - Disable unsafe math optimizations
24
 
    -   **use_tgsi** - Take in TGSI from the frontend instead of asking for NIR
25
24
 
26
25
### Regression debugging
27
26