summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: add sha256 checksums for 11.2.211.2Emil Velikov2016-05-091-1/+2
* docs: add release notes for 11.2.2mesa-11.2.2Emil Velikov2016-05-091-0/+209
* Update version to 11.2.2Emil Velikov2016-05-091-1/+1
* radeonsi: work around an MSAA fast stencil clear problemNicolai Hähnle2016-05-051-3/+15
* cherry-ignore: ignore the GetSamplerParameterIuiv{EXT,OES} fixupsEmil Velikov2016-05-051-0/+3
* nouveau/video: properly detect the decoder class for availability checksIlia Mirkin2016-05-051-8/+17
* 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
* glsl: Lower vector_extracts to swizzles after lower_vector_derefs.Kenneth Graunke2016-05-051-0/+1
* glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor.Kenneth Graunke2016-05-051-83/+13
* 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
* dri: Fix robust context creation via EGL attributeChad Versace2016-05-051-2/+23
* radeon/uvd: alignment fix for decode message bufferBoyuan Zhang2016-05-051-1/+1
* 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
* i965/fs: Properly report regs_written from SAMPLEINFOJason Ekstrand2016-05-052-2/+9
* r600g: fix and optimize tgsi_cmp when using ABS and NEG modifierPatrick Rudolph2016-05-051-1/+10
* 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
* nvc0: fix retrieving query results into buffer for timestampsIlia Mirkin2016-05-051-5/+15
* gallivm: fix bogus argument order to lp_build_sample_mipmap functionRoland Scheidegger2016-05-051-2/+2
* i965: Fix clear code for ignoring colormask for XRGB formats on Gen9+.Kenneth Graunke2016-05-051-0/+1
* egl/x11: authenticate before doing chipset id ioctlsJonathan Gray2016-05-051-47/+57
* i965/blorp: Use 8k chunk size for urb allocationTopi Pohjolainen2016-04-271-5/+14
* i965/blorp/gen7: Prepare re-using for gen8Topi Pohjolainen2016-04-271-2/+4
* gk110/ir: make use of IMUL32I for all immediatesSamuel Pitoiset2016-04-271-1/+1
* gk110/ir: do not overwrite def value with zero for EXCH opsSamuel Pitoiset2016-04-271-6/+15
* vc4: Add support for rendering to cube map surfaces.Eric Anholt2016-04-271-1/+2
* llvmpipe: (trivial) initialize src1_alpha var to NULLRoland Scheidegger2016-04-271-1/+1
* vc4: Fix subimage accesses to LT textures.Eric Anholt2016-04-271-4/+4
* radeon/uvd: fix tonga feedback buffer sizeLeo Liu2016-04-271-4/+8
* st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()Brian Paul2016-04-271-0/+6
* gallium/radeon: handle failure when mapping staging bufferNicolai Hähnle2016-04-271-0/+4
* cherry-ignore: remove duplicate commitEmil Velikov2016-04-271-0/+2