summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-31r600g: fix invalid ref count handling in r600_set_constant_bufferChristian König
2011-01-31llvmpipe: fix incorrect array index in image dump codeBrian Paul
2011-01-31glsl: regerated filesBrian Paul
2011-01-31glsl: make _token_list_is_empty_ignoring_space() staticBrian Paul
2011-01-31scons/glsl: add top-level 'include' dir to CPPPATHBrian Paul
2011-01-31glsl: add cast to silence signed/unsigned comparison warningBrian Paul
2011-01-31glsl: Define va_copy on MSVC.José Fonseca
2011-01-31i965: Emit texel offsets in sampler messages.Kenneth Graunke
2011-01-31glsl/builtins: Uncomment prototypes for texture*Offset functions.Kenneth Graunke
2011-01-31texture_builtins.py: Generate texture*Offset functions.Kenneth Graunke
2011-01-31texture_builtins.py: Generalize the "use_proj" field to support offsets.Kenneth Graunke
2011-01-31texture_builtins.py: Refactor coordinate dimension calculations.Kenneth Graunke
2011-01-31glsl: Introduce a new "const_in" variable mode.Kenneth Graunke
2011-01-31glsl: Change texel offsets to a single vector rvalue.Kenneth Graunke
2011-01-31glsl: Re-synchronize ir_variable_mode and the printer's string array.Kenneth Graunke
2011-01-31scons: Gracefully handle pkg-config errors with libdrm_radeon.Vinson Lee
2011-01-31Remove the talloc sources from the Mesa repository.Kenneth Graunke
2011-01-31Remove talloc from the SCons build system.Kenneth Graunke
2011-01-31Remove talloc from the make and automake build systems.Kenneth Graunke
2011-01-31ralloc: a new MIT-licensed recursive memory allocator.Kenneth Graunke
2011-01-31Convert everything from the talloc API to the ralloc API.Kenneth Graunke
2011-01-31ralloc: Add a fake implementation of ralloc based on talloc.Kenneth Graunke
2011-01-31glx: Properly check for a valid fd in dri2CreateScreen().Henri Verbeet
2011-01-31svga: Fix translation of TGSI SSG opcode.Michel Dänzer
2011-01-31svga: TEXLDL opcode dst/src register information is correct.Michel Dänzer
2011-01-31svga: Print the number and mnemonic of the opcode we're missing information for.Michel Dänzer
2011-01-31glx: Fix leaks in DRISW screen creation error paths.Henri Verbeet
2011-01-31glx: Fix leaks in DRI screen creation error paths.Henri Verbeet
2011-01-31glx: Fix leaks in DRI2 screen creation error paths.Henri Verbeet
2011-01-31glx: fix length of GLXGetFBConfigsSGIXJulien Cristau
2011-01-31glx: fix GLXChangeDrawableAttributesSGIX requestJulien Cristau
2011-01-31r600g: fix eg OQ properly.Dave Airlie
2011-01-31r600g: fix OQ on evergreenAlex Deucher
2011-01-31r600g: fix occlusion query results.Dave Airlie
2011-01-30r600g: remove some non-existent evergreen reg fieldsAlex Deucher
2011-01-31r600g: fix regression in cubemap tests since eea1d8199b376f37027c14669e0bdf99...Dave Airlie
2011-01-31r600g: handle the write all cbufs property.Dave Airlie
2011-01-30util: Call tables should be const.Henri Verbeet
2011-01-30r600g: Update the flushed depth texture after drawing to the corresponding te...Henri Verbeet
2011-01-30st/vega: Disable blending when the paint is opaque.Chia-I Wu
2011-01-30st/vega: Remove an invalid sanity check.Chia-I Wu
2011-01-30st/vega: s/vg[A-Z]/vega[A-Z]/.Chia-I Wu
2011-01-30r600g: Fix void pointer arithmetic.Vinson Lee
2011-01-30r600g: fixes a segfault in the piglit fbo-genmipmap-formats test.Dave Airlie
2011-01-29r300/compiler: Standardize the number of bits used by swizzle fieldsTom Stellard
2011-01-30r300g: upload translated indices via the uploaderMarek Olšák
2011-01-30r300g: rework vertex format fallbackMarek Olšák
2011-01-30r600g: upload translated indices via the uploaderMarek Olšák
2011-01-30r600g: rework vertex format fallbackMarek Olšák
2011-01-30r600g: fix vertex format fallbackMarek Olšák