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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
v3d: add a helper function to flush jobs using a BO
Iago Toral Quiroga
2019-06-18
2
-0
/
+12
*
iris: Support more RGBX pipe formats.
Kenneth Graunke
2019-06-17
1
-2
/
+13
*
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
*
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
1
-0
/
+24
*
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
[next]