summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: add sha256 checksums for 13.0.613.0Emil Velikov2017-03-201-1/+2
* docs: add release notes for 13.0.6mesa-13.0.6Emil Velikov2017-03-201-0/+286
* Update version to 13.0.6Emil Velikov2017-03-171-1/+1
* clover: Work around build failure with AltiVec.Matt Turner2017-03-152-0/+18
* radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBufferAlex Smith2017-03-151-0/+2
* radv: Emit cache flushes before CP DMA.Bas Nieuwenhuizen2017-03-151-0/+3
* radv: setup llvm target data layoutDave Airlie2017-03-151-0/+7
* radeonsi: mark all bound shader buffer ranges as initializedMarek Olšák2017-03-151-0/+3
* cherry-ignore: add ANV fast clears related fixesEmil Velikov2017-03-151-0/+4
* gallivm: Reenable PPC VSX (v3)Ben Crocker2017-03-151-1/+13
* nvc0: increase alignment to 256 for texture buffers on fermiIlia Mirkin2017-03-151-1/+3
* glapi: fix typo in count_scaleGregory Hainaut2017-03-151-1/+1
* gallium/u_queue: set num_threads correctly if not all threads startGrazvydas Ignotas2017-03-151-1/+1
* gallium/u_queue: fix a crash with atexit handlersGrazvydas Ignotas2017-03-151-0/+1
* r300g: only allow byteswapped formats on big endianGrazvydas Ignotas2017-03-151-0/+5
* vulkan/wsi: Improve the DRI3 error messageJacob Lifshay2017-03-151-10/+41
* anv: Properly handle destroying NULL devices and instancesJason Ekstrand2017-03-151-0/+6
* anv: Accurately advertise dynamic descriptor limitsJason Ekstrand2017-03-151-2/+2
* i965: move brw_define.h ifndef guard to the topEmil Velikov2017-03-151-3/+3
* radv: disable mip point pre clamping.Dave Airlie2017-03-151-1/+1
* radv/ac: fix multiple descriptor sets with dynamic buffersFredrik Höglund2017-03-151-3/+5
* radv: fix the dynamic buffer index in vkCmdBindDescriptorSetsFredrik Höglund2017-03-151-1/+1
* radv: Disable HTILE for textures with multiple layers/levels.Bas Nieuwenhuizen2017-03-151-0/+3
* radv: Emit pending flushes before executing a secondary command bufferAlex Smith2017-03-151-0/+3
* radv: drop Z24 support.Dave Airlie2017-03-151-3/+0
* nvc0: take extra pushbuf space into account for pushbuf_space callsIlia Mirkin2017-03-151-2/+2
* ralloc: Make sure ralloc() allocations match malloc()'s alignment.Jonas Pfeil2017-03-151-1/+14
* egl: Ensure ResetNotificationStrategy matches for shared contexts.Kenneth Graunke2017-03-151-0/+14
* st/mesa: inform the driver of framebuffer changes before compute dispatchesNicolai Hähnle2017-03-151-1/+9
* st/glsl_to_tgsi: avoid iterating past the head of the instruction listNicolai Hähnle2017-03-151-2/+9
* i965/fs: emit MOV_INDIRECT with the source with the right register typeSamuel Iglesias Gonsálvez2017-03-151-1/+1
* i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handlesSamuel Iglesias Gonsálvez2017-03-151-3/+3
* i965/fs: fix indirect load DF uniforms on BSW/BXTSamuel Iglesias Gonsálvez2017-03-151-21/+20
* i965/fs: detect different bit size accesses to uniforms to push them in prope...Samuel Iglesias Gonsálvez2017-03-151-16/+34
* i965/fs: mark last DF uniform array element as 64 bit live oneSamuel Iglesias Gonsálvez2017-03-151-0/+3
* radv: fix txs for sampler buffersDave Airlie2017-03-151-1/+1
* egl/dri3: implement query surface hookBrendan King2017-03-153-0/+45
* radv: fix depth format in blit2d.Dave Airlie2017-03-151-2/+5
* radv: Use correct size for availability flag.Bas Nieuwenhuizen2017-03-151-2/+5
* radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang.Bas Nieuwenhuizen2017-03-151-20/+45
* radv: Reset emitted compute pipeline when calling secondary cmd buffer.Bas Nieuwenhuizen2017-03-151-0/+1
* radeonsi: fix broken tessellation on Carrizo and StoneyMarek Olšák2017-03-151-1/+3
* st/mesa: set blend state for PBO readbacksMarek Olšák2017-03-151-0/+6
* st/mesa: reset sample_mask, min_sample, and render_condition for PBO opsMarek Olšák2017-03-152-0/+13
* glsl: fix heap-use-after-free in ast_declarator_list::hir()Samuel Iglesias Gonsálvez2017-03-151-2/+4
* gallium/u_queue: fix random crashes when the app calls exit()Marek Olšák2017-03-152-2/+78
* intel/blorp: Explicitly flush all allocated stateJason Ekstrand2017-03-153-1/+37
* blorp/exec: Use uint32_t for copying varying dataJason Ekstrand2017-03-151-2/+2
* anv/query: Perform CmdResetQueryPool on the GPUJason Ekstrand2017-03-152-22/+30
* genxml: Make MI_STORE_DATA_IMM more consistentJason Ekstrand2017-03-153-3/+3