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
*
panfrost: Document MALI_WRITES_GLOBAL bit
Alyssa Rosenzweig
2020-06-03
2
-0
/
+8
*
panfrost: Update MALI_EARLY_Z description
Alyssa Rosenzweig
2020-06-03
1
-5
/
+5
*
pan/bi: Handle vectorized load_const
Alyssa Rosenzweig
2020-06-03
1
-4
/
+13
*
pan/bi: Passthrough second argument of F32_TO_F16
Alyssa Rosenzweig
2020-06-03
1
-0
/
+20
*
pan/bi: Pack second argument of F32_TO_F16
Alyssa Rosenzweig
2020-06-03
1
-4
/
+6
*
pan/bi: Fix SEL.16 swizzle
Alyssa Rosenzweig
2020-06-03
1
-4
/
+4
*
pan/bi: Handle SEL with vec3 16-bit
Alyssa Rosenzweig
2020-06-03
1
-0
/
+4
*
panfrost: Passthrough NATIVE loads/stores
Alyssa Rosenzweig
2020-06-03
1
-0
/
+18
*
pan/mdg: Handle regular nir_intrinsic_load_output
Alyssa Rosenzweig
2020-06-03
1
-17
/
+22
*
pan/mdg: Allow f2u8 and friends thru
Alyssa Rosenzweig
2020-06-03
1
-3
/
+3
*
pan/mdg: Handle f2u8
Alyssa Rosenzweig
2020-06-03
1
-1
/
+3
*
pan/mdg: Fold roundmode into applicable instructions
Alyssa Rosenzweig
2020-06-03
1
-3
/
+20
*
pan/mdg: Implement *_rtz conversions with roundmode
Alyssa Rosenzweig
2020-06-03
1
-12
/
+22
*
pan/mdg: Lower roundmodes
Alyssa Rosenzweig
2020-06-03
1
-1
/
+14
*
pan/mdg: Add opcode roundmode property
Alyssa Rosenzweig
2020-06-03
2
-4
/
+11
*
pan/mdg: Add roundmode enum
Alyssa Rosenzweig
2020-06-03
2
-0
/
+10
*
pan/mdg: Distinguish blend shaders in internal shader-db
Alyssa Rosenzweig
2020-06-03
1
-0
/
+1
*
panfrost: Only use AFBC YTR with RGB and RGBA
Icecream95
2020-06-03
1
-3
/
+5
*
panfrost: Decode AFBC flag bits
Icecream95
2020-06-03
2
-10
/
+28
*
pan/mdg: Don't double-replicate blend on T720
Alyssa Rosenzweig
2020-06-03
1
-21
/
+1
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
6
-12
/
+12
*
pan/mdg: Enable out-of-order execution after texture ops
Alyssa Rosenzweig
2020-06-01
3
-1
/
+51
*
pan/mdg: Add quirk for missing out-of-order support
Alyssa Rosenzweig
2020-06-01
1
-2
/
+9
*
pan/mdg: Disassemble out-of-order bits
Alyssa Rosenzweig
2020-06-01
3
-13
/
+15
*
panfrost: Use VTX tag for vertex texturing
Alyssa Rosenzweig
2020-06-01
1
-3
/
+5
*
panfrost: Permit AFBC of RGB8
Alyssa Rosenzweig
2020-06-01
1
-0
/
+4
*
pan/mdg: Fuse f2f16 into load_interpolated_input
Alyssa Rosenzweig
2020-06-01
5
-2
/
+102
*
pan/mdg: Handle 16-bit ld_vary
Alyssa Rosenzweig
2020-06-01
1
-5
/
+8
*
panfrost: Un/pack sRGB via NIR
Alyssa Rosenzweig
2020-06-01
1
-0
/
+48
*
panfrost: Un/pack R11G11B10
Alyssa Rosenzweig
2020-06-01
1
-0
/
+30
*
panfrost: Un/pack RGB10_A2_UINT
Alyssa Rosenzweig
2020-06-01
1
-0
/
+33
*
panfrost: Un/pack RGB10_A2_UNORM
Alyssa Rosenzweig
2020-06-01
1
-0
/
+58
*
panfrost: Un/pack RGB565 and RGB5A1
Alyssa Rosenzweig
2020-06-01
1
-0
/
+52
*
panfrost: Un/pack UNORM 4
Alyssa Rosenzweig
2020-06-01
1
-0
/
+70
*
panfrost: Flesh out dispatch
Alyssa Rosenzweig
2020-06-01
1
-4
/
+48
*
panfrost: Un/pack 8-bit UNORM
Alyssa Rosenzweig
2020-06-01
1
-0
/
+20
*
panfrost: Un/pack pure 8-bit
Alyssa Rosenzweig
2020-06-01
1
-0
/
+37
*
panfrost: Un/pack pure 16-bit
Alyssa Rosenzweig
2020-06-01
1
-1
/
+44
*
panfrost: Un/pack pure 32-bit
Alyssa Rosenzweig
2020-06-01
1
-0
/
+25
*
panfrost: Stub out lowering boilerplate
Alyssa Rosenzweig
2020-06-01
2
-0
/
+113
*
panfrost: Determine classes for stores
Alyssa Rosenzweig
2020-06-01
2
-0
/
+13
*
panfrost: Determine load classes for formats
Alyssa Rosenzweig
2020-06-01
2
-0
/
+39
*
panfrost: Add quirks for blend shader types
Alyssa Rosenzweig
2020-06-01
1
-3
/
+24
*
panfrost: Determine unpacked type for formats
Alyssa Rosenzweig
2020-06-01
2
-0
/
+68
*
panfrost: Add theory for new framebuffer lowering
Alyssa Rosenzweig
2020-06-01
3
-0
/
+55
*
pan/mdg: Implement raw colourbuf loads on T720
Alyssa Rosenzweig
2020-06-01
3
-5
/
+11
*
pan/mdg: Drop the u8 from the colorbuf op names
Alyssa Rosenzweig
2020-06-01
3
-7
/
+7
*
pan/mdg: Print 8-bit constants
Alyssa Rosenzweig
2020-06-01
1
-1
/
+7
*
pan/mdg: Handle bitsize for packs
Alyssa Rosenzweig
2020-06-01
1
-1
/
+11
*
pan/mdg: Treat packs "specially"
Alyssa Rosenzweig
2020-06-01
4
-0
/
+14
[next]