summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-04dri/common: Tokenize driParseDebugString() argument before matching debug flags.Francisco Jerez1-4/+13
2015-09-04dri/common: Fix codestyle of driParseDebugString().Francisco Jerez1-8/+6
2015-09-04glsl: error out on ES 3.1 if VS or FS present but not bothTapani Pälli1-4/+25
2015-09-04glsl: error on linking if no shaders are attached to programTapani Pälli1-0/+19
2015-09-03i965: Improve disassembly of data port read messages.Kenneth Graunke1-4/+27
2015-09-03i965: Optimize VUE map comparisons.Kenneth Graunke2-4/+4
2015-09-03i965/gs: Don't reserve space for clip plane uniforms.Kenneth Graunke1-2/+0
2015-09-03i965: Don't do legacy userclipping in non-compatibility contexts.Kenneth Graunke1-0/+1
2015-09-03i965: Remove the brw_vue_prog_key base class.Kenneth Graunke9-63/+45
2015-09-03i965: Virtualize vec4_visitor::emit_urb_slot().Kenneth Graunke4-16/+28
2015-09-03i965: Store a key_tex pointer in vec4_visitor.Kenneth Graunke3-8/+10
2015-09-03i965: Move legacy clip plane handling to vec4_vs_visitor.Kenneth Graunke6-67/+74
2015-09-03i965: Delete the brw_vue_program_key::userclip_active flag.Kenneth Graunke5-22/+15
2015-09-03i965: Remove legacy clip plane handling from geometry shaders.Kenneth Graunke3-33/+8
2015-09-03i965: Move brw_setup_tex_for_precompile to brw_program.[ch].Kenneth Graunke4-22/+23
2015-09-04mesa: change 'SHADER_SUBST' facility to work with env variablesTapani Pälli2-38/+115
2015-09-04build: add HAVE_SHA1 define when using --with-sha1 optionTapani Pälli1-0/+5
2015-09-03i965: Fix copy propagation type changes.Kenneth Graunke1-0/+1
2015-09-04r600: fix loop overrun in cayman_mul_double_instrDave Airlie1-1/+1
2015-09-03i965/gen9: Annotate input coverage mask changeBen Widawsky2-2/+22
2015-09-03svga: update call to u_upload_alloc()Brian Paul1-3/+3
2015-09-03winsys/radeon: remove exported buffers from the cacheMarek Olšák1-0/+3
2015-09-03winsys/amdgpu: remove exported buffers from the cacheMarek Olšák1-0/+3