summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-03-01anv: Enable MSAA fast-clearsJason Ekstrand1-4/+7
2018-03-01anv/cmd_buffer: Add support for MCS fast-clears and resolvesJason Ekstrand1-5/+39
2018-03-01anv/cmd_buffer: Add helpers for computing resolve predicatesJason Ekstrand1-10/+64
2018-03-01anv/cmd_buffer: Handle MCS identical to CCS_E in compute_aux_usageJason Ekstrand1-9/+5
2018-03-01anv/blorp: Pass the clear address to blorp for subpass MSAA resolvesJason Ekstrand1-0/+6
2018-03-01anv/blorp: Allow indirect clear colors on blorp sources on gen7Jason Ekstrand1-2/+2
2018-03-01anv/blorp: Add partial clear support to anv_image_mcs_opJason Ekstrand1-1/+14
2018-03-01intel/blorp: Add indirect clear color support to mcs_partial_resolveJason Ekstrand3-10/+70
2018-03-01intel/blorp: Add a helper for filling out VERTEX_BUFFER_STATEJason Ekstrand1-36/+33
2018-03-01i965: Fix RELOC_WRITE typo in brw_store_data_imm64()Andriy Khulap1-1/+1
2018-03-01gallium/util: use sockets on PIPE_OS_UNIX in u_networkJonathan Gray2-10/+4
2018-03-01util: use clock_gettime() on PIPE_OS_BSDJonathan Gray1-1/+1
2018-03-01nir/search: Include 8 and 16-bit support in construct_valueJose Maria Casanova Crespo1-0/+15
2018-03-01nir/search: Support 8 and 16-bit constants in match_valueJason Ekstrand1-0/+20
2018-03-01i965/sbe: fix number of inputs for active componentsIago Toral Quiroga1-4/+2
2018-03-01radv: only emit cache flushes when the pool size is large enoughSamuel Pitoiset3-11/+15
2018-03-01radv: keep track of the query pool sizeSamuel Pitoiset2-5/+5
2018-03-01radv: make sure to emit cache flushes before starting a querySamuel Pitoiset3-7/+33
2018-03-01nir/serialize: handle var->name being NULLAlejandro Piñeiro1-1/+2
2018-02-28anv: Enable VK_KHR_16bit_storage for PushConstantJose Maria Casanova Crespo1-1/+1
2018-02-28spirv/i965/anv: Relax push constant offset assertions being 32-bit alignedJose Maria Casanova Crespo3-9/+10
2018-02-28spirv: Calculate properly 16-bit vector sizesJose Maria Casanova Crespo1-5/+2
2018-02-28anv: Enable VK_KHR_16bit_storage for SSBO and UBOJose Maria Casanova Crespo2-3/+4
2018-02-28i965/fs: Support 16-bit store_ssbo with VK_KHR_relaxed_block_layoutJose Maria Casanova Crespo1-7/+15
2018-02-28i965/fs: Support 16-bit do_read_vector with VK_KHR_relaxed_block_layoutJose Maria Casanova Crespo1-14/+37
2018-02-28i965/fs: shuffle_32bit_load_result_to_16bit_data now skips componentsJose Maria Casanova Crespo3-3/+6
2018-02-28isl/i965/fs: SSBO/UBO buffers need size padding if not multiple of 32-bitJose Maria Casanova Crespo3-2/+62
2018-03-01vbo: Remove vbo_save_vertex_list::vertex_size.Mathias Fröhlich2-9/+6
2018-03-01vbo: Remove vbo_save_vertex_list::buffer_offset.Mathias Fröhlich2-29/+13
2018-03-01vbo: Remove vbo_save_vertex_list::start_vertex.Mathias Fröhlich3-6/+2
2018-03-01vbo: Remove vbo_save_vertex_list::attrsz.Mathias Fröhlich2-7/+4
2018-03-01vbo: Remove vbo_save_vertex_list::attrtype.Mathias Fröhlich2-4/+1
2018-03-01vbo: Remove vbo_save_vertex_list::enabled.Mathias Fröhlich2-3/+1
2018-03-01vbo: Remove reference to the vertex_store from the dlist node.Mathias Fröhlich3-21/+10
2018-03-01vbo: Implement current values update in terms of the VAO.Mathias Fröhlich3-62/+47
2018-03-01vbo: Implement vbo_loopback_vertex_list in terms of the VAO.Mathias Fröhlich4-93/+151
2018-03-01vbo: Use a local variable for the dlist offsets.Mathias Fröhlich2-9/+7
2018-03-01vbo: Remove unused vbo_save_context::wrap_count.Mathias Fröhlich1-1/+0
2018-03-01vbo: Remove unused vbo_save_vertex_list::dangling_attr_ref.Mathias Fröhlich2-3/+0
2018-02-28anv: Always set has_context_priorityJason Ekstrand1-3/+1
2018-02-28Revert "i965: Only emit 3DSTATE_DRAWING_RECTANGLE once on gen8+"Mark Janes3-13/+2
2018-03-01radeonsi/nir: increase values to 8 for gs fetch.Dave Airlie1-1/+1
2018-03-01radv: Use the syncobj wait ioctl to wait on fences if possible.Bas Nieuwenhuizen3-9/+26
2018-03-01radv: Implement more efficient !waitAll fence waiting.Bas Nieuwenhuizen3-0/+75
2018-03-01radv: Implement waiting on non-submitted fences.Bas Nieuwenhuizen1-2/+11
2018-03-01radv: Implement WaitForFences with !waitAll.Bas Nieuwenhuizen1-5/+15
2018-03-01ac/nir: fix shared atomic operations.Dave Airlie1-5/+5
2018-03-01ac/nir: don't apply slice rounding on txf_msDave Airlie1-1/+1
2018-03-01radeonsi: set some context vars for nir pathTimothy Arceri1-6/+10
2018-03-01gallium: remove llvm from ir structTimothy Arceri1-1/+0