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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Identify depth/stencil layer strides
Alyssa Rosenzweig
2020-07-07
1
-2
/
+2
*
panfrost: Implement alpha-to-coverage
Alyssa Rosenzweig
2020-07-07
1
-2
/
+1
*
panfrost: Identify coverage_mask
Alyssa Rosenzweig
2020-07-07
1
-8
/
+5
*
panfrost: Identify layer_stride
Alyssa Rosenzweig
2020-07-07
1
-2
/
+2
*
pan/decode: Identify layered MSAA flag
Alyssa Rosenzweig
2020-07-07
1
-1
/
+5
*
panfrost: Implement ARB_depth_clamp
Icecream95
2020-06-16
1
-0
/
+3
*
panfrost: Allow R/RG/RGB varyings
Alyssa Rosenzweig
2020-06-12
1
-0
/
+1
*
panfrost: Calculate varying size by format
Alyssa Rosenzweig
2020-06-12
1
-0
/
+2
*
panfrost: Readd MIDGARD_SHADERLESS quirk to t760
Alyssa Rosenzweig
2020-06-03
1
-1
/
+1
*
panfrost: Document MALI_WRITES_GLOBAL bit
Alyssa Rosenzweig
2020-06-03
1
-0
/
+7
*
panfrost: Update MALI_EARLY_Z description
Alyssa Rosenzweig
2020-06-03
1
-5
/
+5
*
panfrost: Decode AFBC flag bits
Icecream95
2020-06-03
1
-2
/
+9
*
panfrost: Add quirks for blend shader types
Alyssa Rosenzweig
2020-06-01
1
-3
/
+24
*
panfrost: Identify MALI_BIFROST_EARLY_Z flag
Alyssa Rosenzweig
2020-05-27
1
-0
/
+11
*
panfrost: Add defines for bifrost unk1 flags
Alyssa Rosenzweig
2020-05-27
1
-0
/
+10
*
panfrost: Document Midgard Inf/NaN suppress bit
Alyssa Rosenzweig
2020-05-27
1
-0
/
+11
*
panfrost: Identify Bifrost texture format swizzle
Alyssa Rosenzweig
2020-05-27
1
-1
/
+2
*
panfrost: Avoid redundant shader executions with mask=0x0
Alyssa Rosenzweig
2020-05-21
1
-1
/
+6
*
panfrost: Fix Z24 vs Z32 mixup
Alyssa Rosenzweig
2020-05-19
1
-1
/
+1
*
panfrost: GPUs newer than G-71 don't have swizzles...
Tomeu Vizoso
2020-05-01
1
-1
/
+7
*
panfrost: Add a bit more info about some tiler fields
Tomeu Vizoso
2020-05-01
1
-2
/
+3
*
panfrost: Split bit out of format.unk3
Tomeu Vizoso
2020-05-01
1
-1
/
+2
*
panfrost: Fix norm coords on bifrost sampler
Alyssa Rosenzweig
2020-05-01
1
-2
/
+3
*
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
1
-4
/
+3
*
panfrost: Fix texture field size
Alyssa Rosenzweig
2020-05-01
1
-1
/
+1
*
panfrost: Emit blend descriptors on Bifrost
Tomeu Vizoso
2020-04-30
1
-33
/
+37
*
panfrost: Enumify bifrost blend types
Alyssa Rosenzweig
2020-04-30
1
-8
/
+11
*
panfrost: Identify texture layout field
Alyssa Rosenzweig
2020-04-24
1
-1
/
+1
*
panfrost: decode textures and samplers on bifrost
Alyssa Rosenzweig
2020-04-24
1
-2
/
+32
*
panfrost: Add tentative bifrost_texture_descriptor
Alyssa Rosenzweig
2020-04-24
1
-0
/
+32
*
panfrost: Set clear_color_[12] in the extra fb desc
Alyssa Rosenzweig
2020-04-24
1
-1
/
+3
*
panfrost: Clean up a bit the tiler structs for Bifrost
Tomeu Vizoso
2020-04-24
1
-2
/
+4
*
panfrost: On Bifrost, set the right tiler descriptor
Tomeu Vizoso
2020-04-10
1
-1
/
+7
*
panfrost: Remove most usage of midgard_payload_vertex_tiler
Tomeu Vizoso
2020-04-10
1
-1
/
+1
*
panfrost: Unify vertex/tiler structures
Alyssa Rosenzweig
2020-04-10
1
-31
/
+16
*
panfrost: Add IS_BIFROST quirk
Alyssa Rosenzweig
2020-04-10
1
-1
/
+4
*
panfrost: Enable PIPE_SHADER_CAP_FP16 on Bifrost
Alyssa Rosenzweig
2020-03-31
1
-1
/
+6
*
panfrost: Stub out G31/G52 quirks
Alyssa Rosenzweig
2020-03-31
1
-5
/
+15
*
panfrost: Correctly identify format 0x4c
Icecream95
2020-03-31
1
-4
/
+2
*
panfrost: Add support for R3G3B2
Icecream95
2020-03-31
1
-0
/
+2
*
panfrost: Add support for B5G5R5X1
Icecream95
2020-03-31
1
-0
/
+1
*
panfrost: Add note about preloaded varyings
Alyssa Rosenzweig
2020-03-05
1
-0
/
+5
*
pan/decode: Restore bifrost sample_locations
Alyssa Rosenzweig
2020-03-03
1
-1
/
+11
*
panfrost: Debitfieldize mali_uniform_buffer_meta
Alyssa Rosenzweig
2020-02-18
1
-13
/
+16
*
panfrost: Rename unknown2_8 to padding
Alyssa Rosenzweig
2020-02-16
1
-2
/
+1
*
panfrost: Rename bifrost_framebuffer->mali_framebuffer
Alyssa Rosenzweig
2020-02-16
1
-7
/
+7
*
panfrost: Unify bifrost_scratchpad with mali_shared_memory
Alyssa Rosenzweig
2020-02-16
1
-16
/
+4
*
panfrost: Identify mali_shared_memory structure
Alyssa Rosenzweig
2020-02-16
1
-20
/
+33
*
panfrost: Add the MALI_WRITES_{Z,S} flags
Boris Brezillon
2020-02-05
1
-3
/
+11
[next]