summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-07mesa (10.1.4-1+dyson2) unstable; urgency=mediumdyson/10.1.4-1+dyson2debian-unstableIgor Pashev1-0/+6
2014-06-07No libegl1-mesa-drivers on Dyson yetIgor Pashev1-2/+2
2014-06-04mesa (10.1.4-1+dyson1) unstable; urgency=mediumdyson/10.1.4-1+dyson1Igor Pashev1-0/+13
2014-06-04Disable TLS on illumos-amd64 (libglapi.so cannot be dlopened)Igor Pashev1-1/+3
2014-06-04ksh breaks buildIgor Pashev2-0/+28
2014-06-03Override some configure options for DysonIgor Pashev1-0/+7
2014-06-03Fixed POSIX.1-2008 newlocale(), etc. detectionIgor Pashev2-0/+88
2014-06-03Use system extensions (AC_USE_SYSTEM_EXTENSIONS)Igor Pashev2-0/+13
2014-05-27Upload to unstablemesa-10.1.4-1Emilio Pozuelo Monfort1-2/+5
2014-05-22Bump llvm-3.4-dev and libclang-3.4-dev to 1:3.4.1-3Andreas Boll2-2/+4
2014-05-22New upstream release.Andreas Boll1-2/+6
2014-05-22Merge tag 'mesa-10.1.4' into debian-unstableAndreas Boll17-40/+181
2014-05-20docs: Add release notes for the 10.1.4 release.upstream-unstableCarl Worth1-0/+97
2014-05-20VERSION: Update to 10.1.4Carl Worth1-1/+1
2014-05-19nv50/ir: fix integer mul lowering for u32 x u32 -> high u32Ilia Mirkin1-3/+4
2014-05-16cherry-ignore: Roland and Michel agreed to drop these patches.Carl Worth1-0/+6
2014-05-16mesa: fix double-freeing of dispatch tables inside glBegin/End.Brian Paul1-2/+2
2014-05-14i965/vs: Use samplers for UBOs in the VS like we do for non-UBO pulls.Eric Anholt1-5/+18
2014-05-14radeonsi: Fix anisotropic filtering state setupMichel Dänzer3-13/+12
2014-05-14nv50: fix setting of texture ms info to be per-stageIlia Mirkin3-5/+9
2014-05-13nv50/ir: make sure to reverse cond codes on all the OP_SET variantsIlia Mirkin1-1/+2
2014-05-13configure: error out if building GBM without driEmil Velikov1-0/+7
2014-05-13radeonsi: Enable geometry shaders with LLVM 3.4.1Tom Stellard4-9/+13
2014-05-13configure.ac: Add LLVM_VERSION_PATCH to DEFINESTom Stellard1-1/+7
2014-05-10update the changelogTimo Aaltonen1-0/+6
2014-05-10Merge branch 'upstream-unstable' into debian-unstableTimo Aaltonen9-7/+107
2014-05-09docs: Add MD5 sums for 10.1.3Carl Worth1-0/+3
2014-05-09docs: Add release notes for Mesa 10.1.3.Carl Worth1-0/+87
2014-05-09VERSION: Update to 10.1.3Carl Worth1-1/+1
2014-05-09st/xa: Fix performance regression introduced by commit "Cache render target s...Thomas Hellstrom1-1/+1
2014-05-08i965: Fix depth (array slices) computation for 1D_ARRAY render targets.Kenneth Graunke2-0/+5
2014-05-08mesa: Fix MaxNumLayers for 1D array textures.Kenneth Graunke1-0/+2
2014-05-07glsl: fix bogus layout qualifier warningsTapani Pälli1-4/+7
2014-05-06Upload to unstablemesa-10.1.2-1Julien Cristau1-3/+5
2014-05-05New upstream version.Andreas Boll1-0/+6
2014-05-05Merge tag 'mesa-10.1.2' into debian-unstableAndreas Boll61-267/+1241
2014-05-05get-pick-list.sh: Require explicit "10.1" for nominating stable patchesCarl Worth1-1/+1
2014-05-05docs: Add MD5 sums for Mesa 10.1.2Carl Worth1-0/+3
2014-05-05docs: Add notes for the 10.1.2 release.Carl Worth1-0/+176
2014-05-05Update VERSION to 10.1.2Carl Worth1-1/+1
2014-05-05dri3: Enable GLX_MESA_query_renderer on DRI3 tooIan Romanick4-1/+61
2014-05-05glsl: Apply the link error conditions to GL_ARB_fragment_coord_conventionsAnuj Phogat3-1/+14
2014-05-05glsl: Link error if fs defines conflicting qualifiers for gl_FragCoordAnuj Phogat5-1/+113
2014-05-05glsl: Use switch to allow adding more shader typesAnuj Phogat1-13/+20
2014-05-05cherry-ignore: Drop an ignored patch now that piglit has been updated.Carl Worth1-4/+0
2014-05-05i965: Add glBlitFramebuffer to commands affected by conditional renderingAnuj Phogat1-0/+8
2014-05-05mesa: Allow FLOAT_32_UNSIGNED_INT_24_8_REV in get_tex_depth_stencil()Anuj Phogat1-2/+2
2014-05-05mesa: Add support to unpack depth-stencil texture in to FLOAT_32_UNSIGNED_INT...Anuj Phogat2-1/+87
2014-05-05mesa: Add new helper function _mesa_unpack_depth_stencil_row()Anuj Phogat3-6/+32
2014-05-05mesa: Allow srcFormat=GL_DEPTH_STENCIL in _mesa_texstore_xx_xx() functionsAnuj Phogat1-2/+4