summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-21docs: add release notes for 11.0.6mesa-11.0.6Emil Velikov1-0/+144
2015-11-21Update version to 11.0.6Emil Velikov1-1/+1
2015-11-21automake: use static llvm for make distcheckEmil Velikov1-0/+1
2015-11-18llvmpipe: use simple coeffs calc for 128bit vectorsOded Gabbay1-1/+6
2015-11-18vc4: Add support for nir_op_uge, using the carry bit on QPU_A_SUB.Eric Anholt5-0/+26
2015-11-18r200: fix bgrx8/xrgb8 blitsRoland Scheidegger1-0/+4
2015-11-18radeon: fix bgrx8/xrgb8 blitsRoland Scheidegger1-0/+2
2015-11-18meta/generate_mipmap: Only modify the draw framebuffer binding in fallback_re...Ian Romanick1-4/+4
2015-11-18radeonsi: enable optimal raster config setting for fiji (v2)Alex Deucher1-3/+9
2015-11-18nouveau: don't expose HEVC decoding supportIlia Mirkin1-0/+1
2015-11-18glsl: Allow implicit int -> uint conversions for the % operator.Kenneth Graunke1-9/+28
2015-11-18meta/generate_mipmap: Don't leak the sampler objectIan Romanick1-0/+2
2015-11-18radeonsi: initialize SX_PS_DOWNCONVERT to 0 on StoneyMarek Olšák1-0/+3
2015-11-18nir/vars_to_ssa: Rework copy set handling in lower_copies_to_load_storeJason Ekstrand1-1/+4
2015-11-18i965/skl/gt4: Fix URB programming restriction.Ben Widawsky1-0/+9
2015-11-18r600: initialised PGM_RESOURCES_2 for ES/GSDave Airlie2-0/+6
2015-11-18mesa/copyimage: allow width/height to not be multiples of blockIlia Mirkin1-3/+37
2015-11-18vc4: Return NULL when we can't make our shadow for a sampler view.Eric Anholt1-0/+4
2015-11-18vc4: Return GL_OUT_OF_MEMORY when buffer allocation fails.Eric Anholt2-19/+32
2015-11-18winsys/radeon: Use CPU page size instead of hardcoding 4096 bytes v3Michel Dänzer1-11/+19
2015-11-18radeon/uvd: fix VC-1 simple/main profile decode v2Boyuan Zhang2-2/+7
2015-11-18st/vaapi: fix vaapi VC-1 simple/main corruption v2Boyuan Zhang1-0/+2
2015-11-18cherry-ignore: add the swrast front buffer supportEmil Velikov1-1/+4
2015-11-11docs: add sha256 checksums for 11.0.5Emil Velikov1-1/+2
2015-11-11docs: add release notes for 11.0.5mesa-11.0.5Emil Velikov1-0/+173
2015-11-11Update version to 11.0.5Emil Velikov1-1/+1
2015-11-11radeonsi: add register definitions for StoneyMarek Olšák1-0/+322
2015-11-10Revert "mesa/glformats: Undo code changes from _mesa_base_tex_format() move"Emil Velikov1-6/+142
2015-11-07st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBufferJulien Isorce1-0/+6
2015-11-07st/va: do not destroy old buffer when new one failedJulien Isorce1-6/+13
2015-11-07nvc0: fix crash when nv50_miptree_from_handle failsJulien Isorce1-1/+2
2015-11-07st/va: pass picture desc to begin and decodeJulien Isorce1-2/+2
2015-11-07nouveau: relax fence emit space assertIlia Mirkin3-3/+3
2015-11-07vc4: When the create ioctl fails, free our cache and try again.Eric Anholt1-5/+24
2015-11-07nir: Properly invalidate metadata in nir_opt_remove_phis().Kenneth Graunke1-0/+5
2015-11-07nir: Properly invalidate metadata in nir_lower_vec_to_movs().Kenneth Graunke1-0/+5
2015-11-07nir: Report progress from lower_vec_to_movs().Jason Ekstrand2-7/+23
2015-11-07nir/lower_vec_to_movs: Pass the shader around directlyJason Ekstrand1-6/+8
2015-11-07nir: Properly invalidate metadata in nir_opt_copy_prop().Kenneth Graunke1-0/+6
2015-11-07nir: Properly invalidate metadata in nir_split_var_copies().Kenneth Graunke1-0/+5
2015-11-07nir: Report progress from nir_split_var_copies().Kenneth Graunke2-4/+13
2015-11-07i965/skl: Add GT4 PCI IDsBen Widawsky2-1/+9
2015-11-07nouveau: set MaxDrawBuffers to the same value as MaxColorAttachmentsIlia Mirkin1-1/+1
2015-11-05gbm.h: Add a missing stddef.h include for size_t.Emmanuel Gil Peyrot1-0/+1
2015-11-05r600g: Fix special negative immediate constants when using ABS modifier.Ivan Kalvachev3-6/+6
2015-11-05st/mesa: fix mipmap generation for immutable textures with incomplete pyramidsNicolai Hähnle1-32/+36
2015-11-05i965: Fix missing BRW_NEW_*_PROG_DATA flagging caused by cache reuse.Kenneth Graunke2-4/+5
2015-11-05i965: Fix is-renderable check in intel_image_target_renderbuffer_storageIan Romanick1-5/+1
2015-11-05radeonsi: add Stoney pci idsSamuel Li1-0/+2
2015-11-05radeonsi: add support for Stoney asics (v3)Samuel Li5-3/+19