index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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 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
*
panfrost: Add ASTC texture formats
Icecream95
2020-01-21
1
-0
/
+2
*
panfrost: Add ETC1/ETC2 texture formats
Icecream95
2020-01-21
1
-0
/
+11
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
1
-5
/
+6
*
panfrost: Add negative lod bias support
Icecream95
2020-01-10
1
-9
/
+11
*
panfrost: Dynamically allocate array of texture pointers
Tomeu Vizoso
2020-01-02
1
-2
/
+0
*
panfrost: Identify glProvokingVertex flag
Alyssa Rosenzweig
2019-12-30
1
-0
/
+6
*
panfrost: Remove 32-bit next_job path
Alyssa Rosenzweig
2019-12-27
1
-5
/
+1
*
panfrost; Update comment about work/uniform_count
Alyssa Rosenzweig
2019-12-27
1
-3
/
+1
*
panfrost: Remove mali_alt_func
Alyssa Rosenzweig
2019-12-27
1
-15
/
+3
*
panfrost: Implement remaining texture wrap modes
Alyssa Rosenzweig
2019-12-27
1
-5
/
+9
*
panfrost: Inline away MALI_NEGATIVE
Alyssa Rosenzweig
2019-12-27
1
-4
/
+0
*
panfrost: Remove MALI_ATTR_INTERNAL
Alyssa Rosenzweig
2019-12-27
1
-1
/
+0
*
panfrost: Update information on fixed attributes/varyings
Alyssa Rosenzweig
2019-12-27
1
-3
/
+2
*
panfrost: Remove MALI_SPECIAL_ATTRIBUTE_BASE defines
Alyssa Rosenzweig
2019-12-27
1
-5
/
+0
*
pan/decode: Handle gl_VertexID/gl_InstanceID
Alyssa Rosenzweig
2019-12-24
1
-3
/
+4
*
panfrost: Pack invocation_shifts manually instead of a bit field
Alyssa Rosenzweig
2019-12-16
1
-7
/
+10
*
panfrost: Remove fbd_type enum
Alyssa Rosenzweig
2019-12-16
1
-6
/
+3
*
panfrost: Split stack_shift nibble from unk0
Alyssa Rosenzweig
2019-12-12
1
-1
/
+2
*
panfrost: Rename unknown_address_0 -> scratchpad
Alyssa Rosenzweig
2019-12-12
1
-1
/
+2
*
panfrost: Rename SET_VALUE to WRITE_VALUE
Alyssa Rosenzweig
2019-12-06
1
-4
/
+4
*
panfrost: Update SET_VALUE with information from igt
Alyssa Rosenzweig
2019-12-06
1
-2
/
+9
*
panfrost: Remove blend shader hack
Alyssa Rosenzweig
2019-12-03
1
-2
/
+1
*
panfrost: Implement pan_tiler for non-hierarchy GPUs
Alyssa Rosenzweig
2019-12-03
1
-1
/
+9
*
panfrost: Add quirks system to cmdstream
Tomeu Vizoso
2019-12-03
1
-0
/
+67
*
panfrost: Add the lod_bias field
Alyssa Rosenzweig
2019-11-21
1
-1
/
+2
*
pan/midgard: Add blend shader selection bits for MRT
Alyssa Rosenzweig
2019-11-13
1
-0
/
+8
*
panfrost: Rework format encoding on SFBD
Tomeu Vizoso
2019-11-06
1
-26
/
+38
*
panfrost: Add checksum fields to SFBD descriptor
Tomeu Vizoso
2019-11-06
1
-1
/
+4
[next]