index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
master
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
panfrost
Age
Commit message (
Expand
)
Author
Files
Lines
17 hours
pan/decode: Free mapped memory objects on BO unreference
Icecream95
3
-0
/
+23
18 hours
panfrost: Transaction elimination support
Icecream95
1
-0
/
+3
18 hours
panfrost: Add a debug flag to disable checksumming
Icecream95
1
-1
/
+1
3 days
pan/bi: Iterate from zero when setting RA interference
Icecream95
1
-2
/
+2
3 days
pan/bi: Fix printing of node 0
Alyssa Rosenzweig
1
-1
/
+1
3 days
pan/bi: Fix RA of node 0
Alyssa Rosenzweig
1
-1
/
+1
3 days
pan/bi: Fix 64-bit SSBO addresses
Alyssa Rosenzweig
1
-0
/
+3
3 days
pan/mdg: Fix spilling when scratch memory is used
Icecream95
1
-2
/
+2
3 days
pan/bi: Implement packing ops between 32-bit vec1 and 16-bit vec2
Icecream95
1
-0
/
+2
3 days
pan/bi: Implement ihadd/irhadd operations
Icecream95
1
-0
/
+8
3 days
pan/bi: Implement saturated add/sub operations
Icecream95
1
-0
/
+8
3 days
pan/bi: Lower umul_high
Icecream95
2
-0
/
+5
3 days
pan/bi: Add w0 to the 'h01' swizzle bucket
Icecream95
1
-1
/
+1
3 days
pan/mdg: Allow 64-bit src_bitsize for comparison operations
Icecream95
1
-1
/
+1
3 days
pan/mdg: Don't reorder loads/stores past each other
Icecream95
1
-0
/
+30
3 days
pan/mdg: Limit int64 vectorization
Icecream95
1
-1
/
+25
3 days
panfrost: Assert on sysval overflow
Icecream95
1
-0
/
+1
3 days
panfrost: Add a sysval for local_work_dim
Icecream95
4
-0
/
+5
3 days
panfrost: Add a sysval for local_group_size
Icecream95
4
-0
/
+5
3 days
pan/bi: Use pan_nir_lower_64bit_intrin
Icecream95
1
-0
/
+2
3 days
pan/bi: Improve unknown intrinsic error
Icecream95
1
-1
/
+2
3 days
pan/bi: Implement load_kernel_input
Icecream95
1
-7
/
+13
3 days
pan/bi: Implement load/store intrinsics
Icecream95
1
-0
/
+51
3 days
pan/bi: Improve interoperability of the command-line disassembler
Icecream95
1
-2
/
+19
3 days
pan/bi: Set compute lowering options
Icecream95
1
-0
/
+3
3 days
pan/bi: Add some compute intrinsic loads
Icecream95
1
-0
/
+17
3 days
pan/bi: Handle 64-bit pack and unpack operations
Icecream95
1
-0
/
+18
3 days
pan/bi: Lower 64-bit integers
Icecream95
2
-0
/
+4
3 days
pan/bi: Pipe scratch_size in from NIR
Alyssa Rosenzweig
2
-1
/
+2
6 days
pan/bi: Fix assertion
Alyssa Rosenzweig
1
-1
/
+1
8 days
pan/bi: Fix the !immediate case in bi_emit_store_vary()
Boris Brezillon
1
-10
/
+17
8 days
panfrost: Add alpha reference to XML
Alyssa Rosenzweig
1
-0
/
+1
8 days
panfrost: Fix panfrost_afbc_format_needs_fixup()
Boris Brezillon
1
-1
/
+9
8 days
pan/bi: Implement TEXS for cube maps
Alyssa Rosenzweig
1
-30
/
+54
9 days
panfrost: Fix size assertion in bi_alu_src_index
Icecream95
1
-1
/
+1
9 days
pan/bi: Add some zero bytes after shaders on Bifrost
Icecream95
1
-0
/
+4
9 days
pan/bi: Add a define for the Bifrost shader prefetch size
Icecream95
1
-0
/
+4
9 days
panfrost: Fix estimate_texture_payload_size() on Bifrost
Boris Brezillon
2
-11
/
+19
9 days
panfrost: Pass the resource dimension to panfrost_compression_tag()
Boris Brezillon
1
-1
/
+4
9 days
panfrost: Dual-source blending on Bifrost
Icecream95
1
-5
/
+22
9 days
panfrost: Make the width argument to panfrost_new_texture 32 bits
Icecream95
2
-2
/
+2
10 days
pan/bi: Lower 8bit fragment outputs to 16bit
Boris Brezillon
1
-0
/
+46
10 days
pan/bi: Assert immediate indices fit
Alyssa Rosenzweig
1
-0
/
+1
10 days
pan/bi: Parametrize intrinsic immediate limits
Alyssa Rosenzweig
1
-5
/
+5
10 days
pan/bi: Use TEXC for indices >= 8
Alyssa Rosenzweig
1
-1
/
+6
10 days
pan/bi: Implement scalar i2i8/u2u8
Alyssa Rosenzweig
1
-1
/
+6
10 days
pan/bi: Allow passing thorugh 8-bit scalars
Alyssa Rosenzweig
1
-1
/
+4
10 days
pan/bi: Don't suppress Inf/NaN
Alyssa Rosenzweig
1
-2
/
+0
10 days
pan/bi: Fix ATEST with pure integers
Alyssa Rosenzweig
1
-3
/
+8
10 days
pan/bi: Pull out bi_dontcare helper
Alyssa Rosenzweig
2
-1
/
+8
[next]