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
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Use internal_format throughout
Alyssa Rosenzweig
2020-06-01
1
-8
/
+9
*
panfrost: Add separate_stencil BO to batch
Alyssa Rosenzweig
2020-06-01
1
-0
/
+3
*
panfrost: Check for large tilebuffer requirements
Alyssa Rosenzweig
2020-06-01
1
-1
/
+21
*
panfrost: Let Gallium pack colours
Alyssa Rosenzweig
2020-06-01
1
-10
/
+4
*
panfrost: Account for differing types in blend lower
Alyssa Rosenzweig
2020-06-01
1
-6
/
+31
*
panfrost: Conditionally allow fp16 blending
Alyssa Rosenzweig
2020-06-01
2
-10
/
+21
*
panfrost: Switch to pan_lower_framebuffer
Alyssa Rosenzweig
2020-06-01
1
-1
/
+5
*
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
*
pan/mdg: Add pack_unorm_4x8 via 8-bit
Alyssa Rosenzweig
2020-06-01
3
-0
/
+10
*
pan/mdg: Handle un/pack opcodes as moves
Alyssa Rosenzweig
2020-06-01
1
-0
/
+20
*
iris: Fixup copy'n'paste mistake in Makefile.sources
Chris Wilson
2020-05-31
1
-2
/
+2
*
intel/dev: Don't consider all TGL SKUs as GT1 only
Satyeshwar Singh
2020-05-30
1
-1
/
+1
*
r300g: Remove extra printf format specifiers.
Vinson Lee
2020-05-30
1
-2
/
+2
*
nouveau: allow invalidating coherent/persistent buffer backings
Ilia Mirkin
2020-05-30
1
-5
/
+0
*
intel/fs: Emit HALT for discard on Gen4-5
Jason Ekstrand
2020-05-30
6
-30
/
+107
*
intel/fs: Fix unused texture coordinate zeroing on Gen4-5
Jason Ekstrand
2020-05-30
1
-1
/
+2
*
intel/vec4: Stomp the return type of RESINFO to UINT32
Jason Ekstrand
2020-05-30
1
-0
/
+11
*
radv: fix regression with builtin cache
Timothy Arceri
2020-05-30
1
-1
/
+1
*
gallium/dri: Remove lowered_yuv tracking for plane mapping.
Bas Nieuwenhuizen
2020-05-30
2
-12
/
+5
*
panfrost: Fix printf format specifier.
Vinson Lee
2020-05-30
1
-1
/
+1
*
glthread: don't upload for glDraw inside a display list and always sync
Marek Olšák
2020-05-30
3
-19
/
+58
*
util/format: Add more multi-planar formats.
Bas Nieuwenhuizen
2020-05-30
6
-0
/
+339
*
util/format: Use correct pipe format for VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM.
Bas Nieuwenhuizen
2020-05-30
1
-1
/
+1
*
util/format: Add VK_FORMAT_D16_UNORM_S8_UINT.
Bas Nieuwenhuizen
2020-05-30
5
-1
/
+74
*
etnaviv: Fix memory leak on error path.
Vinson Lee
2020-05-30
1
-4
/
+5
*
panfrost: Probe G31/G52 if PAN_MESA_DEBUG=bifrost
Alyssa Rosenzweig
2020-05-29
2
-0
/
+8
*
panfrost: Add GPU IDs for G31/G52
Alyssa Rosenzweig
2020-05-29
1
-0
/
+2
*
panfrost: Disable QUAD_STRIP/POLYGON on Bifrost
Alyssa Rosenzweig
2020-05-29
1
-2
/
+10
*
pan/bi: Passthrough deps of the branch target
Alyssa Rosenzweig
2020-05-29
1
-2
/
+16
[next]