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