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