summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-30r300g: Independent blend enables only work on r500.Corbin Simpson
2010-01-30r300g: Don't handle SHADOW_AMBIENT.Corbin Simpson
2010-01-30r300g: Fix comment on SHADOW_AMBIENT.Corbin Simpson
2010-01-30gallium-docs: Fix missing PIPE_CAPs.Corbin Simpson
2010-01-30r300g: Dual-source blending isn't possible, period.Corbin Simpson
2010-01-30r300g: Add alpha render targets.Mathias Fröhlich
2010-01-30progs/es1: Add bindtex.Chia-I Wu
2010-01-30st/egl: eglBindTexImage should bind to an OpenGL ES texture.Chia-I Wu
2010-01-30egl: Remove my_strdup.Chia-I Wu
2010-01-30egl: Remove unused VisibleRefCount.Chia-I Wu
2010-01-30egl: Rename Binding to CurrentContext in _EGLSurface.Chia-I Wu
2010-01-30egl: Clean up header inclusions.Chia-I Wu
2010-01-30gallium: fix blend state csoRoland Scheidegger
2010-01-29progs/demos: new image dissolve demoBrian Paul
2010-01-29gallium: document pipe_context::get_query_result()Brian Paul
2010-01-29Merge commit 'lb2/arb_fragment_coord_conventions'Keith Whitwell
2010-01-29docs: Mark what I've been up to.Corbin Simpson
2010-01-29progs/tests: added a few more files to .gitignoreBrian Paul
2010-01-29tnl: check that state is validated before drawingBrian Paul
2010-01-29st/mesa: check that state is validated before drawingBrian Paul
2010-01-29vbo: fix missing state validation bugsBrian Paul
2010-01-29mesa: do state validation in _mesa_valid_to_render()Brian Paul
2010-01-29docs: Fixed Windows build for 7.7.1Brian Paul
2010-01-29windows: assorted build fixesBrian Paul
2010-01-29glx: fix possible memory leaks in dri2CreateScreen()Rodolfo Ribeiro Gomes
2010-01-29mesa: Warn when indices are out of bounds, but do not skip the draw in debug ...Brian Paul
2010-01-29softpipe: support all TGSI fragment coord conventions (v4)Luca Barbieri
2010-01-29st/mesa: Gallium support for ARB_fragment_coord_conventions (v4)Luca Barbieri
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
2010-01-29tgsi: add properties for fragment coord conventions (v3)Luca Barbieri
2010-01-29mesa: don't expose GL_ARB_fragment_coord_conventions until the GLSL part is doneLuca Barbieri
2010-01-29another gcc 4.2.x check for mstackrealignAlan Hourihane
2010-01-28glu/sgi: Remove unnecessary headers.Vinson Lee
2010-01-28svga: Remove unnecessary headers.Vinson Lee
2010-01-28softpipe: Remove unnecessary header.Vinson Lee
2010-01-28llvmpipe: Remove unnecessary header.Vinson Lee
2010-01-28egl: Remove unnecessary headers.Vinson Lee
2010-01-28progs/tests: Remove unnecessary headers.Vinson Lee
2010-01-28progs/glsl: Fix bump GLSL compilation error on Mac OS.Vinson Lee
2010-01-28progs/glsl: Remove unused variable in bump.c.Vinson Lee
2010-01-28progs/glsl: Remove unnecessary header from samplers.c.Vinson Lee
2010-01-28r300g: Clean up blend masks, change caps.Corbin Simpson
2010-01-28gallium-docs: Minor grammar, need to talk about dual-source blends.Corbin Simpson
2010-01-28gallium-docs: Clean up constantbuf info a bit.Corbin Simpson
2010-01-28gallium-docs: Add PIPE_CAP info.Corbin Simpson
2010-01-28intel: Set the region's tiling to none when attaching a PBO to a region.Eric Anholt
2010-01-28i915: Remove unused initial and current state, now that there's nothing else.Eric Anholt
2010-01-28intel: Remove long-disabled meta readpixels, and associated meta support.Eric Anholt
2010-01-28st/xorg: Update to new libkms interface but be backwards compatibleJakob Bornecrantz
2010-01-28define own embedded target and cleanup previous commit.Alan Hourihane