index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Set STATE_BASE_ADDRESS upper bounds on gen7
Jason Ekstrand
2019-06-17
1
-0
/
+17
*
radv: Disable linear tiled compressed textures.
Bas Nieuwenhuizen
2019-06-18
1
-0
/
+4
*
anv:Use VK_EXT_separate_stencil_usage to avoid stencil shadows on gen7
Jason Ekstrand
2019-06-17
4
-2
/
+16
*
anv: Add stencil texturing support for gen7
Jason Ekstrand
2019-06-17
3
-7
/
+96
*
anv/blorp: Update shadow images when clearing or uploading
Jason Ekstrand
2019-06-17
1
-11
/
+104
*
anv/cmd_buffer: Add a stencil transition helper
Jason Ekstrand
2019-06-17
1
-35
/
+75
*
anv/blorp: Take an aspect in anv_image_copy_to_shadow
Jason Ekstrand
2019-06-17
3
-3
/
+4
*
anv/formats: Re-arrange the way se set some flag bits
Jason Ekstrand
2019-06-17
1
-6
/
+5
*
iris: Make resource_copy_region handle packed depth-stencil resources.
Kenneth Graunke
2019-06-17
1
-0
/
+10
*
iris: Order CS stall and TC invalidate for format reinterpretation hacks
Kenneth Graunke
2019-06-17
1
-3
/
+2
*
iris: Be more aggressive at post-format-reintepret TC invalidate hack
Kenneth Graunke
2019-06-17
1
-8
/
+5
*
virgl: Assume sRGB write control for older guest kernels or virglrenderer hosts
Gert Wollny
2019-06-17
1
-1
/
+2
*
freedreno/a6xx: disallow UBWC for x24s8
Rob Clark
2019-06-17
1
-4
/
+15
*
freedreno/a6xx: un-swap X24S8_UINT
Rob Clark
2019-06-17
2
-5
/
+6
*
radv: add mipmaps support for DCC decompression on compute
Samuel Pitoiset
2019-06-17
1
-52
/
+54
*
radv: add mipmaps support for color decompressions (DCC/FMASK/CMASK)
Samuel Pitoiset
2019-06-17
1
-99
/
+129
*
radv: set the DCC/FCE predicates from the base level
Samuel Pitoiset
2019-06-17
1
-0
/
+2
*
radv: load the fast color clear values from the base level
Samuel Pitoiset
2019-06-17
1
-6
/
+6
*
radv: store the DCC predicate for each mip
Samuel Pitoiset
2019-06-17
6
-26
/
+72
*
radv: store the FCE predicate for each mip
Samuel Pitoiset
2019-06-17
4
-10
/
+32
*
radv: store the fast color clear values for each mip
Samuel Pitoiset
2019-06-17
3
-13
/
+39
*
radv: allocate DCC metadata for each mip
Samuel Pitoiset
2019-06-17
1
-4
/
+4
*
gallium: Remove unused util_ringbuffer
Caio Marcelo de Oliveira Filho
2019-06-17
4
-193
/
+0
*
llvmpipe: Don't use u_ringbuffer for lp_scene_queue
Caio Marcelo de Oliveira Filho
2019-06-17
1
-36
/
+48
*
panfrost/midgard: Simplify 2D array logic
Alyssa Rosenzweig
2019-06-17
1
-4
/
+1
*
panfrost/midgard: Handle non-zero component in store
Alyssa Rosenzweig
2019-06-17
2
-8
/
+9
*
panfrost/midgard: Apply writemask to LUTs
Alyssa Rosenzweig
2019-06-17
2
-3
/
+8
*
amd: update addrlib
Marek Olšák
2019-06-17
28
-490
/
+665
*
radeonsi: reduce MAX_GEOMETRY_OUTPUT_VERTICES
Nicolai Hähnle
2019-06-17
1
-1
/
+4
*
panfrost: Cleanup default blend mode
Alyssa Rosenzweig
2019-06-17
1
-19
/
+8
*
panfrost: Don't accidentally include blend shader
Alyssa Rosenzweig
2019-06-17
1
-0
/
+2
*
panfrost/midgard: Use typeless moves internally
Alyssa Rosenzweig
2019-06-17
3
-39
/
+15
*
virgl: better support for PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Chia-I Wu
2019-06-17
4
-25
/
+92
*
virgl: add virgl_rebind_resource
Chia-I Wu
2019-06-17
4
-0
/
+148
*
virgl: save virgl_hw_res in virgl_transfer
Chia-I Wu
2019-06-17
5
-14
/
+22
*
virgl: add resource_reference to virgl_winsys
Chia-I Wu
2019-06-17
4
-32
/
+21
*
panfrost/midgard: Add rounding mode specific opcodes
Alyssa Rosenzweig
2019-06-17
3
-20
/
+49
*
panfrost: Drop draws with complete scissor
Alyssa Rosenzweig
2019-06-17
2
-4
/
+20
*
panfrost: Disable pipelining temporarily
Alyssa Rosenzweig
2019-06-17
1
-2
/
+4
*
panfrost/mfbd: Handle rendering to linear mipmap
Alyssa Rosenzweig
2019-06-17
1
-4
/
+18
*
panfrost: Implement sampling from non-zero initial levels
Alyssa Rosenzweig
2019-06-17
1
-15
/
+14
*
panfrost: Resource management for linear 2D texture arrays
Alyssa Rosenzweig
2019-06-17
1
-1
/
+2
*
panfrost/midgard: Adjust swizzles for 2D arrays
Alyssa Rosenzweig
2019-06-17
1
-0
/
+10
*
panfrost: Set array_size to permit array textures
Alyssa Rosenzweig
2019-06-17
1
-0
/
+11
*
panfrost: Decode array textures
Alyssa Rosenzweig
2019-06-17
2
-4
/
+5
*
panfrost: Implement 3D texture resource management
Alyssa Rosenzweig
2019-06-17
1
-5
/
+45
*
panfrost: Specify 3D in texture descriptor
Alyssa Rosenzweig
2019-06-17
2
-1
/
+4
*
panfrost/midgard: Fix 3D texture masks/swizzles
Alyssa Rosenzweig
2019-06-17
1
-3
/
+8
*
panfrost/midgard: Add swizzle_of/mask_of helpers
Alyssa Rosenzweig
2019-06-17
1
-6
/
+30
*
panfrost: Enable helper invocations when texturing
Alyssa Rosenzweig
2019-06-17
4
-76
/
+25
[next]