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
*
nir: Make image lowering optionally handle the !bindless case as well.
Eric Anholt
2020-02-24
1
-1
/
+1
*
pan/midgard: Implement load/store_shared
Alyssa Rosenzweig
2020-02-24
1
-9
/
+36
*
pan/midgard: Implement nir_intrinsic_get_buffer_size
Alyssa Rosenzweig
2020-02-24
2
-9
/
+11
*
pan/midgard: Lower SSBOs in NIR
Alyssa Rosenzweig
2020-02-24
1
-64
/
+26
*
panfrost: Rewrite texture descriptor creation logic
Alyssa Rosenzweig
2020-02-21
2
-0
/
+261
*
panfrost: Move format translation to root
Alyssa Rosenzweig
2020-02-21
3
-0
/
+318
*
panfrost: Move pan_afbc.c to root
Alyssa Rosenzweig
2020-02-21
3
-0
/
+136
*
panfrost: Move checksum routines to root panfrost
Alyssa Rosenzweig
2020-02-21
5
-0
/
+115
*
pan/midgard: Identify clamp(x, -1.0, 1.0) flag
Alyssa Rosenzweig
2020-02-20
2
-4
/
+4
*
panfrost: Debitfieldize mali_uniform_buffer_meta
Alyssa Rosenzweig
2020-02-18
2
-17
/
+20
*
panfrost: Print synced traces to stderr
Alyssa Rosenzweig
2020-02-18
2
-3
/
+7
*
pan/decode: Cleanup pandecode_jc
Alyssa Rosenzweig
2020-02-18
2
-23
/
+3
*
pan/decode: Add `minimal` mode
Alyssa Rosenzweig
2020-02-18
2
-8
/
+15
*
pan/decode: Remove extraneous newline
Alyssa Rosenzweig
2020-02-16
1
-1
/
+1
*
pan/midgard: Use fprintf instead of printf for constants
Alyssa Rosenzweig
2020-02-16
1
-9
/
+9
*
pan/midgard: Don't crash with constants on unknown ops
Alyssa Rosenzweig
2020-02-16
1
-0
/
+4
*
pan/midgard: Identify stack barrier flag
Alyssa Rosenzweig
2020-02-16
2
-2
/
+7
*
pan/midgard: Set xyzx swizzle for load_compute_arg
Alyssa Rosenzweig
2020-02-16
1
-0
/
+1
*
pan/midgard: Infer tags entirely
Alyssa Rosenzweig
2020-02-16
1
-5
/
+21
*
pan/midgard: Imply next tags
Alyssa Rosenzweig
2020-02-16
1
-10
/
+41
*
pan/midgard: Overhaul tag handling
Alyssa Rosenzweig
2020-02-16
8
-113
/
+70
*
pan/midgard: Improve barrier disassembly
Alyssa Rosenzweig
2020-02-16
3
-8
/
+31
*
pan/midgard: Fix 32/64 mixed swizzle packing
Alyssa Rosenzweig
2020-02-16
1
-2
/
+7
*
pan/midgard: Allow jumping out of a shader
Alyssa Rosenzweig
2020-02-16
1
-5
/
+5
*
pan/midgard: Implement barriers
Alyssa Rosenzweig
2020-02-16
6
-2
/
+37
*
pan/midgard: Fix swizzles harder
Alyssa Rosenzweig
2020-02-16
1
-54
/
+46
*
pan/midgard: Fix missing prefixes
Alyssa Rosenzweig
2020-02-16
1
-1
/
+1
*
pan/midgard: Track pressure when scheduling ld/st
Alyssa Rosenzweig
2020-02-16
1
-0
/
+35
*
panfrost: Rename unknown2_8 to padding
Alyssa Rosenzweig
2020-02-16
2
-4
/
+5
*
panfrost: Rename bifrost_framebuffer->mali_framebuffer
Alyssa Rosenzweig
2020-02-16
2
-17
/
+17
*
panfrost: Unify bifrost_scratchpad with mali_shared_memory
Alyssa Rosenzweig
2020-02-16
2
-49
/
+12
*
panfrost: Identify mali_shared_memory structure
Alyssa Rosenzweig
2020-02-16
2
-78
/
+82
*
panfrost: Update comment about magic number relating to barriers
Alyssa Rosenzweig
2020-02-16
1
-2
/
+2
*
panfrost: Remove unused anonymous enum variables.
Vinson Lee
2020-02-11
1
-2
/
+2
*
pan/midgard: Fix scheduling issue with csel + render target reference
Alyssa Rosenzweig
2020-02-05
1
-12
/
+18
*
panfrost: Add the MALI_WRITES_{Z,S} flags
Boris Brezillon
2020-02-05
2
-9
/
+25
*
pan/midgard: Add nir_intrinsic_store_zs_output_pan support
Boris Brezillon
2020-02-05
5
-26
/
+73
*
pan/midgard: Turn Z/S stores into zs_output_pan intrinsics
Boris Brezillon
2020-02-05
1
-0
/
+98
*
panfrost: Fix decoding of tiled 3D textures
Tomeu Vizoso
2020-02-04
1
-2
/
+2
*
pan/midgard: Remove unused variable
Alyssa Rosenzweig
2020-02-04
1
-2
/
+0
*
pan/midgard: Check for null consts
Alyssa Rosenzweig
2020-02-04
1
-0
/
+2
*
panfrost: Avoid overlapping copy
Alyssa Rosenzweig
2020-02-04
1
-1
/
+3
*
pan/midgard: Stop leaking instruction objects in mir_schedule_alu()
Boris Brezillon
2020-02-03
1
-18
/
+16
*
pan/midgard: Don't check 'branch && branch->writeout' twice in mir_schedule_a...
Boris Brezillon
2020-02-03
1
-1
/
+1
*
pan/midgard: Lower bitfield extract to shifts
Boris Brezillon
2020-02-03
1
-0
/
+1
*
pan/midgard: Make sure we pass the right RT id to emit_fragment_store()
Boris Brezillon
2020-02-03
1
-1
/
+26
*
pan/midgard: Add an enum to describe the render targets
Boris Brezillon
2020-02-03
1
-1
/
+9
*
pan/midgard: Implement mixed-type constant packing
Alyssa Rosenzweig
2020-02-02
1
-52
/
+47
*
pan/midgard: Break out one-src read_components
Alyssa Rosenzweig
2020-02-02
2
-23
/
+31
*
pan/midgard: Handle nir_intrinsic_load_barycentric_centroid
Tomeu Vizoso
2020-01-31
1
-1
/
+2
[next]