summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-09docs: add sha256 checksums for 11.1.411.1Emil Velikov1-1/+2
2016-05-09docs: add release notes for 11.1.4mesa-11.1.4Emil Velikov1-0/+181
2016-05-09Update version to 11.1.4Emil Velikov1-1/+1
2016-05-05dri: Fix robust context creation via EGL attributeChad Versace1-2/+23
2016-05-05dri3: Check for dummyContext to see if the glx_context is validStefan Dirsch1-6/+2
2016-05-05dri2: Check for dummyContext to see if the glx_context is validEgbert Eich1-1/+1
2016-05-05st/mesa: fix blit-based GetTexImage for non-finalized texturesMarek Olšák1-1/+2
2016-05-05radeonsi: correct NULL-pointer check in si_upload_const_bufferNicolai Hähnle1-1/+1
2016-05-05android: enable dlopen() on all architecturesWuZhen1-1/+1
2016-05-05winsys/sw/xlib: use correct free function for xlib_dt->dataJose Fonseca1-1/+1
2016-05-05winsys/sw/dri: use correct free function for dri_sw_dt->dataWuZhen1-1/+1
2016-05-05tgsi: initialize stack allocated structWuZhen1-0/+7
2016-05-05st/glsl_to_tgsi: fix potential crash when allocating temporariesSamuel Pitoiset1-1/+1
2016-05-05gallium/radeon: fix crash in r600_set_streamout_targetsNicolai Hähnle2-7/+9
2016-05-05st/glsl_to_tgsi: reduce stack explosion in recursive expression visitorNicolai Hähnle2-4/+22
2016-05-05nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+Samuel Pitoiset1-1/+1
2016-05-05gk110/ir: add emission for (a OP b) OP cSamuel Pitoiset1-0/+26
2016-05-05nvc0/ir: fix wrong emission of (a OP b) OP cSamuel Pitoiset1-2/+2
2016-05-05r600g: use do_endian_swap in texture swapping functionOded Gabbay1-1/+34
2016-05-05r600g: use do_endian_swap in color swapping functionsOded Gabbay2-8/+14
2016-05-05r600g: set endianess of 16/32-bit buffers according to do_endian_swapOded Gabbay1-4/+13
2016-05-05r600g/radeonsi: send endian info to format translation functionsOded Gabbay7-33/+55
2016-05-05gallivm: make sampling more robust against bogus coordinatesRoland Scheidegger3-13/+43
2016-05-05glapi: fix _glapi_get_proc_address() for mangled function namesFrederic Devernay1-12/+6
2016-05-05gallium/util: initialize pipe_framebuffer_state to zerosBrian Paul1-1/+1
2016-05-05vc4: Make sure we recompile when sample_mask changes.Eric Anholt1-0/+1
2016-05-05vc4: Fix tests for format supported with nr_samples == 1.Eric Anholt1-3/+4
2016-05-05gallivm: fix bogus argument order to lp_build_sample_mipmap functionRoland Scheidegger1-2/+2
2016-05-05egl/x11: authenticate before doing chipset id ioctlsJonathan Gray1-47/+57
2016-05-05gk110/ir: make use of IMUL32I for all immediatesSamuel Pitoiset1-1/+1
2016-05-05cherry-ignore: add CodeEmitterGK110::emitATOM() fixEmil Velikov1-0/+2
2016-05-05vc4: Add support for rendering to cube map surfaces.Eric Anholt1-1/+2
2016-05-05llvmpipe: (trivial) initialize src1_alpha var to NULLRoland Scheidegger1-1/+1
2016-05-05vc4: Fix subimage accesses to LT textures.Eric Anholt1-4/+4
2016-05-05radeon/uvd: fix tonga feedback buffer sizeLeo Liu1-4/+8
2016-05-05cherry-ignore: ignore st_DrawAtlasBitmaps mem leak fixEmil Velikov1-0/+4
2016-05-05gallium/radeon: handle failure when mapping staging bufferNicolai Hähnle1-0/+4
2016-05-05radeonsi: fix bounds check in si_create_vertex_elementsNicolai Hähnle1-1/+1
2016-05-05i965/tiled_memcpy: Rework the RGBA -> BGRA mem_copy functionsJason Ekstrand1-76/+63
2016-05-05i965/tiled_memcopy: Add aligned mem_copy parameters to the [de]tiling functionsJason Ekstrand1-32/+43
2016-05-05cherry-ignore: add non-applicable "fix of a fix"Emil Velikov1-0/+2
2016-05-04st/va: avoid dereference after free in vlVaDestroyImageThomas Hindoe Paaboel Andersen1-1/+3
2016-05-04drirc: add a workaround for blackness in WarsowMarek Olšák1-0/+8
2016-04-17docs: add sha256 checksums for 11.1.3Emil Velikov1-1/+2
2016-04-17docs: add release notes for 11.1.3mesa-11.1.3Emil Velikov1-0/+318
2016-04-17Update version to 11.1.3Emil Velikov1-1/+1
2016-04-16i965/vec4: Update vec4 unit tests for commit 01dacc83ff.Matt Turner3-10/+24
2016-04-15nvc/ir: remove duplicate variable declarationEmil Velikov1-1/+0
2016-04-14scons: support for LLVM 3.7.Olivier Pena1-1/+13
2016-04-14nv50/ir: we can't load local memory directly into an outputIlia Mirkin1-1/+2