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
*
freedreno/a6xx: Document the CP_SET_DRAW_STATE enable bits
Kristian H. Kristensen
2019-12-17
4
-48
/
+53
*
anv/gen12: Temporarily disable VK_KHR_buffer_device_address (and EXT)
Caio Marcelo de Oliveira Filho
2019-12-17
1
-2
/
+4
*
intel/vec4: Fix lowering of multiplication by 16-bit constant
Caio Marcelo de Oliveira Filho
2019-12-17
1
-2
/
+14
*
intel/fs: Fix lowering of dword multiplication by 16-bit constant
Caio Marcelo de Oliveira Filho
2019-12-17
1
-2
/
+4
*
pan/midgard: Set Z to shadow comparator for 2D
Alyssa Rosenzweig
2019-12-17
1
-2
/
+21
*
pan/midgard: Set .shadow for shadow samplers
Alyssa Rosenzweig
2019-12-17
1
-0
/
+1
*
pan/midgard: Hoist temporary coordinate for cubemaps
Alyssa Rosenzweig
2019-12-17
1
-12
/
+18
*
pan/midgard: Use a reg temporary for mutiple writes
Alyssa Rosenzweig
2019-12-17
1
-1
/
+1
*
panfrost: Handle empty shaders
Alyssa Rosenzweig
2019-12-17
1
-3
/
+8
*
panfrost: Let precompile imply shaderdb
Alyssa Rosenzweig
2019-12-17
4
-5
/
+7
*
panfrost: Add PAN_MESA_DEBUG=precompile for shader-db
Alyssa Rosenzweig
2019-12-17
3
-3
/
+33
*
mesa: avoid triggering assert in implementation
Lionel Landwerlin
2019-12-17
1
-0
/
+6
*
radv/gfx10: fix ngg_get_ordered_id
Samuel Pitoiset
2019-12-17
2
-2
/
+2
*
i965: expose MESA_FORMAT_B8G8R8X8_SRGB visual
Tapani Pälli
2019-12-17
1
-7
/
+14
*
dri: add __DRI_IMAGE_FORMAT_SXRGB8
Tapani Pälli
2019-12-17
2
-0
/
+6
*
virgl: Increase the shader transfer buffer by doubling the size
Gert Wollny
2019-12-17
1
-2
/
+3
*
turnip: Fix support for immutable samplers.
Eric Anholt
2019-12-16
2
-12
/
+15
*
turnip: don't set LRZ enable at end of renderpass
Jonathan Marek
2019-12-17
1
-1
/
+1
*
freedreno/ir3: lower pack/unpack ops
Jonathan Marek
2019-12-16
1
-0
/
+24
*
nir: add option to lower half packing opcodes
Jonathan Marek
2019-12-16
2
-0
/
+14
*
turnip: Add support for descriptor arrays.
Eric Anholt
2019-12-16
5
-112
/
+217
*
turnip: Drop unused variable.
Eric Anholt
2019-12-16
1
-1
/
+0
*
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
*
amd/addrlib: update to the latest version
Marek Olšák
2019-12-16
16
-8058
/
+7271
*
turnip: remove duplicate A6XX_SP_CS_CONFIG_NIBO
Jonathan Marek
2019-12-16
1
-2
/
+1
*
turnip: change emit_ibo to be like emit_textures
Jonathan Marek
2019-12-16
1
-32
/
+48
*
turnip: fix emit_ibo
Jonathan Marek
2019-12-16
1
-8
/
+25
*
turnip: remove compute emit_border_color
Jonathan Marek
2019-12-16
1
-1
/
+1
*
turnip: fix emit_textures for compute shaders
Jonathan Marek
2019-12-16
1
-6
/
+9
*
utils/os_socket: Define ssize_t on windows.
Rafael Antognolli
2019-12-16
1
-0
/
+4
*
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
*
ac: fix the return value in cull_bbox when bbox culling is disabled
Marek Olšák
2019-12-16
1
-1
/
+1
*
ac: fix ac_get_i1_sgpr_mask for Wave32
Marek Olšák
2019-12-16
1
-2
/
+11
*
panfrost: Remove asserts in panfrost_pack_work_groups_compute
Alyssa Rosenzweig
2019-12-16
1
-11
/
+1
*
panfrost: Pack invocation_shifts manually instead of a bit field
Alyssa Rosenzweig
2019-12-16
3
-51
/
+51
*
anv: Export VK_KHR_buffer_device_address only when really supported
Iván Briano
2019-12-16
1
-1
/
+1
*
anv: Export filter_minmax support only when it's really supported
Iván Briano
2019-12-16
1
-1
/
+1
*
freedreno/ir3: lower mul_2x32_64
Jonathan Marek
2019-12-16
1
-0
/
+3
*
turnip: implement CmdFillBuffer/CmdUpdateBuffer
Jonathan Marek
2019-12-16
1
-0
/
+56
[next]