summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: add release notes for 11.0.5mesa-11.0.5Emil Velikov2015-11-111-0/+173
* Update version to 11.0.5Emil Velikov2015-11-111-1/+1
* radeonsi: add register definitions for StoneyMarek Olšák2015-11-111-0/+322
* Revert "mesa/glformats: Undo code changes from _mesa_base_tex_format() move"Emil Velikov2015-11-101-6/+142
* st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBufferJulien Isorce2015-11-071-0/+6
* st/va: do not destroy old buffer when new one failedJulien Isorce2015-11-071-6/+13
* nvc0: fix crash when nv50_miptree_from_handle failsJulien Isorce2015-11-071-1/+2
* st/va: pass picture desc to begin and decodeJulien Isorce2015-11-071-2/+2
* nouveau: relax fence emit space assertIlia Mirkin2015-11-073-3/+3
* vc4: When the create ioctl fails, free our cache and try again.Eric Anholt2015-11-071-5/+24
* nir: Properly invalidate metadata in nir_opt_remove_phis().Kenneth Graunke2015-11-071-0/+5
* nir: Properly invalidate metadata in nir_lower_vec_to_movs().Kenneth Graunke2015-11-071-0/+5
* nir: Report progress from lower_vec_to_movs().Jason Ekstrand2015-11-072-7/+23
* nir/lower_vec_to_movs: Pass the shader around directlyJason Ekstrand2015-11-071-6/+8
* nir: Properly invalidate metadata in nir_opt_copy_prop().Kenneth Graunke2015-11-071-0/+6
* nir: Properly invalidate metadata in nir_split_var_copies().Kenneth Graunke2015-11-071-0/+5
* nir: Report progress from nir_split_var_copies().Kenneth Graunke2015-11-072-4/+13
* i965/skl: Add GT4 PCI IDsBen Widawsky2015-11-072-1/+9
* nouveau: set MaxDrawBuffers to the same value as MaxColorAttachmentsIlia Mirkin2015-11-071-1/+1
* gbm.h: Add a missing stddef.h include for size_t.Emmanuel Gil Peyrot2015-11-051-0/+1
* r600g: Fix special negative immediate constants when using ABS modifier.Ivan Kalvachev2015-11-053-6/+6
* st/mesa: fix mipmap generation for immutable textures with incomplete pyramidsNicolai Hähnle2015-11-051-32/+36
* i965: Fix missing BRW_NEW_*_PROG_DATA flagging caused by cache reuse.Kenneth Graunke2015-11-052-4/+5
* i965: Fix is-renderable check in intel_image_target_renderbuffer_storageIan Romanick2015-11-051-5/+1
* radeonsi: add Stoney pci idsSamuel Li2015-11-051-0/+2
* radeonsi: add support for Stoney asics (v3)Samuel Li2015-11-055-3/+19
* nvc0: respect edgeflag attribute widthIlia Mirkin2015-11-051-7/+33
* gallivm: disable f16c when not using AVXRoland Scheidegger2015-11-051-0/+3
* gallivm: Explicitly disable unsupported CPU features.Jose Fonseca2015-11-051-38/+34
* radeon/uvd: don't expose HEVC on old UVD hw (v3)Alex Deucher2015-11-051-32/+18
* gallivm: Translate all util_cpu_caps bits to LLVM attributes.Jose Fonseca2015-11-051-2/+34
* mesa/glformats: Undo code changes from _mesa_base_tex_format() moveNanley Chery2015-11-051-142/+6
* osmesa: Expose GL entry points for Windows build via DEF file.Nigel Stewart2015-11-052-0/+674
* cherry-ignore: ignore a possible wrong nominationEmil Velikov2015-11-051-0/+2
* docs: add sha256 checksums for 11.0.4Emil Velikov2015-10-251-1/+2
* docs: add release notes for 11.0.4mesa-11.0.4Emil Velikov2015-10-241-0/+167
* Update version to 11.0.4Emil Velikov2015-10-241-1/+1
* configure.ac: ensure RM is setJonathan Gray2015-10-211-0/+2
* mesa: fix ARRAY_SIZE query for GetProgramResourceivTapani Pälli2015-10-213-43/+62
* i965: Remove early release of DRI2 miptreeChris Wilson2015-10-211-1/+0
* i965/vec4: fill src_reg type using the constructor type parameterAlejandro Piñeiro2015-10-211-0/+2
* i965/vec4: check writemask when bailing out at register coalesceAlejandro Piñeiro2015-10-211-4/+6
* mesa: fix incorrect opcode in save_BlendFunci()Brian Paul2015-10-211-1/+1
* gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINTMarek Olšák2015-10-2116-1/+45
* st/omx/dec/h264: fix field picture type 0 poc disorderLeo Liu2015-10-211-4/+8
* st/va: Used correct parameter to derive the value of the "h" variable in vlVa...Indrajit Das2015-10-211-1/+1
* radeonsi: fix a GS copy shader leakMarek Olšák2015-10-211-1/+3
* st/mesa: fix clip state dependenciesMarek Olšák2015-10-211-1/+4
* mesa: Set api prefix to version string when overriding versionTapani Pälli2015-10-211-1/+18
* freedreno/a3xx: cache-flush is needed after MEM_WRITERob Clark2015-10-213-5/+14