summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-13make/i965: Use non-recursive makenon-recursive-makePauli Nieminen6-142/+143
2012-06-12glsl: Transform dot product by a basis vector into a swizzleMatt Turner2-3/+24
2012-06-12glsl: Add is_basis functionMatt Turner2-4/+70
2012-06-12glsl: Check for zero vectors in ir_binop_dotMatt Turner1-0/+7
2012-06-12mesa: move variable declaration out of loop to fix MSVC buildBrian Paul1-1/+2
2012-06-12mesa: Fix bool-int mismatchStéphane Marchesin1-4/+5
2012-06-12mesa: Fix hash table leakAntoine Labour2-6/+15
2012-06-12mesa: Free uniforms correclty.Antoine Labour1-1/+2
2012-06-12meta: Cleanup the resources we allocate.Antoine Labour1-6/+66
2012-06-12glx: Handle a null reply in QueryVersion.Stéphane Marchesin1-0/+3
2012-06-12radeonsi: Don't always re-compile shaders after they're bound.Michel Dänzer1-6/+1
2012-06-12st/xorg: Fix crash on startup.Dave Airlie1-4/+11
2012-06-12radeonsi: Use linear instead of constant interpolation for now.Michel Dänzer2-4/+22
2012-06-12radeonsi: Handle SUB_f32.Thomas Stellard2-2/+3
2012-06-12radeonsi: Only dump shaders with environment variable RADEON_DUMP_SHADERS=1.Michel Dänzer2-9/+20
2012-06-12mesa: Build git_sha1.h before computing dependencies.Eric Anholt1-1/+1
2012-06-12docs: whitespaces cleanupAndreas Boll11-55/+49
2012-06-12docs: remove some superfluous <p> tagsAndreas Boll1-42/+37
2012-06-12docs: remove unused table stylesAndreas Boll1-2/+1
2012-06-12docs: remove unused anchor linksAndreas Boll1-7/+7
2012-06-12docs: prefer lowercase html tagsAndreas Boll19-173/+173
2012-06-12docs: use id instead of <a name>Andreas Boll5-82/+54
2012-06-12docs/subset-A.html: fix markupAndreas Boll1-10/+3
2012-06-12docs/news.html: use proper markupAndreas Boll1-54/+44
2012-06-12docs: fix html end/start tagsAndreas Boll23-43/+45
2012-06-12docs: escape special html charsAndreas Boll13-41/+41
2012-06-12docs: consolidate html header and footerAndreas Boll50-474/+510
2012-06-11mesa: Unbind GL_TEXTURE_BUFFER on DeleteBuffers.Kenneth Graunke1-0/+4
2012-06-11mesa: Make glPrimitiveRestartIndex execute immediately in display lists.Kenneth Graunke1-0/+3
2012-06-11mesa: Check for a negative "size" parameter in glCopyBufferSubData().Kenneth Graunke1-0/+6
2012-06-11automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.Kenneth Graunke2-0/+3
2012-06-11scons: Fix scons build.José Fonseca3-1/+8
2012-06-11configure.ac: Add --with-(gl|glu|osmesa)-lib-name optionsBrad King1-7/+22
2012-06-11glsl: Put a bunch of optimization visitors under anonymous namespaces.Eric Anholt15-0/+57
2012-06-11automake: Merge the dricore libglsl build into libdricore.Eric Anholt4-39/+15
2012-06-11automake: Add a prefix variable for libglsl sources.Eric Anholt3-86/+88
2012-06-11automake: Convert src/Makefile to automake.Eric Anholt4-40/+6
2012-06-11automake: Move top-level makefile to automake.Eric Anholt5-87/+54
2012-06-11automake: Globally add stub automake targets to the old Makefiles.Eric Anholt16-39/+16
2012-06-11mesa: Move the version information right into configure.ac.Eric Anholt2-24/+1
2012-06-11automake: Remove the old static configs system.Eric Anholt95-2129/+1
2012-06-11android: fix the buildTapani Pälli1-29/+16
2012-06-10i915g: Fix depth/stencil glClearMichael Karcher1-6/+5
2012-06-08mesa: Fix "glCopyBuffserSubData" typos in error messages and comments.Kenneth Graunke1-10/+10
2012-06-08glsl: Clean up warnings about deleting classes without virtual destructors.Eric Anholt1-0/+10
2012-06-08glsl: fix deref_hash memory leak in constant_expression_valueMarcin Slusarz1-2/+5
2012-06-08glcpp: .gitignore cleanupAndreas Boll1-3/+0
2012-06-08glapi: .gitignore cleanupAndreas Boll1-11/+0
2012-06-08gallivm: Fix calculating rho for 3d textures for the single-quad caseRoland Scheidegger1-2/+1
2012-06-07i965: Add forgotten bitcast operations in brw_fs_channel_expressions.Kenneth Graunke1-0/+4