summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Fix volumetexture dtor on ctor failureAxel Davy2018-12-251-1/+2
* nir: properly clear the entry sources in copy_prop_varsCaio Marcelo de Oliveira Filho2018-12-251-0/+3
* ac: split 16-bit ssbo loads that may not be dword alignedRhys Perry2018-12-252-43/+43
* Revert "nir/lower_indirect: Bail early if modes == 0"Ian Romanick2018-12-251-3/+0
* i965/vec4/dce: Don't narrow the write mask if the flags are usedIan Romanick2018-12-254-10/+208
* radv: don't set surf_index for stencil-only imagesRhys Perry2018-12-251-1/+1
* intel/compiler: do not copy-propagate strided regions to ddx/ddy argumentsIago Toral Quiroga2018-12-251-0/+21
* nir/constant_folding: Fix source bit size logicJason Ekstrand2018-12-251-2/+1
* glx: Fix compilation with GLX_USE_WINDOWSGLJon Turney2018-12-191-2/+4
* v3d: Add missing flagging of SYNCB as a TSY op.Eric Anholt2018-12-191-0/+1
* v3d: Make sure that a thrsw doesn't split a multop from its umul24.Eric Anholt2018-12-191-0/+1
* clover: Fix build after clang r348827Jan Vesely2018-12-191-1/+6
* glx: mandate xf86vidmode only for "drm" dri platformsEmil Velikov2018-12-191-2/+4
* virgl: work around bad assumptions in virglrendererErik Faye-Lund2018-12-191-1/+32
* virgl: wrap vertex element state in a structErik Faye-Lund2018-12-192-9/+21
* mesa/st/nir: fix missing nir_compact_varyingsRob Clark2018-12-191-1/+2
* loader: free error state, when checking the drawable typeKirill Burtsev2018-12-191-0/+1
* radv: switch on EOP when primitive restart is enabled with triangle stripsSamuel Pitoiset2018-12-191-2/+1
* v3d: Fix a leak of the disassembled instruction string during debug dumps.Eric Anholt2018-12-101-0/+1
* vc4: Fix a leak of the transfer helper on screen destroy.Eric Anholt2018-12-101-0/+3
* v3d: Fix a leak of the transfer helper on screen destroy.Eric Anholt2018-12-101-0/+2
* drisw: Use separate drisw_loader_funcs for shmMichal Srb2018-12-051-3/+11
* radv: Flush before vkCmdWriteTimestamp() if neededAlex Smith2018-12-051-11/+19
* radv: rework the TC-compat HTILE hardware bug with COND_EXECSamuel Pitoiset2018-12-053-28/+81
* gallium: Constify drisw_loader_funcs structMichal Srb2018-12-054-5/+5
* anv/query: flush render target before copying resultsLionel Landwerlin2018-12-055-0/+32
* radv: use 3d shader for gfx9 copies if dst is 3dDave Airlie2018-12-041-1/+1
* radv/android: Use buffer metadata to determine scanout compat.Bas Nieuwenhuizen2018-12-043-35/+93
* radv/android: Mark android WSI image as shareable.Bas Nieuwenhuizen2018-12-041-1/+11
* amd/vulkan: meson build - use radv_deps for libvulkan_radeonTobias Klausmann2018-12-041-1/+1
* virgl: don't mark buffers as unclean after a writeGurchetan Singh2018-12-032-1/+9
* virgl: avoid large inline transfersGurchetan Singh2018-12-031-1/+5
* virgl: quadruple command buffer sizeGurchetan Singh2018-12-031-1/+1
* nv50,nvc0: Fix gallium nine regression regarding sampler bindingsKarol Herbst2018-12-032-16/+12
* st/xvmc: Add X11 include path.Vinson Lee2018-12-031-0/+1
* vulkan/wsi: fix s/,/;/ typoEric Engestrom2018-11-301-2/+2
* wsi/display: fix mem leak when freeing swapchainsEric Engestrom2018-11-301-0/+2
* radv: Clamp gfx9 image view extents to the allocated image extents.Bas Nieuwenhuizen2018-11-301-4/+2
* anv: correctly use vulkan 1.0 by defaultEric Engestrom2018-11-301-1/+1
* anv: flush pipeline before query result copiesLionel Landwerlin2018-11-301-5/+4
* winsys/svga: Fix a memory leakThomas Hellstrom2018-11-301-0/+2
* st/xa: Fix a memory leakThomas Hellstrom2018-11-301-0/+1
* r600: make suballocator 256-bytes alignDave Airlie2018-11-301-1/+1
* egl/wayland: rather obvious build fixNicolai Hähnle2018-11-301-2/+2
* egl/wayland: plug memory leak in drm_handle_device()Emil Velikov2018-11-301-0/+2
* egl/wayland: bail out when drmGetMagic failsEmil Velikov2018-11-301-1/+8
* radv: Align large buffers to the fragment size.Bas Nieuwenhuizen2018-11-301-1/+5
* mesa/main: remove bogus error for zero-sized imagesErik Faye-Lund2018-11-261-36/+13
* glsl: free or reuse memory allocated for TF varyingGert Wollny2018-11-261-1/+8
* radv: Fix opaque metadata descriptor last layer.Bas Nieuwenhuizen2018-11-261-1/+1