summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-18docs: add release notes for 18.3.4mesa-18.3.4Emil Velikov1-0/+179
2019-02-18Update version to 18.3.4Emil Velikov1-1/+1
2019-02-16vc4: Fix copy-and-paste fail in backport of NEON asm fixes.Eric Anholt1-1/+1
2019-02-15meson: Add dependency on genxml to anvilDylan Baker1-2/+5
2019-02-15radv: always export gl_SampleMask when the fragment shader uses itSamuel Pitoiset1-4/+4
2019-02-15get-pick-list: Add --pretty=medium to the arguments for Cc patchesDylan Baker1-2/+2
2019-02-15radeonsi: Fix guardband computation for large render targetsOscar Blumberg1-2/+28
2019-02-15anv/cmd_buffer: check for NULL framebufferJuan A. Suarez Romero1-5/+29
2019-02-15cherry-ignore: radv: fix using LOAD_CONTEXT_REG with old GFX ME firmwares on ...Emil Velikov1-0/+3
2019-02-15intel: Add more PCI Device IDs for Coffee Lake and Ice Lake.Rodrigo Vivi1-0/+5
2019-02-15egl/wayland-drm: Only announce formats via wl_drm which the driver supports.Mario Kleiner5-5/+51
2019-02-15egl/wayland: Allow client->server format conversion for PRIME offload. (v2)Mario Kleiner1-9/+71
2019-02-15intel/compiler: do not copy-propagate strided regions to ddx/ddy argumentsIago Toral Quiroga1-0/+21
2019-02-15radv: fix compiler issues with GCC 9Samuel Pitoiset1-42/+48
2019-02-15st/mesa: Limit GL_MAX_[NATIVE_]PROGRAM_PARAMETERS_ARB to 2048Kenneth Graunke1-1/+6
2019-02-15st/va/vp9: set max reference as default of VP9 reference numberLeo Liu1-1/+6
2019-02-15st/va: fix the incorrect max profiles reportLeo Liu2-2/+3
2019-02-15winsys/amdgpu: don't drop manually added fence dependenciesMarek Olšák1-2/+0
2019-02-15radeonsi: fix EXPLICIT_FLUSH for flush offsets > 0Marek Olšák1-2/+5
2019-02-15gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0Marek Olšák1-1/+2
2019-02-15nir/deref: Rematerialize parents in rematerialize_derefs_in_use_blocksJason Ekstrand1-3/+2
2019-02-15nvc0: we have 16k-sized framebuffers, fix default scissorsIlia Mirkin1-2/+2
2019-02-15cherry-ignore: add more 19.0 only nominations from IliaEmil Velikov1-0/+16
2019-02-14freedreno/a6xx: Emit blitter dst with OUT_RELOCWKristian H. Kristensen1-1/+1
2019-02-14amd/common: Use correct writemask for shared memory stores.Bas Nieuwenhuizen1-1/+1
2019-02-14radv: Only look at pImmutableSamples if the descriptor has a sampler.Bas Nieuwenhuizen1-2/+6
2019-02-14xvmc: fix string comparisonEric Engestrom1-3/+3
2019-02-14xvmc: fix string comparisonEric Engestrom1-10/+10
2019-02-14gallium-xlib: query MIT-SHM before using it.Bart Oldeman1-1/+3
2019-02-14cherry-ignore: nv50,nvc0: add explicit settings for recent capsEmil Velikov1-0/+3
2019-02-12meson: drop the xcb-xrandr version requirementMarek Olšák1-1/+1
2019-02-12intel/fs: Do the grf127 hack on SIMD8 instructions in SIMD16 modeJason Ekstrand1-7/+6
2019-02-12v3d: Fix leak in resource setup error pathErnestas Kulik1-1/+1
2019-02-12vc4: Fix leak in HW queries error pathErnestas Kulik1-1/+1
2019-02-12intel/fs: Handle IMAGE_SIZE in size_read() and is_send_from_grf()Jason Ekstrand1-0/+2
2019-02-12freedreno: stop frob'ing pipe_resource::nr_samplesRob Clark3-5/+14
2019-01-31docs: add sha256 checksums for 18.3.3Emil Velikov1-1/+2
2019-01-31docs: add release notes for 18.3.3mesa-18.3.3Emil Velikov2-1/+208
2019-01-31glsl: Fix copying function's out to temp if dereferenced by arrayDanylo Piliaiev1-24/+22
2019-01-31glsl: Copy function out to temp if we don't directly ref a variableTimothy Arceri1-2/+3
2019-01-30etnaviv: Consolidate buffer references from framebuffersTomeu Vizoso3-10/+9
2019-01-30vc4: Enable NEON asm on meson cross-builds.Eric Anholt1-4/+6
2019-01-30meson: Fix typo.Vinson Lee1-2/+2
2019-01-30vc4: Declare the cpu pointers as being modified in NEON asm.Carsten Haitzler (Rasterman)1-20/+16
2019-01-29vc4: Use named parameters for the NEON inline asm.Carsten Haitzler (Rasterman)1-80/+100
2019-01-29glsl: use remap location when serialising uniform program resource dataTimothy Arceri1-7/+26
2019-01-29radv/ac: fix some fp16 handlingTimothy Arceri2-2/+2
2019-01-29radv: correctly use vulkan 1.0 by defaultNiklas Haas1-1/+1
2019-01-29st/nine: Immediately upload user provided texturesAxel Davy1-0/+13
2019-01-29meson: Add warnings and errors when using ICCDylan Baker1-1/+9