summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: use ac_build_imadMarek Olšák2018-08-213-57/+29
* ac: add imad & fmad helpersMarek Olšák2018-08-212-0/+18
* ac: add ac_build_s_barrierMarek Olšák2018-08-214-5/+9
* radeonsi: print the shader stage name when printing LLVM IRMarek Olšák2018-08-211-1/+2
* radeonsi: use is_merged shader in si_prolog_get_rw_buffersMarek Olšák2018-08-211-18/+14
* ac: completely remove +auto-waitcnt-before-barrierMarek Olšák2018-08-213-7/+2
* anv/icl: Allow headerless sampler messages for pre-emptable contextsAnuj Phogat2018-08-212-0/+22
* anv/icl: Disable binding table prefetchingAnuj Phogat2018-08-211-6/+15
* i965/icl: Allow headerless sampler messages for pre-emptable contextsAnuj Phogat2018-08-212-0/+15
* r600/eg: rework atomic counter emission with flushesDave Airlie2018-08-216-31/+54
* virgl: ARB_enhanced_layouts supportDave Airlie2018-08-225-4/+9
* i965: Implement EGL_KHR_mutable_render_bufferChad Versace2018-08-213-4/+107
* egl/android: Implement EGL_KHR_mutable_render_bufferChad Versace2018-08-213-7/+206
* util/xmlpool: make indentation coherentEric Engestrom2018-08-211-6/+6
* egl: add helper to combine two u32 into one u64Eric Engestrom2018-08-214-7/+11
* docs: trivial s/>/>/ html fixEric Engestrom2018-08-211-4/+4
* autotools: don't ship the git_sha1.h generated in git in the tarballsEric Engestrom2018-08-211-1/+1
* intel/genxml: minor python style fixEric Engestrom2018-08-211-1/+1
* appveyor: Set git core.autocrlf setting to true.Jose Fonseca2018-08-211-0/+7
* mesa: move legacy hyperz option from dri configTimothy Arceri2018-08-218-31/+5
* mesa: remove unused dri config option disable_shader_bit_encodingTimothy Arceri2018-08-2112-37/+1
* mesa: drop legacy no_rast dri optionTimothy Arceri2018-08-2113-40/+3
* i965: remove unused no_rast boolTimothy Arceri2018-08-211-1/+0
* i915: remove early_z dri optionTimothy Arceri2018-08-214-16/+0
* Add NV_fragment_shader_interlock support.Kevin Rogovin2018-08-205-2/+26
* autotools: include git_sha1.h in dist tarballJuan A. Suarez Romero2018-08-201-1/+1
* swr: bump minimum supported LLVM version to 6.0Juan A. Suarez Romero2018-08-204-8/+7
* i965: Advertise 8 bits subpixel precision for viewport bounds on gen6+Danylo Piliaiev2018-08-201-1/+1
* freedreno: fix context teardown raceRob Clark2018-08-204-8/+8
* intel/decoder: mark total_length as MAYBE_UNUSED in gen_spec_loadKai Wasserbäch2018-08-201-1/+2
* intel/tools: initialise bo_addr to 0 in mainKai Wasserbäch2018-08-201-1/+1
* intel: aubinator: mark ftruncate_res as MAYBE_UNUSED in ensure_phys_memKai Wasserbäch2018-08-201-1/+1
* intel/aubinator_error_decode: mark ret as MAYBE_UNUSED in mainKai Wasserbäch2018-08-201-1/+1
* radv: do not use CP predication for DCC decompressionsSamuel Pitoiset2018-08-201-2/+2
* egl: implement EXT_surface_SMPTE2086_metadata and EXT_surface_CTA861_3_metadataTapani Pälli2018-08-204-0/+193
* mesa: move legacy dri config option texture_unitsTimothy Arceri2018-08-208-29/+5
* mesa: remove unused dri config option texture_heapsTimothy Arceri2018-08-207-108/+0
* mesa: move legacy dri config option texture_blend_qualityTimothy Arceri2018-08-208-40/+6
* util: remove unused S3TC translation for dri configTimothy Arceri2018-08-206-39/+0
* mesa: remove dri configs unused software-fallback optionsTimothy Arceri2018-08-207-62/+0
* mesa: remove unused dri config option excess_mipmapTimothy Arceri2018-08-201-5/+0
* mesa: remove unused dri config option performance_boxesTimothy Arceri2018-08-207-29/+0
* docs: update the default mesa shader cache dirTimothy Arceri2018-08-201-2/+2
* vulkan/wsi: initialise image_index to 0 in x11_manage_fifo_queuesKai Wasserbäch2018-08-181-1/+1
* nir: mark *prev_block as MAYBE_UNUSED in opt_peel_loop_initial_ifKai Wasserbäch2018-08-181-1/+1
* util: mark s as MAYBE_UNUSED in _mesa_half_to_unorm8Kai Wasserbäch2018-08-181-1/+2
* util: add drirc workarounds for RAGETimothy Arceri2018-08-181-0/+8
* util: better handle program names from wineTimothy Arceri2018-08-181-5/+12
* nir: allow more nested loops to be unrolledTimothy Arceri2018-08-181-14/+17
* gallium/winsys/kms: don't unmap what wasn't mappedRay Strode2018-08-171-5/+13