index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Stop doing binning shaders other than the VS in shader-db.
Eric Anholt
2020-05-01
1
-1
/
+1
*
freedreno/ir3: Fix register allocation assertion failures.
Eric Anholt
2020-05-01
3
-21
/
+30
*
freedreno/ir3: Drop hack to clean up split vars
Kristian H. Kristensen
2020-05-01
1
-24
/
+0
*
freedreno/ir3: Lower GS builtins before lowering IO
Kristian H. Kristensen
2020-05-01
4
-61
/
+64
*
freedreno/ir3: Add ir3_nir_lower_to_explicit_input() pass
Kristian H. Kristensen
2020-05-01
3
-46
/
+65
*
freedreno/ir3: Rename ir3_nir_lower_to_explicit_io
Kristian H. Kristensen
2020-05-01
3
-6
/
+6
*
freedreno/ir3: Pass stream output info to ir3_shader_from_nir
Kristian H. Kristensen
2020-05-01
3
-5
/
+10
*
freedreno/ir3: Fix the a3xx TF outputs stores.
Eric Anholt
2020-05-01
1
-1
/
+1
*
freedreno/ir3: Set up the block predecessors for a3xx TF
Eric Anholt
2020-05-01
2
-2
/
+8
*
intel/fs: Update location of Render Target Array Index for gen12
D Scott Phillips
2020-05-01
1
-1
/
+9
*
pan/decode: Properly print tripped zeroes
Tomeu Vizoso
2020-05-01
1
-1
/
+1
*
panfrost: Add Bifrost texture trampoline BO to batch
Tomeu Vizoso
2020-05-01
1
-0
/
+6
*
pan/bi: Lower for now sincos
Alyssa Rosenzweig
2020-05-01
1
-0
/
+1
*
panfrost: mali_attr_meta.unknown1 is zero on Bifrost
Tomeu Vizoso
2020-05-01
1
-1
/
+1
*
panfrost: GPUs newer than G-71 don't have swizzles...
Tomeu Vizoso
2020-05-01
5
-8
/
+47
*
pan/decode: Trace to stderr with PANDECODE_DUMP_FILE=stderr
Tomeu Vizoso
2020-05-01
1
-18
/
+16
*
panfrost: Update Bifrost fields in mali_shader_meta
Alyssa Rosenzweig
2020-05-01
1
-3
/
+12
*
pan/bi: Print shaders only if BIFROST_MESA_DEBUG=shaders
Tomeu Vizoso
2020-05-01
2
-4
/
+34
*
pan/bi: Enable lower_mediump_outputs NIR pass
Alyssa Rosenzweig
2020-05-01
1
-0
/
+1
*
panfrost: Add a bit more info about some tiler fields
Tomeu Vizoso
2020-05-01
2
-7
/
+10
*
panfrost: Create additional BO for the checksum of imported BOs (Bifrost)
Tomeu Vizoso
2020-05-01
3
-2
/
+16
*
panfrost: Split bit out of format.unk3
Tomeu Vizoso
2020-05-01
3
-1
/
+7
*
ci: add lists of expected failures & skipped tests for RAVEN with ACO
Samuel Pitoiset
2020-05-01
2
-0
/
+16
*
scripts: remove unittest.mock dependency when not used
Andres Gomez
2020-05-01
1
-2
/
+0
*
ci: fix reporting the number of unexpected/flakes
Samuel Pitoiset
2020-05-01
1
-2
/
+2
*
gitlab-ci: Use YAML anchor for llvmpipe paths in virgl rules
Michel Dänzer
2020-05-01
1
-3
/
+4
*
freedreno: we don't need aligned vbo's
Rob Clark
2020-05-01
1
-3
/
+5
*
freedreno/a6xx: add some more formats
Rob Clark
2020-05-01
1
-0
/
+8
*
pan/decode: Don't crash on missing payload
Alyssa Rosenzweig
2020-05-01
1
-3
/
+5
*
panfrost: Fix tiled texture "stride"s on Bifrost
Alyssa Rosenzweig
2020-05-01
1
-6
/
+29
*
panfrost: Fix norm coords on bifrost sampler
Alyssa Rosenzweig
2020-05-01
3
-8
/
+5
*
panfrost: Fix sampler wrap/filter field orders
Alyssa Rosenzweig
2020-05-01
1
-3
/
+3
*
panfrost: Fix size of bifrost sampler descriptor
Alyssa Rosenzweig
2020-05-01
2
-6
/
+5
*
panfrost: Fix texture field size
Alyssa Rosenzweig
2020-05-01
1
-1
/
+1
*
pan/bit: Add round tests
Alyssa Rosenzweig
2020-05-01
1
-0
/
+16
*
pan/bit: Interpret ROUND
Alyssa Rosenzweig
2020-05-01
1
-1
/
+19
*
pan/bit: Add framework forinterpreting double vs float
Alyssa Rosenzweig
2020-05-01
1
-3
/
+6
*
pan/bi: Pack round opcodes (FMA, either 16 or 32)
Alyssa Rosenzweig
2020-05-01
2
-1
/
+17
*
pan/bi: Pipe multiple textures through
Alyssa Rosenzweig
2020-05-01
2
-6
/
+6
*
pan/bi: Add texture indices to IR
Alyssa Rosenzweig
2020-05-01
2
-2
/
+18
*
freedreno/a6xx: fix LRZ hang
Rob Clark
2020-05-01
2
-2
/
+1
*
freedreno/ir3: Leave bools as 1-bit, storing them in full regs.
Eric Anholt
2020-04-30
2
-119
/
+111
*
freedreno/ir3: Drop redundant IR3_REG_HALF setup in ALU ops.
Eric Anholt
2020-04-30
1
-6
/
+0
*
radeonsi: revert an accidental change in si_clear_buffer
Marek Olšák
2020-04-30
1
-1
/
+1
*
radeonsi: fix si_compute_clear_render_target with render condition enabled
Marek Olšák
2020-04-30
1
-6
/
+9
*
radeonsi: add a workaround to fix KHR-GL45.texture_view.view_classes on gfx9
Marek Olšák
2020-04-30
1
-0
/
+15
*
radeonsi: implement and use compute-based DCC decompression on gfx9-10
Marek Olšák
2020-04-30
7
-14
/
+128
*
radeonsi: add SI_IMAGE_ACCESS_DCC_OFF to ignore DCC for shader images
Marek Olšák
2020-04-30
4
-6
/
+9
*
radeonsi: bind shader images after DCC is disabled for image stores
Marek Olšák
2020-04-30
1
-3
/
+3
*
radeonsi: clean up and deduplicate code around internal compute dispatches
Marek Olšák
2020-04-30
1
-38
/
+43
[next]