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
path:
root
/
src
/
gallium
/
drivers
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost/midgard: Skip liveness analysis for instructions without dest
Tomeu Vizoso
2019-05-02
1
-0
/
+7
*
panfrost/midgard: Skip register allocation if there's no work to do
Tomeu Vizoso
2019-05-02
1
-0
/
+3
*
panfrost: Fix blend shader upload
Alyssa Rosenzweig
2019-05-01
2
-7
/
+14
*
panfrost/decode: Hit MRT blend shader enable bits
Alyssa Rosenzweig
2019-05-01
2
-3
/
+18
*
panfrost: Remove shader dump
Alyssa Rosenzweig
2019-05-01
4
-9
/
+0
*
panfrost/ci: Initial commit
Tomeu Vizoso
2019-04-30
8
-0
/
+3248
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-0
/
+0
*
panfrost: Workaround -bshadow regression
Alyssa Rosenzweig
2019-04-28
1
-1
/
+8
*
panfrost/midgard: Safety check immediate precision degradations
Alyssa Rosenzweig
2019-04-28
1
-1
/
+14
*
panfrost: Use fp32 (not fp16) varyings
Alyssa Rosenzweig
2019-04-28
1
-4
/
+4
*
panfrost/midgard: imov workaround
Alyssa Rosenzweig
2019-04-28
1
-6
/
+27
*
panfrost/midgard: Fix tex propogation
Alyssa Rosenzweig
2019-04-28
1
-7
/
+22
*
panfrost/midgard: Fix regressions in -bjellyfish
Alyssa Rosenzweig
2019-04-28
1
-3
/
+7
*
panfrost/midgard: Only copyprop without an outmod
Alyssa Rosenzweig
2019-04-28
1
-0
/
+1
*
Revert "panfrost/midgard: Extend copy propagation pass"
Alyssa Rosenzweig
2019-04-28
1
-48
/
+8
*
panfrost/midgard: Add new bitwise ops
Alyssa Rosenzweig
2019-04-25
2
-6
/
+24
*
panfrost/midgard: Identify inand
Alyssa Rosenzweig
2019-04-25
3
-3
/
+7
*
panfrost/midgard: Copy prop for texture registers
Alyssa Rosenzweig
2019-04-25
1
-2
/
+35
*
panfrost/midgard: Optimize csel involving 0
Alyssa Rosenzweig
2019-04-25
2
-15
/
+30
*
panfrost/midgard: Extend copy propagation pass
Alyssa Rosenzweig
2019-04-25
1
-8
/
+48
*
panfrost/midgard: Reduce fmax(a, 0.0) to fmov.pos
Alyssa Rosenzweig
2019-04-25
1
-3
/
+33
*
panfrost/midgard: Remove assembler
Alyssa Rosenzweig
2019-04-24
1
-643
/
+0
*
panfrost: Adds Bifrost shader disassembler utility
Ryan Houdek
2019-04-24
5
-0
/
+2434
*
panfrost/midgard: Add "op commutes?" property
Alyssa Rosenzweig
2019-04-24
2
-49
/
+36
*
panfrost/midgard: Refactor opcode tables
Alyssa Rosenzweig
2019-04-24
4
-227
/
+124
*
panfrost/midgard: Optimize MIR in progress loop
Alyssa Rosenzweig
2019-04-24
1
-5
/
+11
*
panfrost/midgard: Implement copy propagation
Alyssa Rosenzweig
2019-04-24
2
-1
/
+78
*
panfrost/midgard: Set integer mods
Alyssa Rosenzweig
2019-04-24
1
-10
/
+28
*
panfrost/midgard: Document sign-extension/zero-extension bits (vector)
Alyssa Rosenzweig
2019-04-24
3
-18
/
+57
*
panfrost/midgard: Update integer op list
Alyssa Rosenzweig
2019-04-24
1
-10
/
+21
*
panfrost/midgard: Remove unused mir_next_block
Alyssa Rosenzweig
2019-04-24
1
-7
/
+0
*
panfrost/midgard: Fix off-by-one in successor analysis
Alyssa Rosenzweig
2019-04-24
1
-2
/
+4
*
panfrost/midgard: Track loop depth
Alyssa Rosenzweig
2019-04-24
1
-7
/
+10
*
panfrost/midgard: Dead code eliminate MIR
Alyssa Rosenzweig
2019-04-24
1
-15
/
+10
*
panfrost: Use actual imov instruction
Alyssa Rosenzweig
2019-04-24
1
-1
/
+1
*
panfrost: Disable indirect outputs for now
Alyssa Rosenzweig
2019-04-24
2
-3
/
+8
*
panfrost/midgard: imul can only run on *mul
Alyssa Rosenzweig
2019-04-24
1
-1
/
+1
*
panfrost/midgard: Don't try to inline constants on branches
Alyssa Rosenzweig
2019-04-24
1
-0
/
+3
*
panfrost: Respect backwards branches in RA
Alyssa Rosenzweig
2019-04-24
1
-14
/
+69
*
panfrost/midgard: Remove useless MIR dump
Alyssa Rosenzweig
2019-04-24
1
-2
/
+0
*
panfrost/midgard: Respect component of bcsel condition
Alyssa Rosenzweig
2019-04-24
1
-7
/
+22
*
panfrost/midgard: Implement indirect loads of varyings/UBOs
Alyssa Rosenzweig
2019-04-24
2
-16
/
+76
*
panfrost/midgard: Pipe through varying arrays
Alyssa Rosenzweig
2019-04-24
1
-1
/
+5
*
panfrost/mdg/disasm: Print raw varying_parameters
Alyssa Rosenzweig
2019-04-24
1
-1
/
+1
*
panfrost/mdg: Use shared fsign lowering
Alyssa Rosenzweig
2019-04-19
4
-11
/
+4
*
panfrost: Fixup vertex offsets to prevent shadow copy
Alyssa Rosenzweig
2019-04-19
2
-43
/
+67
*
panfrost: Track BO lifetime with jobs and reference counts
Alyssa Rosenzweig
2019-04-19
9
-37
/
+207
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-1
/
+1
*
panfrost/midgard: Use shared nir_lower_viewport_transform
Alyssa Rosenzweig
2019-04-14
1
-101
/
+4
*
panfrost: Cleanup indexed draw handling
Alyssa Rosenzweig
2019-04-14
1
-52
/
+28
[next]