summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-27docs: add sha256 checksums for 18.2.818.2Juan A. Suarez Romero1-1/+2
2018-12-27docs: add release notes for 18.2.8mesa-18.2.8Juan A. Suarez Romero1-0/+182
2018-12-27Update version to 18.2.8Juan A. Suarez Romero1-1/+1
2018-12-25glx/test: meson: assorted include fixesEmil Velikov1-2/+2
2018-12-25glx: meson: wire up the dispatch-index-check testEmil Velikov1-0/+5
2018-12-25glx: meson: drop includes from a link-only libraryEmil Velikov1-1/+0
2018-12-25TODO: glx: meson: build dri based glx tests, only with -Dglx=driEmil Velikov2-19/+16
2018-12-25pipe-loader: meson: reference correct libraryEmil Velikov1-1/+1
2018-12-25meson: don't require glx/egl/gbm with gallium driversEmil Velikov1-3/+3
2018-12-25anv: don't do partial resolve on layer > 0Lionel Landwerlin1-0/+8
2018-12-25st/nine: Add src reference to nine_context_range_uploadAxel Davy3-1/+8
2018-12-25st/nine: Bind src not dst in nine_context_box_uploadAxel Davy4-6/+6
2018-12-25st/nine: Fix volumetexture dtor on ctor failureAxel Davy1-1/+2
2018-12-25pci_ids: add new VegaM pci idAlex Deucher1-0/+1
2018-12-25bin/get-pick-list.sh: warn when commit lists invalid shaEmil Velikov1-0/+11
2018-12-25bin/get-pick-list.sh: rework handing of sha nominationsEmil Velikov1-16/+30
2018-12-25nir: properly clear the entry sources in copy_prop_varsCaio Marcelo de Oliveira Filho1-0/+3
2018-12-25cherry-ignore: intel/compiler: move nir_lower_bool_to_int32 before nir_lower_...Juan A. Suarez Romero1-0/+3
2018-12-25cherry-ignore: nir: properly find the entry to keep in copy_prop_varsJuan A. Suarez Romero1-0/+4
2018-12-25ac: split 16-bit ssbo loads that may not be dword alignedRhys Perry3-43/+45
2018-12-25Revert "nir/lower_indirect: Bail early if modes == 0"Ian Romanick1-3/+0
2018-12-25meson: Fix libsensors detection.Vinson Lee1-1/+1
2018-12-25meson: Fix typo.Vinson Lee1-1/+1
2018-12-25meson: Fix ppc64 little endian detectionDylan Baker1-2/+7
2018-12-25i965/vec4/dce: Don't narrow the write mask if the flags are usedIan Romanick4-10/+208
2018-12-25cherry-ignore: radv: Fix multiview depth clearsJuan A. Suarez Romero1-0/+3
2018-12-25radv: don't set surf_index for stencil-only imagesRhys Perry1-1/+1
2018-12-25intel/compiler: do not copy-propagate strided regions to ddx/ddy argumentsIago Toral Quiroga1-0/+21
2018-12-25nir/constant_folding: Fix source bit size logicJason Ekstrand1-2/+1
2018-12-19glx: Fix compilation with GLX_USE_WINDOWSGLJon Turney1-2/+4
2018-12-19v3d: Add missing flagging of SYNCB as a TSY op.Eric Anholt1-0/+1
2018-12-19v3d: Make sure that a thrsw doesn't split a multop from its umul24.Eric Anholt1-0/+1
2018-12-19clover: Fix build after clang r348827Jan Vesely1-1/+6
2018-12-19pci_ids: add new vega20 pci idAlex Deucher1-0/+1
2018-12-19pci_ids: add new vega10 pci idsAlex Deucher1-1/+7
2018-12-19glx: mandate xf86vidmode only for "drm" dri platformsEmil Velikov3-6/+8
2018-12-19virgl: work around bad assumptions in virglrendererErik Faye-Lund1-1/+32
2018-12-19virgl: wrap vertex element state in a structErik Faye-Lund2-9/+21
2018-12-19cherry-ignore: meson: libfreedreno depends upon libdrm (for fence support)Juan A. Suarez Romero1-0/+2
2018-12-19mesa/st/nir: fix missing nir_compact_varyingsRob Clark1-1/+2
2018-12-19loader: free error state, when checking the drawable typeKirill Burtsev1-0/+1
2018-12-19radv: switch on EOP when primitive restart is enabled with triangle stripsSamuel Pitoiset1-2/+1
2018-12-19cherry-ignore: add explicit 18.3 only nominationsJuan A. Suarez Romero1-0/+3
2018-12-13docs: add sha256 checksums for 18.2.7Juan A. Suarez Romero1-1/+2
2018-12-13docs: add release notes for 18.2.7mesa-18.2.7Juan A. Suarez Romero1-0/+166
2018-12-13Update version to 18.2.7Juan A. Suarez Romero1-1/+1
2018-12-10meson: link LLVM 'native' component when LLVM is availableNicolai Hähnle1-1/+1
2018-12-10v3d: Fix a leak of the disassembled instruction string during debug dumps.Eric Anholt1-0/+1
2018-12-10vc4: Fix a leak of the transfer helper on screen destroy.Eric Anholt1-0/+3
2018-12-10v3d: Fix a leak of the transfer helper on screen destroy.Eric Anholt1-0/+2