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: enable ACO support for GFX6
Samuel Pitoiset
2020-01-24
1
-4
/
+0
*
aco: copy the literal offset of SMEM instructions to a temporary
Samuel Pitoiset
2020-01-24
1
-5
/
+10
*
aco: fix a hazard with v_interp_* and v_{read,readfirst}lane_* on GFX6
Samuel Pitoiset
2020-01-24
2
-0
/
+27
*
aco: fix a hardware bug for MRTZ exports on GFX6
Samuel Pitoiset
2020-01-24
1
-0
/
+9
*
turnip: Implement vkCmdCopyQueryPoolResults for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+111
*
turnip: Implement vkCmdResetQueryPool
Brian Ho
2020-01-24
1
-0
/
+38
*
turnip: Implement vkGetQueryPoolResults for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+125
*
turnip: Update query availability on render pass end
Brian Ho
2020-01-24
4
-9
/
+44
*
turnip: Implement vkCmdEndQuery for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+82
*
turnip: Implement vkCmdBeginQuery for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+68
*
turnip: Implement vkCreateQueryPool for occlusion queries
Brian Ho
2020-01-24
1
-0
/
+52
*
turnip: Update tu_query_pool with turnip-specific fields
Brian Ho
2020-01-24
1
-4
/
+3
*
anv: Allow HiZ in read-only depth layouts
Jason Ekstrand
2020-01-24
1
-0
/
+60
*
anv: Add a usage parameter to anv_layout_to_aux_usage
Jason Ekstrand
2020-01-24
4
-18
/
+53
*
anv: Use isl_aux_state for HiZ resolves
Jason Ekstrand
2020-01-24
2
-19
/
+50
*
anv: Add a layout_to_aux_state helper
Jason Ekstrand
2020-01-24
2
-82
/
+134
*
anv: Use TRANSFER_SRC_OPTIMAL for depth/stencil MSAA resolves
Jason Ekstrand
2020-01-24
1
-4
/
+4
*
intel/blorp: resize src and dst surfaces separately
Jason Ekstrand
2020-01-24
1
-45
/
+53
*
aco: combine MRTZ (depth, stencil, sample mask) exports
Samuel Pitoiset
2020-01-24
2
-280
/
+259
*
aco/gfx10: Fix VcmpxExecWARHazard mitigation.
Timur Kristóf
2020-01-24
2
-3
/
+2
*
aco: Transform uniform bitwise instructions to 32-bit if possible.
Timur Kristóf
2020-01-24
1
-0
/
+87
*
etnaviv: update Android build files
Martin Fuzzey
2020-01-24
8
-2
/
+92
*
aco: use nir_move_copies
Rhys Perry
2020-01-24
1
-1
/
+2
*
radv/aco: use ACO for GS copy shaders
Rhys Perry
2020-01-24
3
-4
/
+7
*
aco: implement GS copy shaders
Rhys Perry
2020-01-24
4
-148
/
+327
*
aco: remove needs_instance_id
Rhys Perry
2020-01-24
2
-6
/
+0
*
aco: explicitly mark end blocks for exports
Rhys Perry
2020-01-24
3
-12
/
+8
*
radv/aco: allow ACO for GS
Rhys Perry
2020-01-24
1
-8
/
+9
*
aco: implement GS on GFX7-8
Rhys Perry
2020-01-24
4
-69
/
+186
*
radv/aco,aco: implement GS on GFX9+
Rhys Perry
2020-01-24
9
-141
/
+523
*
aco: improve support for s_sendmsg
Rhys Perry
2020-01-24
4
-2
/
+79
*
radv: move gs copy shader creation before other variants
Rhys Perry
2020-01-24
1
-36
/
+36
*
aco: Make a better guess at which instructions need the VCC hint.
Timur Kristóf
2020-01-24
2
-1
/
+17
*
gallium/swr: implementation of tessellation shaders compilation
Jan Zielinski
2020-01-24
16
-47
/
+1885
*
radv: Allow DCC & TC-compat HTILE with VK_IMAGE_CREATE_EXTENDED_USAGE_BIT.
Bas Nieuwenhuizen
2020-01-24
1
-4
/
+2
*
radv: Expose VK_KHR_swapchain_mutable_format.
Bas Nieuwenhuizen
2020-01-24
3
-1
/
+3
*
freedreno: Document CP_INDIRECT_BUFFER_CHAIN
Connor Abbott
2020-01-24
1
-0
/
+6
*
freedreno: Document CP_UNK_A6XX_55
Connor Abbott
2020-01-24
2
-23
/
+62
*
freedreno: Document CP_COND_REG_EXEC more
Connor Abbott
2020-01-24
3
-13
/
+40
*
ac/llvm: fix missing casts in ac_build_readlane()
Samuel Pitoiset
2020-01-24
1
-6
/
+9
*
anv/apply_pipeline_layout: Initialize the nir_builder before use
Jason Ekstrand
2020-01-23
1
-1
/
+2
*
meson: Prefer 'iris' by default over 'i965'.
Kenneth Graunke
2020-01-23
1
-1
/
+1
*
drisw: Cache the depth of the X drawable
Adam Jackson
2020-01-23
3
-6
/
+34
*
turnip: Convert the rest of tu_cmd_buffer.c over to the new pack macros.
Eric Anholt
2020-01-23
1
-112
/
+96
*
turnip: Convert renderpass setup to the new register packing macros.
Eric Anholt
2020-01-23
2
-182
/
+188
*
turnip: Port krh's packing macros from freedreno to tu.
Eric Anholt
2020-01-23
4
-17
/
+107
*
freedreno: Fix OUT_REG() on address regs without a .bo supplied.
Eric Anholt
2020-01-23
2
-0
/
+4
*
freedreno: Add some missing a6xx address declarations.
Eric Anholt
2020-01-23
1
-0
/
+5
*
relnotes: Add GL_INTEL_shader_integer_functions2 and VK_INTEL_shader_integer_...
Ian Romanick
2020-01-23
1
-0
/
+1
*
lima: use imul for calculations with intrinsic src
Vasily Khoruzhick
2020-01-23
1
-1
/
+1
[next]