summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-30r128: Remove unnecessary headers.Vinson Lee
2010-01-31egl: Remove code blocks that are commented out.Chia-I Wu
2010-01-31st/egl: Do not ignore configs without a renderable type.Chia-I Wu
2010-01-31st/egl: Remove egl_g3d_get_current_context.Chia-I Wu
2010-01-30intel: Remove unnecessary headers.Vinson Lee
2010-01-30i965: Remove unnecessary headers.Vinson Lee
2010-01-30i915: Remove unnecessary headers.Vinson Lee
2010-01-30intel: Respect texture tiling when doing a PBO blit teximage upload.Eric Anholt
2010-01-30Revert "r300g: Don't handle SHADOW_AMBIENT."Corbin Simpson
2010-01-30intel: Fix inverting of inversion test for windows in glClear cleanup.Eric Anholt
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-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-29gallium: document pipe_context::get_query_result()Brian Paul
2010-01-29Merge commit 'lb2/arb_fragment_coord_conventions'Keith Whitwell
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-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-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-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