summaryrefslogtreecommitdiffstats
path: root/src/intel
Commit message (Expand)AuthorAgeFilesLines
...
* anv/cmd_buffer: Add attachment transitioning functionsNanley Chery2017-03-021-0/+85
* anv/blorp: Encapsulate subpass id queryingNanley Chery2017-03-022-6/+17
* anv/cmd_buffer: Enable render pass awarenessNanley Chery2017-03-022-0/+10
* anv/pass: Store subpass attachment reference listNanley Chery2017-03-022-2/+13
* anv/pass: Fix size of anv_render_pass:subpass_attachmentsNanley Chery2017-03-021-2/+1
* anv: Store the user's VkAttachmentReferenceNanley Chery2017-03-028-52/+47
* anv/cmd_buffer: Remove extra resolve for certain depth buffersNanley Chery2017-03-021-42/+29
* anv/cmd_buffer: Conditionally choose the sampled image surface stateNanley Chery2017-03-021-7/+8
* anv/descriptor_set: Store aux usage of sampled image descriptorsNanley Chery2017-03-023-18/+23
* anv/image: Create an additional surface state for samplingNanley Chery2017-03-022-1/+27
* anv/image: Simplify setup of HiZ sampler surface stateNanley Chery2017-03-021-18/+12
* anv/image: Remove extra dependency on HiZ-specific variableNanley Chery2017-03-021-2/+7
* anv: Update the HiZ sampling helperNanley Chery2017-03-024-8/+14
* anv/cmd_buffer: Replace layout_to_hiz_usage()Nanley Chery2017-03-021-44/+28
* anv/image: Add anv_layout_to_aux_usage()Nanley Chery2017-03-022-0/+139
* anv/pass: Avoid accessing attachment array out of boundsNanley Chery2017-03-021-9/+13
* anv: add VK_KHR_descriptor_update_template supportLionel Landwerlin2017-03-025-0/+232
* anv: add VK_KHR_push_descriptor supportLionel Landwerlin2017-03-024-0/+117
* anv: descriptor: make descriptor writing take a stream allocatorLionel Landwerlin2017-03-022-0/+10
* anv: descriptors: extract writing of descriptors elementsLionel Landwerlin2017-03-022-81/+162
* anv: make layout size computation helper available across compilation unitsLionel Landwerlin2017-03-022-3/+6
* anv: move buffer_view declarationLionel Landwerlin2017-03-021-13/+13
* anv: do not subtract the base layer to compute depth in 3DSTATE_DEPTH_BUFFERIago Toral Quiroga2017-03-021-2/+1
* isl: document the meaning of the array_len field in isl_viewIago Toral Quiroga2017-03-021-0/+6
* i965: Move intel_debug.h to intel/common/gen_debug.hJason Ekstrand2017-03-013-0/+245
* i965: Reduce cross-pollination between the DRI driver and compilerJason Ekstrand2017-03-012-2/+0
* util/build-id: Return a pointer rather than copying the dataJason Ekstrand2017-03-011-1/+1
* anv: Properly handle destroying NULL devices and instancesJason Ekstrand2017-03-011-0/+6
* android: vulkan: add support for libmesa_vulkan_utilMauro Rossi2017-02-281-2/+6
* automake: anv: add missing include $(top_srcdir)/src/vulkan/utilEmil Velikov2017-02-281-0/+1
* anv: Bump advertised version to 1.0.42Jason Ekstrand2017-02-271-1/+1
* vulkan/wsi/radv: add initial prime support (v1.1)Dave Airlie2017-02-272-3/+6
* blorp: automake: add TODO to the tarballEmil Velikov2017-02-241-0/+2
* anv: automake: add TODO to the tarballEmil Velikov2017-02-241-1/+2
* anv: Enable MSAA compressionJason Ekstrand2017-02-235-2/+36
* anv/blorp/clear_subpass: Only set surface clear color for fast clearsJason Ekstrand2017-02-231-2/+3
* intel/isl: Apply render target alignment constraints for MCSPohjolainen, Topi2017-02-231-1/+16
* intel/isl: add MCS width constraint 16 samplesLionel Landwerlin2017-02-231-0/+10
* intel/isl: Return surface creation success from aux helpersJason Ekstrand2017-02-233-41/+40
* isl/state: fix assert on raw buffer surface state minimum sizeSamuel Iglesias Gonsálvez2017-02-231-1/+1
* anv/Makefile: Gather all the genX files into one placeJason Ekstrand2017-02-221-22/+9
* vulkan: Combine wsi and util makefilesDylan Baker2017-02-221-2/+2
* vulkan/util: Add generator for enum_to_str functionsDylan Baker2017-02-222-34/+4
* anv: Take a device parameter in anv_state_flushJason Ekstrand2017-02-219-52/+32
* anv: Pull all clflushing into a clflush_range helperJason Ekstrand2017-02-212-20/+13
* anv: Remove the unused state_pool_emit macroJason Ekstrand2017-02-211-14/+0
* anv: Rename clflush_range and state_clflushJason Ekstrand2017-02-2110-29/+29
* intel/blorp: Explicitly flush all allocated stateJason Ekstrand2017-02-212-1/+29
* anv: Put everything about queries in genX_query.cJason Ekstrand2017-02-214-478/+484
* anv/Makefile: alphabetizeJason Ekstrand2017-02-211-4/+4