summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-03docs: add release notes for 10.6.9mesa-10.6.9Emil Velikov1-0/+129
2015-10-03Update version to 10.6.9Emil Velikov1-1/+1
2015-10-03glx: Don't hard-code the name "libGL.so.1" in driOpenDriver (v3)Kyle Brenneman2-1/+6
2015-10-03mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix.Kyle Brenneman1-1/+1
2015-10-03glx: Fix build errors with --enable-mangling (v2)Kyle Brenneman2-2/+12
2015-09-30i965: Remove early release of DRI2 miptreeChris Wilson1-1/+0
2015-09-30st/mesa: try PIPE_BIND_RENDER_TARGET when choosing float texture formatsBrian Paul1-1/+5
2015-09-30radeon/vce: fix vui time_scale zero errorLeo Liu1-0/+3
2015-09-30mesa: fix mipmap generation for immutable, compressed texturesRoland Scheidegger1-21/+15
2015-09-30st/mesa: fix front buffer regression after dropping st_validate_state in BlitMarek Olšák1-0/+2
2015-09-30i965: Respect stride and subreg_offset for ATTR registersKristian Høgsberg Kristensen1-1/+4
2015-09-30t_dd_dmatmp: Use addition instead of subtraction in loop boundsIan Romanick1-1/+1
2015-09-30t_dd_dmatmp: Pull out common 'count -= count & 3' codeIan Romanick1-9/+6
2015-09-30t_dd_dmatmp: Use '& 3' instead of '% 4' everywhereIan Romanick1-2/+2
2015-09-30t_dd_dmatmp: Clean up improper code formatting from previous patchIan Romanick1-12/+6
2015-09-30t_dd_dmatmp: Make "count" actually be the countIan Romanick3-75/+75
2015-09-30mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default framebuffer.Iago Toral Quiroga1-1/+10
2015-09-30cherry-ignore: add commit non applicable for 10.6Emil Velikov1-0/+3
2015-09-30configure.ac: Add support to enable read-only text segment on x86.Jeremy Huddleston1-0/+10
2015-09-30cherry-ignore: add commit non applicable for 10.6Emil Velikov1-0/+3
2015-09-20docs: add sha256 checksums for 10.6.8Emil Velikov1-1/+2
2015-09-20docs: add release notes for 10.6.8mesa-10.6.8Emil Velikov1-0/+135
2015-09-20Update version to 10.6.8Emil Velikov1-1/+1
2015-09-17i965/vec4: fill src_reg type using the constructor type parameterAlejandro Piñeiro1-0/+2
2015-09-17mesa: Fix texture compression on big-endian systemsUlrich Weigand4-7/+14
2015-09-17nv50, nvc0: fix max texture buffer size to 128M elementsIlia Mirkin2-2/+2
2015-09-17st/mesa: avoid integer overflows with buffers >= 512MBIlia Mirkin1-2/+2
2015-09-17gbm: convert gbm bo format to fourcc format on dma-buf importRay Strode1-1/+17
2015-09-17i965/vec4: Fix saturation errors when coalescing registersAntia Puentes1-0/+21
2015-09-17i965/vec4: Don't reswizzle hardware registersJason Ekstrand1-0/+8
2015-09-17nvc0: remove BGRA4 format supportIlia Mirkin1-0/+2
2015-09-17nv30: Disable msaa unless requested from the env by NV30_MAX_MSAAHans de Goede2-1/+21
2015-09-17nvc0: always emit a full shader colormaskIlia Mirkin1-1/+1
2015-09-17nv30: Fix max width / height checks in nv30 sifm codeHans de Goede1-2/+2
2015-09-17st/mesa: don't fall back to 16F when 32F is requestedIlia Mirkin1-14/+8
2015-09-17llvmpipe: convert double to long long instead of unsigned long longOded Gabbay1-1/+1
2015-09-17nv30: Implement color resolve for msaaHans de Goede2-14/+8
2015-09-17nv30: Fix creation of scanout buffersHans de Goede1-0/+10
2015-09-17mesa: Don't allow wrong type setters for matrix uniformsIan Romanick1-0/+25
2015-09-17mesa: Pass the type to _mesa_uniform_matrix as a glsl_base_typeIan Romanick3-42/+42
2015-09-17cherry-ignore: add commit non applicable for 10.6Emil Velikov1-0/+2
2015-09-17gallivm: Workaround LLVM PR23628.Jose Fonseca1-0/+11
2015-09-17gallivm: Do not use NoFramePointerElim with LLVM 3.7.Vinson Lee2-0/+4
2015-09-17i965: Momentarily pretend to support ARB_texture_stencil8 for blits.Kenneth Graunke1-0/+7
2015-09-10docs: add sha256 checksums for 10.6.7Emil Velikov1-1/+2
2015-09-10docs: add release notes for 10.6.7mesa-10.6.7Emil Velikov1-0/+74
2015-09-10Update version to 10.6.7Emil Velikov1-1/+1
2015-09-10glsl: Handle attribute aliasing in attribute storage limit check.Kenneth Graunke1-28/+36
2015-09-10mesa/teximage: use correct extension for accept stencil texture.Dave Airlie1-1/+1
2015-09-10Revert "i965: Momentarily pretend to support ARB_texture_stencil8 for blits."Emil Velikov1-7/+0