summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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-25nir: properly clear the entry sources in copy_prop_varsCaio Marcelo de Oliveira Filho1-0/+3
2018-12-25ac: split 16-bit ssbo loads that may not be dword alignedRhys Perry2-43/+43
2018-12-25Revert "nir/lower_indirect: Bail early if modes == 0"Ian Romanick1-3/+0
2018-12-25i965/vec4/dce: Don't narrow the write mask if the flags are usedIan Romanick4-10/+208
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-19glx: mandate xf86vidmode only for "drm" dri platformsEmil Velikov1-2/+4
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-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-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
2018-12-05drisw: Use separate drisw_loader_funcs for shmMichal Srb1-3/+11
2018-12-05radv: Flush before vkCmdWriteTimestamp() if neededAlex Smith1-11/+19
2018-12-05radv: rework the TC-compat HTILE hardware bug with COND_EXECSamuel Pitoiset3-28/+81
2018-12-05gallium: Constify drisw_loader_funcs structMichal Srb4-5/+5
2018-12-05anv/query: flush render target before copying resultsLionel Landwerlin5-0/+32
2018-12-04radv: use 3d shader for gfx9 copies if dst is 3dDave Airlie1-1/+1
2018-12-04radv/android: Use buffer metadata to determine scanout compat.Bas Nieuwenhuizen3-35/+93
2018-12-04radv/android: Mark android WSI image as shareable.Bas Nieuwenhuizen1-1/+11
2018-12-04amd/vulkan: meson build - use radv_deps for libvulkan_radeonTobias Klausmann1-1/+1
2018-12-03virgl: don't mark buffers as unclean after a writeGurchetan Singh2-1/+9
2018-12-03virgl: avoid large inline transfersGurchetan Singh1-1/+5
2018-12-03virgl: quadruple command buffer sizeGurchetan Singh1-1/+1
2018-12-03nv50,nvc0: Fix gallium nine regression regarding sampler bindingsKarol Herbst2-16/+12
2018-12-03st/xvmc: Add X11 include path.Vinson Lee1-0/+1
2018-11-30vulkan/wsi: fix s/,/;/ typoEric Engestrom1-2/+2
2018-11-30wsi/display: fix mem leak when freeing swapchainsEric Engestrom1-0/+2
2018-11-30radv: Clamp gfx9 image view extents to the allocated image extents.Bas Nieuwenhuizen1-4/+2
2018-11-30anv: correctly use vulkan 1.0 by defaultEric Engestrom1-1/+1
2018-11-30anv: flush pipeline before query result copiesLionel Landwerlin1-5/+4
2018-11-30winsys/svga: Fix a memory leakThomas Hellstrom1-0/+2
2018-11-30st/xa: Fix a memory leakThomas Hellstrom1-0/+1