summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-08-22ac/nir: fix getting GLSL type of array of samplers for TG4Samuel Pitoiset1-2/+4
2018-08-22radv: remove dead variables after splitting per member structsSamuel Pitoiset1-3/+3
2018-08-22anv: add VK_EXT_sampler_filter_minmax supportYunchao He4-0/+43
2018-08-22radv: use ac_build_imad()Samuel Pitoiset1-16/+8
2018-08-21ac,radeonsi: use ac_build_gather_values moreMarek Olšák4-44/+20
2018-08-21ac,radeonsi: use ac_build_fmadMarek Olšák3-19/+8
2018-08-21radeonsi: use ac_build_imadMarek Olšák3-57/+29
2018-08-21ac: add imad & fmad helpersMarek Olšák2-0/+18
2018-08-21ac: add ac_build_s_barrierMarek Olšák4-5/+9
2018-08-21radeonsi: print the shader stage name when printing LLVM IRMarek Olšák1-1/+2
2018-08-21radeonsi: use is_merged shader in si_prolog_get_rw_buffersMarek Olšák1-18/+14
2018-08-21ac: completely remove +auto-waitcnt-before-barrierMarek Olšák3-7/+2
2018-08-21anv/icl: Allow headerless sampler messages for pre-emptable contextsAnuj Phogat2-0/+22
2018-08-21anv/icl: Disable binding table prefetchingAnuj Phogat1-6/+15
2018-08-21i965/icl: Allow headerless sampler messages for pre-emptable contextsAnuj Phogat2-0/+15
2018-08-21r600/eg: rework atomic counter emission with flushesDave Airlie6-31/+54
2018-08-22virgl: ARB_enhanced_layouts supportDave Airlie4-3/+8
2018-08-21i965: Implement EGL_KHR_mutable_render_bufferChad Versace3-4/+107
2018-08-21egl/android: Implement EGL_KHR_mutable_render_bufferChad Versace3-7/+206
2018-08-21util/xmlpool: make indentation coherentEric Engestrom1-6/+6
2018-08-21egl: add helper to combine two u32 into one u64Eric Engestrom4-7/+11
2018-08-21autotools: don't ship the git_sha1.h generated in git in the tarballsEric Engestrom1-1/+1
2018-08-21intel/genxml: minor python style fixEric Engestrom1-1/+1
2018-08-21mesa: move legacy hyperz option from dri configTimothy Arceri8-31/+5
2018-08-21mesa: remove unused dri config option disable_shader_bit_encodingTimothy Arceri12-37/+1
2018-08-21mesa: drop legacy no_rast dri optionTimothy Arceri13-40/+3
2018-08-21i965: remove unused no_rast boolTimothy Arceri1-1/+0
2018-08-21i915: remove early_z dri optionTimothy Arceri4-16/+0
2018-08-20Add NV_fragment_shader_interlock support.Kevin Rogovin5-2/+26
2018-08-20autotools: include git_sha1.h in dist tarballJuan A. Suarez Romero1-1/+1
2018-08-20swr: bump minimum supported LLVM version to 6.0Juan A. Suarez Romero2-3/+3
2018-08-20i965: Advertise 8 bits subpixel precision for viewport bounds on gen6+Danylo Piliaiev1-1/+1
2018-08-20freedreno: fix context teardown raceRob Clark4-8/+8
2018-08-20intel/decoder: mark total_length as MAYBE_UNUSED in gen_spec_loadKai Wasserbäch1-1/+2
2018-08-20intel/tools: initialise bo_addr to 0 in mainKai Wasserbäch1-1/+1
2018-08-20intel: aubinator: mark ftruncate_res as MAYBE_UNUSED in ensure_phys_memKai Wasserbäch1-1/+1
2018-08-20intel/aubinator_error_decode: mark ret as MAYBE_UNUSED in mainKai Wasserbäch1-1/+1
2018-08-20radv: do not use CP predication for DCC decompressionsSamuel Pitoiset1-2/+2
2018-08-20egl: implement EXT_surface_SMPTE2086_metadata and EXT_surface_CTA861_3_metadataTapani Pälli4-0/+193
2018-08-20mesa: move legacy dri config option texture_unitsTimothy Arceri8-29/+5
2018-08-20mesa: remove unused dri config option texture_heapsTimothy Arceri7-108/+0
2018-08-20mesa: move legacy dri config option texture_blend_qualityTimothy Arceri8-40/+6
2018-08-20util: remove unused S3TC translation for dri configTimothy Arceri6-39/+0
2018-08-20mesa: remove dri configs unused software-fallback optionsTimothy Arceri7-62/+0
2018-08-20mesa: remove unused dri config option excess_mipmapTimothy Arceri1-5/+0
2018-08-20mesa: remove unused dri config option performance_boxesTimothy Arceri7-29/+0
2018-08-18vulkan/wsi: initialise image_index to 0 in x11_manage_fifo_queuesKai Wasserbäch1-1/+1
2018-08-18nir: mark *prev_block as MAYBE_UNUSED in opt_peel_loop_initial_ifKai Wasserbäch1-1/+1
2018-08-18util: mark s as MAYBE_UNUSED in _mesa_half_to_unorm8Kai Wasserbäch1-1/+2
2018-08-18util: add drirc workarounds for RAGETimothy Arceri1-0/+8