summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-202-3/+3
* 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
* 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
* loader: add dri_driver option to override dri driver to loadQiang Yu2018-08-172-0/+35
* xmlconfig: add kernel_driver device attributeQiang Yu2018-08-1711-14/+23
* loader: abstract loader_get_kernel_driver_name for reuseQiang Yu2018-08-171-16/+23
* driconf: move ${sysconfdir}/drirc to ${datadir}/drirc.d/00-mesa-defaults.confQiang Yu2018-08-173-3/+4
* xmlconfig: read more config files from drirc.d/Qiang Yu2018-08-173-0/+46
* xmlconfig: refine driParseConfigFiles to use parseOneConfigFileEmil Velikov2018-08-171-34/+29
* anv/pipeline: Lower pipeline layouts etc. after linkingJason Ekstrand2018-08-171-30/+28
* anv/pipeline: Set tess IO read/written key fields in compile_*Jason Ekstrand2018-08-171-9/+10
* anv/pipeline: Use more fields from stage in compile_csJason Ekstrand2018-08-171-16/+21
* anv/apply_pipeline_layout: Add to the bind map instead of replacing itJason Ekstrand2018-08-173-59/+21
* anv/lower_ycbcr: Use the binding array size for bounds checksJason Ekstrand2018-08-171-6/+4
* python: Open the template as text, with an explicit encodingMathieu Bridon2018-08-171-3/+2
* python: Help Python 2 print the lineMathieu Bridon2018-08-171-0/+5
* freedreno/a6xx: streamoutRob Clark2018-08-173-45/+62
* freedreno/a6xx: fragz fixesRob Clark2018-08-171-7/+3
* freedreno/a6xx: scissor fixesRob Clark2018-08-172-4/+4
* freedreno: update generated headersRob Clark2018-08-179-27/+32
* freedreno/a6xx: fix srgbRob Clark2018-08-171-7/+13
* freedreno: fix dEQP-GLES3.functional.fence_sync.*Rob Clark2018-08-171-0/+4
* radv/winsys: fix creating the BO list for virtual buffersSamuel Pitoiset2018-08-171-1/+1