index
:
mesa/vkpipeline-db
amdvlk
master
Collection of Vulkan pipelines for offline analysis (mirrored from https://gitlab.freedesktop.org/mesa/vkpipeline-db)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
update vk_layer_dispatch_table.h to fix build
HEAD
master
Samuel Pitoiset
1
-56
/
+67
2020-09-01
fix parsing RADV shader statistics since recent changes
Samuel Pitoiset
1
-7
/
+7
2020-05-14
do not set RADV_DEBUG=checkir when running pipelines
Samuel Pitoiset
1
-1
/
+0
2020-03-24
update vk_layer_dispatch_table.h to fix build
Samuel Pitoiset
1
-17
/
+191
2019-10-16
clarify README
Rhys Perry
1
-2
/
+2
2019-03-21
run: always set RADV_DEBUG=checkir
Samuel Pitoiset
1
-0
/
+1
2019-03-15
Add a .gitignore
Jason Ekstrand
1
-0
/
+9
2019-03-15
Pass NULL for states which don't exist in captured pipeline
Danylo Piliaiev
1
-6
/
+18
2019-03-15
Add missing checks for existence of states during pipeline creation
Danylo Piliaiev
2
-6
/
+33
2019-03-15
Pull vk_layer_dispatch_table.h in-tree
Jason Ekstrand
2
-1
/
+581
2019-03-15
Use version 2 of the loader/layer interface
Jason Ekstrand
2
-7
/
+21
2019-03-15
Fix compile warnings on 32-bit builds
Jason Ekstrand
1
-2
/
+2
2019-03-15
Advertise Vulkan version 1.1
Jason Ekstrand
1
-1
/
+1
2019-03-12
add support for VK_EXT_debug_report for intels anv driver
Timothy Arceri
1
-112
/
+176
2019-03-08
fix vk_layer_dispatch_table.h include path
Eric Engestrom
1
-1
/
+1
2019-03-08
vkpipeline-db: add application name
Timothy Arceri
1
-0
/
+3
2019-02-06
run: do not report an error when shader stats can't be parsed
Samuel Pitoiset
1
-4
/
+3
2019-02-06
vkpipeline-db: update specVersion of the layer
Samuel Pitoiset
1
-1
/
+1
2019-02-06
vkpipeline-db: make sure to destroy instance/device objects
Samuel Pitoiset
1
-0
/
+2
2018-11-22
radv-report: Show biggest improvements
Timothy Arceri
1
-0
/
+30
2018-10-31
vkpipeline-db: fix build by including vk_layer_dispatch_table.h
Samuel Pitoiset
1
-0
/
+1
2018-06-13
vkpipeline-db: add support for anv
Timothy Arceri
2
-27
/
+239
2018-06-13
vkpipeline-db: add sType to pipeline info
Timothy Arceri
1
-0
/
+2
2018-06-13
vkpipeline-db: add support for multi-threading
Timothy Arceri
2
-49
/
+121
2018-05-23
report the shader stage when compiling
Samuel Pitoiset
2
-3
/
+17
2018-04-06
initial commit; import existing files
Samuel Pitoiset
10
-0
/
+4190