summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-12run: add precompile flag for limaVasily Khoruzhick1-0/+1
2021-06-23report: Consider "waves" along with "threads" as more_is_better.Emma Anholt1-1/+1
2021-03-11radv-report: add ACO statistics from mesa/!8994Rhys Perry1-3/+7
2021-03-11radv-report: improve table formatting with large columnsRhys Perry1-11/+15
2021-02-23si-report.py: don't print LDS and Waits, which are always constantMarek Olšák1-16/+4
2021-01-19report.py: Don't require spills/fillsMatt Turner1-0/+3
2021-01-17shaders/chromeos: add missing GL_OES_standard_derivatives requirementIlia Mirkin1-0/+1
2021-01-17shaders/unity: add missing GL_ARB_shader_texture_lod requirementIlia Mirkin4-0/+4
2021-01-17shaders/skia: add missing GL_KHR_blend_equation_advanced requirementIlia Mirkin195-0/+195
2020-12-02report.py: fix crash on get_sched_modeErico Nunes1-0/+3
2020-08-10nv-report: add cachedKarol Herbst1-1/+1
2020-08-01nv-report: add ugpr attributeKarol Herbst1-1/+1
2020-08-01nv-report: refactor to make it easier adding new valuesKarol Herbst1-59/+29
2020-08-01nv-report: set executable bitKarol Herbst1-0/+0
2020-07-23Drop all intel setup codeLionel Landwerlin4-406/+3
2020-07-07report: Fix thread count printingAlyssa Rosenzweig1-4/+4
2020-05-15shaders: Import shaders from pts/paraview-1.0.3Ian Romanick5-0/+2286
2020-04-30run: Passthrough the -p (platform) parameterCaio Marcelo de Oliveira Filho1-50/+4
2020-04-30anv-report: handle concatenated result CSVsRhys Perry1-1/+3
2020-04-30add report-fossil.pyRhys Perry2-3/+69
2020-04-30rename report-fossil to anv-report-fossilRhys Perry1-0/+0
2020-04-30fossils: add fossil_replay.shRhys Perry2-0/+55
2020-04-30fossils: add fossil_prune_replay.shRhys Perry2-0/+28
2020-04-30radv-report: add radv-report-fossil.pyRhys Perry2-1/+622
2020-04-23report.py: Handle scheduler mode changesMatt Turner1-5/+27
2020-04-23report.py: Print spill/fill changes beside instruction/cycle changesMatt Turner1-4/+15
2020-04-23report.py: Remove semicolonsMatt Turner1-5/+5
2020-04-23report.py: Remove tabsMatt Turner1-5/+5
2020-04-21anv-report: Report SEND statisticsJason Ekstrand1-1/+4
2020-04-22README: Add a note about steam game fossil captureJason Ekstrand1-0/+9
2020-04-21run: Add support for running on GL 1.4 + ARB_shader_objects.Eric Anholt1-6/+25
2020-04-21run: Use a few of libepoxy's helpers for extension/glsl detection.Eric Anholt1-59/+11
2020-04-17intel_stub: Give a helpful message when -p is missing.Eric Anholt1-1/+3
2020-04-17intel_stub: Handle I915_PARAM_SUBSLICE_TOTALIan Romanick1-0/+1
2020-04-17intel_stub: handle missing libc_fstat{,64}D Scott Phillips1-0/+16
2020-04-09shaders: add skia shadersRob Clark3048-0/+340663
2020-04-09run: attach debug label to programsRob Clark1-0/+3
2020-04-06shaders: Add chromeos shadersKristian H. Kristensen43-0/+2401
2020-04-03Improve fossilize.shJason Ekstrand1-4/+3
2020-03-29Name shaders foz/hash/ExecutableNameJason Ekstrand1-2/+10
2020-01-30README: update with information on fossilsDylan Baker1-0/+22
2020-01-30Add a script for comparing fossil resultsDylan Baker1-0/+177
2020-01-30fossils: Add sascha-willems demos fossilsDylan Baker64-0/+0
2020-01-30fossilize.sh: add an example script for capturing fossilsDylan Baker1-0/+33
2019-12-29run: Add TGL as a platformCaio Marcelo de Oliveira Filho1-0/+1
2019-12-17shaders: Add glmark2(-es2) shadersAlyssa Rosenzweig49-0/+2869
2019-12-16run: Support panfrostAlyssa Rosenzweig1-0/+1
2019-10-30shaders: Add Chromium's CMAA shaderIan Romanick1-0/+167
2019-10-30report: Don't use len(x) > 0Ian Romanick1-2/+1
2019-10-29si_report: print percentages table as a markdown tablePierre-Eric Pelloux-Prayer1-26/+37