summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-10glu/sgi: Include missing header file.Vinson Lee
2010-01-10glu/sgi: Initialize members of class Renderhints.Vinson Lee
2010-01-09glu/sgi: Initialize members of class StoredVertex.Vinson Lee
2010-01-09glu/sgi: Include missing header file.Vinson Lee
2010-01-09glu/sgi: Initialize member of class O_pwlcurve.Vinson Lee
2010-01-08r300g: Silence unused variable warnings.Vinson Lee
2010-01-08tgsi: Silence uninitialized variable warnings.Vinson Lee
2010-01-06util: Add u_bitmask to make buildJakob Bornecrantz
2010-01-08mesa: Ensure libmesagallium.a is finished building before descendingDan Nicholson
2010-01-08r300: Move initial declaration outside for loop.Vinson Lee
2010-01-07tgsi: fix SSE code emit for XPDBrian Paul
2010-01-06svga: Silence uninitialized variable warning.Vinson Lee
2010-01-06meta: remove F suffix from _mesa_Ortho() paramsBrian Paul
2010-01-06meta: move destination vertex/projection setup out of _mesa_meta_GenerateMipmapBrian Paul
2010-01-06meta: set viewport and projection matrix in _mesa_meta_GenerateMipmapBrian Paul
2010-01-06r600: adjust after radeon mipmap changes in 7118db8700Andre Maasikas
2010-01-06tnl: set FOGC result to (f,0,0,1)Brian Paul
2010-01-06r600: float texture component orderingPierre Ossman
2010-01-06mesa: test index bounds before array elementRoel Kluin
2010-01-06win32_menu: add missing parentheses in mapMenu()Roel Kluin
2010-01-06nv50: add missing parentheses in nv50_query_result()Roel Kluin
2010-01-06i965: fix invalid assertion in emit_xpd(), againBrian Paul
2010-01-06pipebuffer: Multi-threading fixes for fencing.José Fonseca
2010-01-05i965: fix invalid assertion in emit_xpd()Brian Paul
2010-01-05tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()Roel Kluin
2010-01-05st/mesa: fix broken translation of negative register indexesBrian Paul
2010-01-05ARB prog parser: regenerated parser fileBrian Paul
2010-01-05ARB prog parser: fix parameter binding typeBrian Paul
2010-01-05ARB prog parser: regenerated parser filesBrian Paul
2010-01-05ARB prog parser: add allowSwizzle param to initialize_symbol_from_const()Brian Paul
2010-01-05mesa: whitespace changes and commentsBrian Paul
2010-01-05mesa: change constant search behaviour in _mesa_add_unnamed_constant()Brian Paul
2010-01-05svga: Remove stale references to delete shader results.José Fonseca
2010-01-05svga: Rebind shaders when tokens change.José Fonseca
2010-01-05st/mesa: added PROGRAM_LOCAL_PARAM case in src_register()Brian Paul
2010-01-05mesa: bump version to 7.7.1-DEVELBrian Paul
2010-01-04mesa: add missing _mesa_lock_texture() callBrian Paul
2010-01-04i915: Use _MaxLevel on principle in texture setup.Eric Anholt
2010-01-04intel: Fix CopyTexImage from tiled mipmap levels > 0.Eric Anholt
2010-01-04i965: Fix the surface offset calculation for tiled buffers.Eric Anholt
2010-01-04r600: support vertex_array_bgraAndre Maasikas
2010-01-04mesa: added GL_DU8DV8_ATI in extract_float_rgba()Brian Paul
2010-01-04mesa: Prevent possible array out-of-bounds access by _mesa_light.Vinson Lee
2010-01-04mesa: regenerated enums.c fileBrian Paul
2010-01-04glapi: comment-out TIMEOUT_IGNOREDBrian Paul
2010-01-04glsl: use varName variable in _slang_gen_assignment()Brian Paul
2010-01-04st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.Michel Dänzer
2010-01-04svga: Fix debug build crash when rendering to depth/stencil renderbuffer only.Michel Dänzer
2010-01-04st/xorg: Proper calculation of screen pitch.Michel Dänzer
2010-01-04vmware/xorg: Fix SCons build.Michel Dänzer