summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shared-glapi: Convert to automakeKristian Høgsberg2012-03-1911-100/+61
* r600g: fix r600_get_backend_mask() for virtual addressesAlex Deucher2012-03-191-2/+5
* i915: fallback for NPOT cubemap textureYuanhan Liu2012-03-191-0/+22
* r600g: fix point renderingMarek Olšák2012-03-191-1/+1
* st/mesa: add null pointer check in st_texture_image_map()Brian Paul2012-03-171-0/+3
* docs: add info for installing dependencies on fedoraAlex Hultman2012-03-171-0/+8
* dri_util: add copyright/license blurbBrian Paul2012-03-171-0/+24
* darwin: Link against libxcbJeremy Huddleston2012-03-161-1/+1
* darwin: Build create_context.cJeremy Huddleston2012-03-162-1/+7
* darwin: config file cleanupsJeremy Huddleston2012-03-162-10/+20
* i965/fs: Jump from discard statements to the end of the program when done.Eric Anholt2012-03-164-5/+126
* i965: Add disasm for gen6+ UIP/JIP on BREAK/CONT/HALT.Eric Anholt2012-03-161-0/+4
* glsl: Add GLSL 1.40 textureSize() implementations for sampler2DRect.Eric Anholt2012-03-153-2/+19
* glsl: Set up generated builtin functions handling for GLSL 1.40.Eric Anholt2012-03-151-3/+3
* glsl: Add support for integer sampler2DRect variants in GLSL 1.40.Eric Anholt2012-03-153-2/+27
* glsl: Drop ftransform() from GLSL 1.40 profile.Eric Anholt2012-03-151-2/+0
* glsl: Copy GLSL 1.30 builtin profile to GLSL 1.40.Eric Anholt2012-03-152-0/+1946
* glsl: When failing to compile some builtins, print the error.Eric Anholt2012-03-151-0/+8
* glsl: Let the builtin compiler process GLSL 1.40 shaders.Eric Anholt2012-03-151-3/+3
* glsl: Update builtin variables for GLSL 1.40.Eric Anholt2012-03-151-109/+150
* glsl: Hook up the current GLSL 1.30 types and builtins for 1.40.Eric Anholt2012-03-153-1/+10
* glsl: Add support for parsing #version 140.Eric Anholt2012-03-154-0/+8
* i965: Enable SIMD16 mode for shaders with loops on Gen6+.Kenneth Graunke2012-03-141-1/+1
* gallivm: Fix createOProfileJITEventListener namespace with llvm-3.1.Vinson Lee2012-03-141-0/+4
* noop: Use non-recursive automakeTom Stellard2012-03-143-16/+18
* identity: Use non-recursive automakeTom Stellard2012-03-143-14/+18
* galahad: Use non-recursive automakeTom Stellard2012-03-143-15/+44
* gallium/drivers: Use automake to generate makefileTom Stellard2012-03-1419-16/+50
* docs: fix html in banner.htmlChristopher Yeleighton2012-03-141-23/+23
* glsl: Avoid extra if statements for logic and/or with no side effects.Eric Anholt2012-03-131-17/+6
* mesa: add back glGetnUniform*v() overflow error reportingDylan Noblesmith2012-03-132-5/+13
* mesa: Fix the cause of piglit test fbo-array failureAnuj Phogat2012-03-121-1/+3
* mesa: fix _mesa_DebugMessageCallbackARB() to silence warningsBrian Paul2012-03-121-2/+2
* radeon: remove use of DD_FLATSHADEBrian Paul2012-03-121-1/+1
* docs: fix up html tags in autoconf.htmlChristopher Yeleighton2012-03-121-61/+37
* mesa: add more comments about textarget in framebuffer_texture()Brian Paul2012-03-121-2/+10
* mesa: renumber remaining DD_ constantsBrian Paul2012-03-121-10/+10
* mesa: remove unused DD_TRI_CULL_FRONT_BACKBrian Paul2012-03-123-12/+4
* mesa: remove unused DD_FLATSHADEBrian Paul2012-03-124-9/+1
* mesa: remove unused DD_TRI_TWOSTENCILBrian Paul2012-03-124-11/+1
* mesa: remove _DD_NEW_x flagsBrian Paul2012-03-121-21/+0
* tnl: stop using _DD_NEW_x flagsBrian Paul2012-03-121-1/+2
* swrast: s/_DD_NEW_SEPARATE_SPECULAR/_MESA_NEW_SEPARATE_SPECULAR/Brian Paul2012-03-121-3/+3
* mesa: define _MESA_NEW_SEPARATE_SPECULARBrian Paul2012-03-122-2/+8
* i915: remove occurances of _DD_NEW_x flagsBrian Paul2012-03-121-7/+5
* mesa: remove ctx->Driver.ClearColor() hookBrian Paul2012-03-123-34/+0
* mesa/gdi: remove clear_color() functionBrian Paul2012-03-121-32/+15
* xlib: remove clear_color() functionBrian Paul2012-03-121-25/+11
* radeon/r200: remove ClearColor driver functionsBrian Paul2012-03-125-41/+0
* mesa: remove ctx->Driver.ClearDepth(), ClearStencil() driver hooksBrian Paul2012-03-125-28/+0