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
*
util/format: add missing vulkan formats
Jonathan Marek
2019-12-19
1
-2
/
+24
*
lima: Rotate dump files after each finished pp frame
Andreas Baierl
2019-12-19
5
-13
/
+48
*
lima: drop suballocator
Vasily Khoruzhick
2019-12-19
4
-30
/
+14
*
lima: use single BO for GP outputs
Vasily Khoruzhick
2019-12-19
3
-43
/
+43
*
freedreno/registers: document vertex/instance id offset bits
Jonathan Marek
2019-12-19
1
-1
/
+1
*
freedreno/a6xx: Set up multisample sysmem MRTs correctly
Kristian H. Kristensen
2019-12-19
1
-3
/
+1
*
freedreno/a6xx: Rewrite compressed blits in a helper function
Kristian H. Kristensen
2019-12-19
1
-33
/
+63
*
freedreno/a6xx: Move handle_rgba_blit() up
Kristian H. Kristensen
2019-12-19
1
-53
/
+51
*
freedreno/a6xx: Handle srgb blits on the blitter
Kristian H. Kristensen
2019-12-19
1
-10
/
+20
*
freedreno/a6xx: Use A6XX_SP_2D_SRC_FORMAT_MASK macro
Kristian H. Kristensen
2019-12-19
1
-1
/
+1
*
freedreno/a6xx: RB6_R8G8B8 is actually 32 bit RGBX
Kristian H. Kristensen
2019-12-19
3
-10
/
+10
*
freedreno/a6xx: Use blitter for resolve blits
Kristian H. Kristensen
2019-12-19
1
-24
/
+5
*
freedreno/a6xx: Add fd_resource_swap() helper
Kristian H. Kristensen
2019-12-19
4
-5
/
+12
*
freedreno/a6xx: Pick blitter swap based on resource tiling
Kristian H. Kristensen
2019-12-19
1
-2
/
+5
*
freedreno/a6xx: Program sampler swap based on resource tiling
Kristian H. Kristensen
2019-12-19
1
-16
/
+4
*
freedreno: Add debug flag for forcing linear layouts
Kristian H. Kristensen
2019-12-19
3
-25
/
+33
*
freedreno/a6xx: Make DEBUG_BLIT_FALLBACK only dump fallbacks
Kristian H. Kristensen
2019-12-19
1
-3
/
+5
*
st/va: Convert interlaced NV12 to progressive
Thong Thai
2019-12-19
1
-4
/
+48
*
ac: declare an enum for the OOB select field on GFX10
Samuel Pitoiset
2019-12-19
3
-8
/
+8
*
zink: implement nir_texop_txd
Erik Faye-Lund
2019-12-19
4
-11
/
+26
*
zink: enable PIPE_CAP_MIXED_COLORBUFFER_FORMATS
Erik Faye-Lund
2019-12-19
1
-2
/
+0
*
freedreno: Fix CP_MEM_TO_REG flag definitions
Connor Abbott
2019-12-18
2
-3
/
+3
*
freedreno: Use new macros for CP_WAIT_REG_MEM and CP_WAIT_MEM_GTE
Connor Abbott
2019-12-18
2
-12
/
+14
*
a6xx: Add more CP packets
Connor Abbott
2019-12-18
5
-12
/
+12
*
i965/iris/perf: factor out frequency register capture
Lionel Landwerlin
2019-12-18
1
-25
/
+14
*
freedreno/a6xx: Document the CP_SET_DRAW_STATE enable bits
Kristian H. Kristensen
2019-12-17
2
-26
/
+32
*
panfrost: Handle empty shaders
Alyssa Rosenzweig
2019-12-17
1
-3
/
+8
*
panfrost: Let precompile imply shaderdb
Alyssa Rosenzweig
2019-12-17
2
-2
/
+4
*
panfrost: Add PAN_MESA_DEBUG=precompile for shader-db
Alyssa Rosenzweig
2019-12-17
3
-3
/
+33
*
virgl: Increase the shader transfer buffer by doubling the size
Gert Wollny
2019-12-17
1
-2
/
+3
*
panfrost: Don't double-create scratchpad
Alyssa Rosenzweig
2019-12-16
1
-1
/
+7
*
panfrost: Simplify sampler upload condition
Alyssa Rosenzweig
2019-12-16
1
-1
/
+1
*
gallium/auxiliary: Handle count == 0 in u_vbuf_get_minmax_index_mapped
Icecream95
2019-12-16
1
-0
/
+6
*
gallium/auxiliary: Reduce conversions in u_vbuf_get_minmax_index_mapped
Icecream95
2019-12-16
1
-6
/
+12
*
radeonsi/gfx10: fix ngg_get_ordered_id
Marek Olšák
2019-12-16
2
-2
/
+2
*
radeonsi: reset more fields in si_llvm_context_set_ir to fix reusing ctx
Marek Olšák
2019-12-16
1
-0
/
+2
*
radeonsi: fix determining whether the VS prolog is needed
Marek Olšák
2019-12-16
1
-3
/
+6
*
radeonsi: allow generating VS prologs with 0 inputs
Marek Olšák
2019-12-16
2
-8
/
+11
*
radeonsi/gfx10: don't insert NGG streamout atomics if they are never used
Marek Olšák
2019-12-16
1
-31
/
+34
*
radeonsi: don't wrap the VS prolog in if (ES thread) .. endif
Marek Olšák
2019-12-16
1
-25
/
+0
*
radeonsi: set is_monolithic for VS prologs when the shader is really monolithic
Marek Olšák
2019-12-16
1
-0
/
+1
*
radeonsi: disallow compute-based culling if polygon mode is enabled
Marek Olšák
2019-12-16
3
-2
/
+5
*
radeonsi: deduplicate ES and GS thread enablement code
Marek Olšák
2019-12-16
3
-22
/
+25
*
panfrost: Remove fbd_type enum
Alyssa Rosenzweig
2019-12-16
1
-1
/
+1
*
panfrost: Fix FBD issue
Alyssa Rosenzweig
2019-12-16
2
-5
/
+2
*
panfrost: Pass blend RT number through
Alyssa Rosenzweig
2019-12-16
4
-8
/
+11
*
radeonsi: disable dcc for 2x MSAA surface and bpe < 4
Pierre-Eric Pelloux-Prayer
2019-12-16
1
-1
/
+3
*
v3d: expose OES_geometry_shader
Iago Toral Quiroga
2019-12-16
1
-5
/
+26
*
v3d: support precompiling geometry shaders
Iago Toral Quiroga
2019-12-16
1
-16
/
+48
*
v3d: disable lowering of indirect inputs
Iago Toral Quiroga
2019-12-16
1
-0
/
+1
[next]