summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-11More Windows-DRI Fixes11.2.2-patchesJon Turney2-3/+18
2016-07-11Generate glapi_gentable for windows as wellJon Turney1-0/+7
2016-07-1111.1.2-cygwin-ftm.patchJon Turney1-4/+1
2016-07-1111.2.2-egl-swrast.patchJon Turney3-6/+46
2016-07-1110.3.3-drivers-no-undefined.patchJon Turney2-1/+14
2016-07-1111.0.2-cygwin-soname.patchJon Turney4-0/+9
2016-07-11Windows-DRI-glapiJon Turney2-1/+4
2016-07-11Windows-DRI fixesJon TURNEY4-27/+86
2016-07-11For testing purposes, only use Windows-DRI if explicitly requested via an env...Jon TURNEY1-1/+5
2016-07-11Add Windows-DRIJon Turney17-3/+1984
2016-07-11Massage server fbconfigs to make them more likely to match swrast's fbconfigsJon TURNEY2-0/+30
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