summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-06mesa: Clean up header file inclusion in accum.h.Vinson Lee1-1/+4
2010-11-06mesa: Fix delayed state flagging for EXT_sso-related program changes.Eric Anholt1-18/+5
2010-11-06meta: Don't try to disable cube maps if the driver doesn't expose the extension.Francisco Jerez1-1/+2
2010-11-06vbo: Avoid unnecessary copy to/from current in vertex format upgrade.Francisco Jerez2-48/+63
2010-11-05scons: Unify state tracker SConscriptsJakob Bornecrantz4-22/+31
2010-11-05scons: Move dependancy checks to the main gallium scons fileJakob Bornecrantz7-75/+69
2010-11-05scons: Check for libdrm_[intel|radeon] as wellJakob Bornecrantz2-16/+30
2010-11-05scons: Check for pkg-config before trying to use itJakob Bornecrantz1-0/+3
2010-11-05scons: DetabifyJakob Bornecrantz9-123/+122
2010-11-05scons: Remove old pipebuffer SConscriptJakob Bornecrantz1-18/+0
2010-11-05softpipe: disable vertex texturing with draw/llvmBrian Paul1-0/+5
2010-11-05gallivm: add const qualifiers, fix comment stringBrian Paul1-4/+4
2010-11-05gallivm: alloca() was called too often for temporary arraysBrian Paul1-0/+2
2010-11-04i965: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-11-04i965: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-11-04r300/compiler: Move declaration before code.Vinson Lee1-5/+6
2010-11-04llvmpipe: added some debug assertions, but disabledBrian Paul1-0/+10
2010-11-04r300/compiler: Move declaration before code.Vinson Lee1-2/+3
2010-11-04meta: Fix incorrect rendering of the bitmap alpha component.Francisco Jerez1-3/+9
2010-11-04meta: Don't leak alpha function/reference value changes.Francisco Jerez1-0/+5
2010-11-04tgsi: remove unused functionBrian Paul1-11/+0
2010-11-04st/mesa: Reset the constant buffers before destroying the pipe context.Tilman Sauerbeck1-0/+5
2010-11-04gallivm: implement execution mask for scatter storesBrian Paul1-7/+34
2010-11-04gallivm: added lp_elem_type()Brian Paul2-0/+20
2010-11-04gallivm: add pixel offsets in scatter storesBrian Paul1-2/+18
2010-11-04gallivm: added debug code to dump temp registersBrian Paul1-0/+51
2010-11-04graw/gdi: Fix window dimensions.Michal Krol1-3/+8
2010-11-04scons: Hook-up graw-gdi target.Michal Krol1-0/+1
2010-11-04graw/gdi: Initial commit.Michal Krol2-0/+194
2010-11-04r300g: Do not use buf param before checking for NULL.Guillermo S. Romero1-1/+1
2010-11-04tgsi/build: Reduce interface clutter.Michal Krol2-541/+367
2010-11-04tgsi/exec: Get rid of obsolete condition codes.Michal Krol2-33/+4
2010-11-04tgsi/exec: Cleanup the remaining arithmetic instructions.Michal Krol1-378/+413
2010-11-03dri/nouveau: Silence uninitialized variable warning.Vinson Lee1-0/+5
2010-11-03gallivm: add some LLVM var labelsBrian Paul1-6/+6
2010-11-03gallivm: implement scatter stores into temp register fileBrian Paul1-4/+47
2010-11-03ir_reader: Fix some potential NULL pointer dereferences.Kenneth Graunke1-4/+4
2010-11-03ir_reader: Remove useless error check.Kenneth Graunke1-6/+0
2010-11-03ir_reader: Return a specific ir_dereference variant.Kenneth Graunke1-6/+9
2010-11-03glsl: Don't print a useless space at the end of an S-Expression list.Kenneth Graunke1-1/+2
2010-11-03Refresh autogenerated file builtin_function.cpp.Kenneth Graunke1-24/+9
2010-11-03glsl/builtins: Clean up some ugly autogenerated code in atan.Kenneth Graunke1-20/+5
2010-11-03glsl/builtins: Rename 'x' to 'y_over_x' in atan(float) implementation.Kenneth Graunke1-4/+4
2010-11-03r600g: Swap the util_blitter_destroy call order.José Fonseca1-2/+3
2010-11-03mesa: code to unpack RGBA as uintsBrian Paul2-0/+787
2010-11-03xorg/vmwgfx: Link libkms when available.José Fonseca1-0/+3
2010-11-03st/xorg: Detect libkms with scons too.José Fonseca2-0/+4
2010-11-03st/xorg: Add missing \n to error message.José Fonseca1-1/+1
2010-11-03xorg/vmwgfx: Add missing source file to SConscript.José Fonseca1-0/+1
2010-11-03intel: Remove leftover dri1 locking fields in the context.Eric Anholt1-3/+0