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
*
pan/midgard: Disassemble integer constants in hex
Alyssa Rosenzweig
2019-08-22
1
-2
/
+2
*
pan/midgard: Explain ffma
Alyssa Rosenzweig
2019-08-22
1
-0
/
+3
*
pan/midgard: Analyze simple loads/store
Alyssa Rosenzweig
2019-08-22
1
-5
/
+50
*
pan/midgard: Compute work_count via writes
Alyssa Rosenzweig
2019-08-22
1
-1
/
+25
*
pan/midgard: Sketch static analysis to uniform count
Alyssa Rosenzweig
2019-08-22
1
-0
/
+27
*
pan/decode: Hoist shader-db stats to shared decode
Alyssa Rosenzweig
2019-08-22
4
-38
/
+70
*
pan/midgard,bifrost: Expand nir_const_load_to_arr
Alyssa Rosenzweig
2019-08-22
2
-2
/
+2
*
pan/midgard: Identify and disassemble indirect texture/sampler
Alyssa Rosenzweig
2019-08-21
2
-6
/
+28
*
pan/midgard: Breakout texture reg select printer
Alyssa Rosenzweig
2019-08-21
1
-9
/
+26
*
pan/bifrost: Correct file size signedness
Alyssa Rosenzweig
2019-08-21
1
-2
/
+2
*
pan/midgard: Mark fallthrough explicitly
Alyssa Rosenzweig
2019-08-21
1
-0
/
+1
*
pan/midgard: Simplify contradictory check.
Alyssa Rosenzweig
2019-08-21
1
-4
/
+1
*
pan/midgard: Reorder bits check to fix 8-bit masks
Alyssa Rosenzweig
2019-08-21
1
-5
/
+5
*
pan/midgard: Represent unused nodes by ~0
Alyssa Rosenzweig
2019-08-21
11
-58
/
+56
*
pan/bifrost: Avoid buffer overflow in disassembler
Alyssa Rosenzweig
2019-08-21
1
-1
/
+4
*
pan/decode: Remove all_zero
Alyssa Rosenzweig
2019-08-21
1
-13
/
+7
*
pan/decode: Don't leak FBD pointer
Alyssa Rosenzweig
2019-08-21
1
-3
/
+5
*
pan/midgard: Allocate `dependencies` on stack
Alyssa Rosenzweig
2019-08-21
1
-1
/
+4
*
pan/midgard: Free liveness info
Alyssa Rosenzweig
2019-08-21
1
-0
/
+2
*
pan/decode: Cleanup mali_attr printing
Alyssa Rosenzweig
2019-08-21
1
-20
/
+44
*
pan/decode: Validate attribute/varying buffer pointer
Alyssa Rosenzweig
2019-08-21
1
-0
/
+3
*
pan/decode: Include address in union mali_attr
Alyssa Rosenzweig
2019-08-21
1
-19
/
+7
*
pan/decode: Use concise texture printing
Alyssa Rosenzweig
2019-08-21
1
-33
/
+35
*
panfrost: Break up usage2 field
Alyssa Rosenzweig
2019-08-21
2
-9
/
+32
*
pan/decode: Pretty-print sRGB format
Alyssa Rosenzweig
2019-08-21
1
-4
/
+11
*
panfrost: nr_mipmap_levels -> levels
Alyssa Rosenzweig
2019-08-21
2
-4
/
+5
*
pan/decode: Validate texture dimensionality
Alyssa Rosenzweig
2019-08-21
1
-6
/
+33
*
pan/decode: Break out pandecode_texture function
Alyssa Rosenzweig
2019-08-21
1
-101
/
+108
*
pan/decode: Guard texture unknowns as zero trips
Alyssa Rosenzweig
2019-08-21
1
-9
/
+13
*
pan/decode: Use GLSL style formats/swizzles
Alyssa Rosenzweig
2019-08-21
2
-121
/
+132
*
pan/decode: Don't print the default swizzle
Alyssa Rosenzweig
2019-08-21
1
-2
/
+11
*
pan/decode: Validate swizzles against format
Alyssa Rosenzweig
2019-08-21
1
-1
/
+76
*
pan/decode: Treat RESERVED swizzles as errors
Alyssa Rosenzweig
2019-08-21
1
-2
/
+0
*
pan/decode: Handle VARYING_DISCARD
Alyssa Rosenzweig
2019-08-21
1
-0
/
+32
*
panfrost: Don't trip the prefix magic field
Alyssa Rosenzweig
2019-08-21
1
-4
/
+2
*
pan/decode: Guard attribute unknowns
Alyssa Rosenzweig
2019-08-21
1
-2
/
+10
*
pan/decode: Normalize final instances of XXX
Alyssa Rosenzweig
2019-08-21
1
-3
/
+11
*
pan/decode: Normalize case matching XXX format
Alyssa Rosenzweig
2019-08-21
1
-9
/
+16
*
pan/decode: Mark tripped zeroes with XXX
Alyssa Rosenzweig
2019-08-21
1
-20
/
+22
*
pan/decode: Check for MFBD preload chicken bit
Alyssa Rosenzweig
2019-08-21
1
-1
/
+10
*
pan/decode: Validate AFBC fields are zero when AFBC is disabled
Alyssa Rosenzweig
2019-08-21
2
-33
/
+20
*
pan/decode: Do not print uniform/buffers explicitly
Alyssa Rosenzweig
2019-08-21
1
-87
/
+28
*
pan/decode: Add static bounds checking utility
Alyssa Rosenzweig
2019-08-21
1
-0
/
+38
*
pan/decode: Don't print unreferenced attribute memory
Alyssa Rosenzweig
2019-08-21
1
-1
/
+1
*
pan/decode: Check for a number of potential issues
Alyssa Rosenzweig
2019-08-21
2
-17
/
+71
*
panfrost: Correct polygon size computations
Alyssa Rosenzweig
2019-08-21
3
-35
/
+69
*
pan/decode: Print "just right" count of texture pointers
Alyssa Rosenzweig
2019-08-21
1
-8
/
+3
*
pan/decode: Verify and omit polygon size
Alyssa Rosenzweig
2019-08-21
1
-5
/
+19
*
panfrost: Move pan_tiler.c outside of Gallium
Alyssa Rosenzweig
2019-08-21
3
-0
/
+309
*
pan/decode: Bounds check polygon list and tiler heap
Alyssa Rosenzweig
2019-08-21
1
-3
/
+18
[next]