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
/
pandecode
/
decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/decode: Open the dump file later
Icecream95
2020-07-16
1
-0
/
+2
*
panfrost: Identify zs_samples field
Alyssa Rosenzweig
2020-07-15
1
-0
/
+1
*
panfrost: Add MALI_PER_SAMPLE bit
Alyssa Rosenzweig
2020-07-15
1
-0
/
+1
*
pan/decode: Make mapped memory read-only while decoding
Icecream95
2020-07-07
1
-0
/
+2
*
panfrost: Identify depth/stencil layer strides
Alyssa Rosenzweig
2020-07-07
1
-10
/
+9
*
panfrost: Implement alpha-to-coverage
Alyssa Rosenzweig
2020-07-07
1
-1
/
+1
*
panfrost: Identify coverage_mask
Alyssa Rosenzweig
2020-07-07
1
-8
/
+2
*
panfrost: Identify layer_stride
Alyssa Rosenzweig
2020-07-07
1
-2
/
+4
*
pan/decode: Identify layered MSAA flag
Alyssa Rosenzweig
2020-07-07
1
-0
/
+1
*
pan/decode: Fix MSAA texture decoding
Alyssa Rosenzweig
2020-07-07
1
-8
/
+6
*
pan/decode: Add missing wrap modes
Icecream95
2020-06-22
1
-0
/
+4
*
pan/decode: Fix helper invocations when tracing
Icecream95
2020-06-22
1
-2
/
+2
*
panfrost: Implement ARB_depth_clamp
Icecream95
2020-06-16
1
-0
/
+2
*
panfrost: Document MALI_WRITES_GLOBAL bit
Alyssa Rosenzweig
2020-06-03
1
-0
/
+1
*
panfrost: Decode AFBC flag bits
Icecream95
2020-06-03
1
-8
/
+19
*
panfrost: Fix printf format specifier.
Vinson Lee
2020-05-30
1
-1
/
+1
*
pan/decode: Decode Bifrost shader flags
Alyssa Rosenzweig
2020-05-27
1
-1
/
+13
*
panfrost: Document Midgard Inf/NaN suppress bit
Alyssa Rosenzweig
2020-05-27
1
-0
/
+1
*
panfrost: Identify Bifrost texture format swizzle
Alyssa Rosenzweig
2020-05-27
1
-1
/
+7
*
pan/decode: Dump unknown2
Alyssa Rosenzweig
2020-05-26
1
-0
/
+3
*
pan/decode: Dump missing field on Bifrost
Alyssa Rosenzweig
2020-05-26
1
-0
/
+2
*
pan/decode: Fix tiler warning
Alyssa Rosenzweig
2020-05-26
1
-2
/
+4
*
pan/decode: Fix unused variable warning
Alyssa Rosenzweig
2020-05-26
1
-6
/
+0
*
pan/decode: Fix min/max_tile_coord mixup
Alyssa Rosenzweig
2020-05-19
1
-1
/
+1
*
pan/decode: Fix flags_hi printing
Alyssa Rosenzweig
2020-05-07
1
-1
/
+1
*
pan/decode: Properly print tripped zeroes
Tomeu Vizoso
2020-05-01
1
-1
/
+1
*
panfrost: Add a bit more info about some tiler fields
Tomeu Vizoso
2020-05-01
1
-5
/
+7
*
panfrost: Split bit out of format.unk3
Tomeu Vizoso
2020-05-01
1
-0
/
+1
*
pan/decode: Don't crash on missing payload
Alyssa Rosenzweig
2020-05-01
1
-3
/
+5
*
panfrost: Fix norm coords on bifrost sampler
Alyssa Rosenzweig
2020-05-01
1
-5
/
+2
*
panfrost: Fix size of bifrost sampler descriptor
Alyssa Rosenzweig
2020-05-01
1
-2
/
+2
*
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
1
-0
/
+43
*
panfrost: The texture descriptor has a pointer to a trampoline
Alyssa Rosenzweig
2020-04-24
1
-48
/
+67
*
panfrost: Identify texture layout field
Alyssa Rosenzweig
2020-04-24
1
-7
/
+4
*
pan/decode: Remove is_zs weirdness
Alyssa Rosenzweig
2020-04-24
1
-7
/
+0
*
panfrost: decode textures and samplers on bifrost
Alyssa Rosenzweig
2020-04-24
1
-76
/
+265
*
panfrost: Set clear_color_[12] in the extra fb desc
Alyssa Rosenzweig
2020-04-24
1
-2
/
+6
*
panfrost: Clean up a bit the tiler structs for Bifrost
Tomeu Vizoso
2020-04-24
1
-7
/
+25
*
pan/decode: Print Bifrost blend descriptor
Alyssa Rosenzweig
2020-04-10
1
-1
/
+1
*
panfrost: On Bifrost, set the right tiler descriptor
Tomeu Vizoso
2020-04-10
1
-26
/
+12
*
panfrost: Remove most usage of midgard_payload_vertex_tiler
Tomeu Vizoso
2020-04-10
1
-1
/
+7
*
panfrost: Unify vertex/tiler structures
Alyssa Rosenzweig
2020-04-10
1
-70
/
+33
*
pan/bi: Handle abs packing for fp16/FMA add/min
Alyssa Rosenzweig
2020-03-31
1
-1
/
+1
*
pan/decode: Skip analysis for Bifrost tiler structures
Alyssa Rosenzweig
2020-03-03
1
-1
/
+34
*
pan/decode: Fix tiler weights printing
Alyssa Rosenzweig
2020-03-03
1
-2
/
+2
*
pan/decode: Restore bifrost sample_locations
Alyssa Rosenzweig
2020-03-03
1
-8
/
+55
*
pan/decode: Calm an assert to a pandecode error
Alyssa Rosenzweig
2020-03-03
1
-2
/
+2
*
pan/decode: Dump scratchpad size if present
Alyssa Rosenzweig
2020-02-27
1
-0
/
+8
[next]