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
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/mdg: Enable nir_opt_algebraic_distribute_src_mods
Alyssa Rosenzweig
2020-05-01
1
-0
/
+1
*
pan/mdg: Drop `opt` in name of midgard_opt_cull_dead_branch
Alyssa Rosenzweig
2020-05-01
1
-2
/
+2
*
pan/mdg: Drop forever todo
Alyssa Rosenzweig
2020-05-01
1
-13
/
+3
*
pan/mdg: Move constant switch opts to algebraic pass
Alyssa Rosenzweig
2020-05-01
2
-46
/
+15
*
pan/mdg: Rename .one to .sat_signed
Alyssa Rosenzweig
2020-05-01
2
-2
/
+2
*
pan/mdg: Ingest actual isub ops
Alyssa Rosenzweig
2020-05-01
2
-1
/
+3
*
pan/decode: Properly print tripped zeroes
Tomeu Vizoso
2020-05-01
1
-1
/
+1
*
pan/bi: Lower for now sincos
Alyssa Rosenzweig
2020-05-01
1
-0
/
+1
*
panfrost: GPUs newer than G-71 don't have swizzles...
Tomeu Vizoso
2020-05-01
2
-1
/
+14
*
pan/decode: Trace to stderr with PANDECODE_DUMP_FILE=stderr
Tomeu Vizoso
2020-05-01
1
-18
/
+16
*
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
1
-0
/
+1
*
panfrost: Split bit out of format.unk3
Tomeu Vizoso
2020-05-01
2
-1
/
+3
*
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
2
-7
/
+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
*
pan/decode: Use correct printf modifier for long int
Tomeu Vizoso
2020-04-30
1
-1
/
+1
*
pan/decode: Check for correct unknown field
Tomeu Vizoso
2020-04-30
1
-1
/
+1
*
panfrost: Emit blend descriptors on Bifrost
Tomeu Vizoso
2020-04-30
6
-35
/
+103
*
panfrost: Enumify bifrost blend types
Alyssa Rosenzweig
2020-04-30
1
-8
/
+11
*
pan/mdg: Be a bit more pedantic in invert passes
Alyssa Rosenzweig
2020-04-29
1
-0
/
+1
*
pan/mdg: Track more types
Alyssa Rosenzweig
2020-04-29
1
-3
/
+11
*
pan/mdg: Replicate 16-bit swizzles
Alyssa Rosenzweig
2020-04-29
1
-0
/
+6
*
pan/mdg: Ensure fdot is scalar out in disasm
Alyssa Rosenzweig
2020-04-29
1
-0
/
+11
*
pan/mdg: Move condense_writemask to disasm
Alyssa Rosenzweig
2020-04-29
2
-22
/
+22
*
pan/mdg: Pass through some types from scheduling
Alyssa Rosenzweig
2020-04-29
1
-0
/
+4
*
pan/mdg: Don't crash on unknown branch target
Alyssa Rosenzweig
2020-04-29
1
-1
/
+2
*
pan/mdg: Make some branch targets more explicit
Alyssa Rosenzweig
2020-04-29
1
-0
/
+2
*
pan/mdg: Always print the mask
Alyssa Rosenzweig
2020-04-29
1
-3
/
+1
*
pan/mdg: Specialize swizzle to type
Alyssa Rosenzweig
2020-04-29
1
-6
/
+12
*
pan/mdg: Lower specials to 32-bit
Alyssa Rosenzweig
2020-04-29
1
-0
/
+6
*
pan/mdg: Move sampler_type emission to pack time
Alyssa Rosenzweig
2020-04-29
2
-16
/
+16
*
pan/mdg: Set texture full fields at pack time
Alyssa Rosenzweig
2020-04-29
2
-5
/
+9
*
pan/mdg: Track texture types
Alyssa Rosenzweig
2020-04-29
1
-1
/
+10
*
pan/mdg: Track v_mov type (force uint32 for now?)
Alyssa Rosenzweig
2020-04-29
1
-0
/
+2
*
pan/mdg: Denoise prints
Alyssa Rosenzweig
2020-04-29
1
-9
/
+21
*
pan/mdg: Track a primary type for I/O
Alyssa Rosenzweig
2020-04-29
1
-15
/
+17
*
pan/mdg: Another goofy comment gone
Alyssa Rosenzweig
2020-04-29
1
-9
/
+1
*
pan/mdg: Track ALU dest type
Alyssa Rosenzweig
2020-04-29
1
-2
/
+3
[next]