index
:
mesa/shader-db
dualt
loops
master
sso
turnip-support
unchanged
Collection of shaders for offline analysis. (mirrored from https://gitlab.freedesktop.org/mesa/shader-db)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
si-report.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
si-report.py: report private memory usage
Marek Olšák
1
-13
/
+30
2016-12-07
si-report.py: rename "Scratch VGPRs" to "Scratch size"
Marek Olšák
1
-11
/
+11
2016-12-07
si-report.py: print 40 regressions per category
Marek Olšák
1
-1
/
+1
2016-10-18
si-report.py: print more regressed and bad shaders
Marek Olšák
1
-3
/
+4
2016-10-18
si-report.py: also print Max Waves regressions
Marek Olšák
1
-9
/
+17
2016-07-22
si-report.py: add completely new shader statistics reporting
Marek Olšák
1
-1
/
+252
2016-07-22
si-report.py: report % change correctly for 0->N
Marek Olšák
1
-1
/
+1
2016-07-22
si-report.py: report scratch in terms of VGPRs = dwords per thread
Marek Olšák
1
-2
/
+2
2016-07-22
si-report.py: show spilled SGPRs and VGPRs
Marek Olšák
1
-1
/
+6
2016-07-12
si-report.py: don't crash if there are no shaders found
Marek Olšák
1
-0
/
+3
2016-01-26
si-report.py: process Max Waves
Marek Olšák
1
-1
/
+3
2016-01-26
si-report.py: fix parsing without asm
Marek Olšák
1
-0
/
+2
2016-01-05
si-report.py: report the tests causing max increase/decrease
Nicolai Hähnle
1
-18
/
+33
2016-01-05
si-report.py: reduce code duplication in the definition of metrics
Nicolai Hähnle
1
-58
/
+32
2016-01-05
si-report.py: report LLVM compile errors
Nicolai Hähnle
1
-5
/
+33
2016-01-05
si-report.py: speed up and adjust to debug message reporting, allowing multi-...
Nicolai Hähnle
1
-73
/
+135
2015-07-30
si-report: Fix algorithm for determing difference in shader stats
Tom Stellard
1
-1
/
+7
2015-04-13
Add si-report.py for parsing dumps from radeonsi
Tom Stellard
1
-0
/
+324