summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-11docs: add release notes for 10.6.4mesa-10.6.4Emil Velikov1-0/+136
2015-08-11Update version to 10.6.4Emil Velikov1-1/+1
2015-08-06i965/fs: Fix fs_inst::regs_read() for sources in the ATTR file.Francisco Jerez1-0/+1
2015-08-06mesa: Fix error returned by glCopyTexImage2D() upon an invalid internal formatEduardo Lima Mitev1-9/+9
2015-08-06mesa: Validate target before resolving tex obj in glTex(ture)SubImageXDEduardo Lima Mitev1-15/+14
2015-08-06mesa: Fix errors values returned by glShaderBinary()Eduardo Lima Mitev1-3/+14
2015-08-06egl: Add eglQuerySurface surface type check for EGL_LARGEST_PBUFFER attribFrank Binns1-1/+2
2015-08-06egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extensionFrank Binns2-2/+10
2015-08-06r600g: fix the CB_SHADER_MASK setupMarek Olšák2-4/+5
2015-08-01radeonsi: completely rework updating descriptors without CP DMAMarek Olšák4-271/+128
2015-08-01radeonsi: rework how shader pointers to descriptors are setMarek Olšák5-91/+156
2015-08-01opencl: use versioned .so in mesa.icdIgor Gnatenko4-2/+5
2015-08-01bugzilla_mesa.sh: sort the bugs list by numberEmil Velikov1-8/+5
2015-08-01nv50: avoid segfault with enabled but unbound vertex attribSamuel Pitoiset1-0/+5
2015-08-01winsys/radeon: don't leak the fd when it is 0Emil Velikov1-2/+2
2015-08-01egl/wayland: libdrm is a hard requirement, treat it as suchEmil Velikov2-2/+3
2015-08-01i965/skl: Add production thread counts and URB sizeBen Widawsky1-5/+5
2015-08-01glsl: Fix a bug where LHS swizzles of swizzles were too small.Kenneth Graunke1-2/+2
2015-08-01st/mesa: don't ignore texture buffer state changesMarek Olšák3-3/+6
2015-08-01nvc0: fix geometry program revalidation of clipping paramsIlia Mirkin1-1/+1
2015-08-01meta: Fix reading luminance texture as rgba in _mesa_meta_pbo_GetTexSubImage()Anuj Phogat1-2/+34
2015-08-01mesa: Add a helper function _mesa_need_luminance_to_rgb_conversion()Anuj Phogat2-0/+22
2015-08-01meta: Don't do fragment color clamping in _mesa_meta_pbo_GetTexSubImageAnuj Phogat1-0/+5
2015-08-01meta: Abort meta pbo path if readpixels need signed-unsigned conversionAnuj Phogat1-0/+26
2015-08-01meta: Fix transfer operations check in meta pbo path for readpixelsAnuj Phogat1-4/+9
2015-08-01mesa: Turn get_readpixels_transfer_ops() in to a global functionAnuj Phogat2-7/+15
2015-08-01glsl/glcpp: fix SIGSEGV when checking error condition for macro redefinitionSamuel Iglesias Gonsalvez1-2/+2
2015-08-01radeonsi: upload shader rodata after updating scratch relocationsMarek Olšák3-29/+29
2015-08-01st/mesa: don't call st_validate_state in BlitFramebufferMarek Olšák1-2/+2
2015-08-01configure.ac: do not set HAVE_DRI(23) when libdrm is missingEmil Velikov1-9/+9
2015-07-26docs: Add checksums for mesa 10.6.3 tarballsEmil Velikov1-1/+2
2015-07-26Add release notes for 10.6.3mesa-10.6.3Emil Velikov1-0/+105
2015-07-26Update version to 10.6.3Emil Velikov1-1/+1
2015-07-22nv50: fix max level clamping on G80Ilia Mirkin1-2/+9
2015-07-22gm107/ir: fix indirect txq emissionIlia Mirkin1-2/+8
2015-07-22nvc0/ir: don't worry about sampler in txq handlingIlia Mirkin1-22/+8
2015-07-22nvc0/ir: fix txq on indirect samplersIlia Mirkin2-2/+56
2015-07-22program: Allow redundant OPTION ARB_fog_* directives.Kenneth Graunke1-13/+37
2015-07-22i965/gen9: Use custom MOCS entries set up by the kernel.Francisco Jerez2-7/+7
2015-07-22osmesa: fix OSMesaPixelsStore typoBrian Paul2-2/+2
2015-07-22auxiliary/vl: use the correct screen indexEmil Velikov1-4/+13
2015-07-22nv50, nvc0: enable at least one color RT if alphatest is enabledIlia Mirkin2-0/+36
2015-07-22mesa: Fix generation of git_sha1.h.tmp for gitlinksChad Versace1-1/+4
2015-07-22xa: don't leak fencesRob Clark3-3/+7
2015-07-22st/vdpau: fix mixer size checksChristian König1-11/+11
2015-07-22vl: cleanup video buffer private when the decoder is destroyedChristian König2-0/+28
2015-07-11docs: Add sha256 checksums for the 10.6.2 releaseEmil Velikov1-1/+2
2015-07-11Add release notes for the 10.6.2 releasemesa-10.6.2Emil Velikov1-0/+164
2015-07-11Update version to 10.6.2Emil Velikov1-1/+1
2015-07-08i965: Don't try to print the GLSL IR if it has been freedNeil Roberts1-4/+7