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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
panfrost: Handle missing texture case
Alyssa Rosenzweig
2019-06-17
1
-18
/
+29
*
panfrost: Remove forced flush on clears
Alyssa Rosenzweig
2019-06-17
1
-4
/
+0
*
panfrost: Flush scanout too
Alyssa Rosenzweig
2019-06-17
1
-3
/
+6
*
panfrost: Improve viewport (clipping) robustness
Alyssa Rosenzweig
2019-06-17
1
-6
/
+35
*
panfrost: Disable the tiler for clear-only jobs
Alyssa Rosenzweig
2019-06-17
6
-37
/
+50
*
panfrost: Identify and decode mfbd_flags
Alyssa Rosenzweig
2019-06-17
3
-10
/
+22
*
panfrost: Stub out hierarchy mask selection
Alyssa Rosenzweig
2019-06-17
1
-0
/
+21
*
panfrost: Rename misc_0 -> tiler_polygon_list
Alyssa Rosenzweig
2019-06-17
3
-10
/
+9
*
panfrost: Sanity check tiler polygon list size
Alyssa Rosenzweig
2019-06-17
1
-0
/
+5
*
panfrost: Compute and use polygon list body size
Alyssa Rosenzweig
2019-06-17
2
-1
/
+20
*
panfrost: Use polygon list header size computation
Alyssa Rosenzweig
2019-06-17
1
-5
/
+16
*
panfrost: Calculate polygon list header size
Alyssa Rosenzweig
2019-06-17
2
-1
/
+107
*
panfrost: Add pan_tiler.h header
Alyssa Rosenzweig
2019-06-17
1
-0
/
+44
*
panfrost: Document tile size heuristic
Alyssa Rosenzweig
2019-06-17
1
-0
/
+65
*
panfrost: Rename tiler fields per tiler research
Alyssa Rosenzweig
2019-06-17
3
-60
/
+54
*
panfrost: Add notes about the tiler allocations
Alyssa Rosenzweig
2019-06-17
1
-0
/
+86
*
panfrost: Integrate kernel names for tiler FBD
Alyssa Rosenzweig
2019-06-17
3
-48
/
+66
*
radv: Add asserts that buffer descriptors are created with valid buffer formats.
Bas Nieuwenhuizen
2019-06-17
1
-0
/
+3
[next]