summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-09mapi: automake: rework the source generation rulesEmil Velikov1-19/+19
2015-09-09mapi: automake: rework the *api/glapi_mapi_tmp.h rulesEmil Velikov1-11/+12
2015-09-09util: automake: rework the format_srgb.c ruleEmil Velikov1-2/+4
2015-09-09xmlpool: 'promote' LOCALEDIR variableEmil Velikov1-1/+1
2015-09-09egl_dri2: Add support for EGL_KHR_create_contest when using swrastBoyan Ding1-1/+2
2015-09-09egl_dri2: Use createContextAttribs if swrast version >= 3Boyan Ding1-6/+27
2015-09-09egl_dri2: Move filling context_attrib array in a separate functionBoyan Ding1-36/+54
2015-09-09mesa: Allow query of GL_VERTEX_BINDING_BUFFERMarta Lofstedt1-0/+8
2015-09-09mesa/es3.1: Enable GL_MAX_VERTEX_ATTRIB enums for GLES 3.1Marta Lofstedt1-7/+7
2015-09-08i965/nir: Use nir_system_value_from_intrinsic to reduce duplication.Kenneth Graunke2-60/+17
2015-09-08nir: Add a nir_system_value_from_intrinsic() function.Kenneth Graunke2-0/+36
2015-09-08i965: Mark topologies with adjacency information as G45+.Kenneth Graunke1-4/+4
2015-09-08i965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE.Kenneth Graunke1-1/+1
2015-09-08i965: Add 64-bit dirty flag handling to brw_upload_pull_constantsChris Forbes2-2/+2
2015-09-08i965: Add defines for all new Gen7/8 URB opcodesChris Forbes2-10/+16
2015-09-08i965/gen8+: Skip depth stalls on state changeBen Widawsky1-0/+8
2015-09-09r600: don't use shader key without verifying shader type (v2)Dave Airlie1-7/+12
2015-09-08i965/skl: Use more compact hiz dimensionsBen Widawsky1-32/+32
2015-09-08st/mesa: increase viewport bounds limits for GL4 hwIlia Mirkin1-2/+7
2015-09-08nvc0: always emit a full shader colormaskIlia Mirkin1-1/+1
2015-09-08docs: fix date formatting in index.htmlBrian Paul1-5/+5
2015-09-08nir: UBO loads no longer use const_index[1]Iago Toral Quiroga1-1/+0
2015-09-07nv30: Fix max width / height checks in nv30 sifm codeHans de Goede1-2/+2
2015-09-07i965: Disallow fast blit paths for CopyTexImage with PixelTransfer opsChris Wilson2-0/+8
2015-09-07mesa/tests: Remove unneeded X11_CFLAGSJon TURNEY1-1/+0
2015-09-07glxl/tests: Use X11_INCLUDES instead of X11_CFLAGSJon TURNEY1-1/+1
2015-09-07svga: Fix surface view error handlingThomas Hellstrom1-22/+26
2015-09-07xa: add xa_surface_from_handle2 v2Rob Clark3-11/+45
2015-09-07i965/nir/vec4: removed unneeded tex src swizzle setAlejandro PiƱeiro1-1/+0
2015-09-07util: make mesa-sha1.c completely empty when there are no SHA1 implsIlia Mirkin1-2/+2
2015-09-06util: always include sha1 into the buildIlia Mirkin3-8/+6
2015-09-06st/mesa: don't fall back to 16F when 32F is requestedIlia Mirkin1-14/+8
2015-09-06st/mesa: properly handle u_upload_alloc failureIlia Mirkin1-1/+1
2015-09-05nouveau: don't mark full range as used on unmap with explicit flushIlia Mirkin1-5/+7
2015-09-05nv50: avoid using inline vertex data submit when gl_VertexID is usedIlia Mirkin4-2/+14
2015-09-05nv50: don't flush vertex arrays when index buffer changesIlia Mirkin1-4/+0
2015-09-05nv50: rebind bo to bufctx when invalidating idxbuf storageIlia Mirkin1-1/+5
2015-09-05nv50: clear buffer status on all vertex bufs, not just the first oneIlia Mirkin1-1/+0
2015-09-05nv50: fix drawing from tfb, direct-to-pushbuf submitsIlia Mirkin4-14/+15
2015-09-04i965: Remove base miplevel from sampler state.Ben Widawsky3-6/+1
2015-09-04docs: add news item and link release notes for 10.6.6Emil Velikov2-0/+7
2015-09-04docs: add sha256 checksums for 10.6.6Emil Velikov1-1/+2
2015-09-04docs: add release notes for 10.6.6Emil Velikov1-0/+163
2015-09-04llvmpipe: convert double to long long instead of unsigned long longOded Gabbay1-1/+1
2015-09-04nv30: Implement color resolve for msaaHans de Goede2-14/+8
2015-09-04nv30: Fix creation of scanout buffersHans de Goede1-0/+10
2015-09-04vc4: Initialize pack field of qreg to 0 in qir_get_tempBoyan Ding1-0/+1
2015-09-04i965: Disallow PixelTransfer operations for tiled-memcpy TexImage/ReadPixelsChris Wilson2-0/+8
2015-09-04i965/vec4: Don't unspill the same register in consecutive instructionsIago Toral Quiroga1-8/+118
2015-09-04i965: Add a debug option for spilling everything in vec4 codeIago Toral Quiroga4-5/+7