summaryrefslogtreecommitdiff
path: root/src/gallium/drivers
AgeCommit message (Expand)Author
2010-02-03svga: better method for generating white fs color outputsKeith Whitwell
2010-02-02softpipe: remove unnecessary #includeBrian Paul
2010-02-02llvmpipe: fix (potentially) broken AA points, AA linesBrian Paul
2010-02-02softpipe: fix broken AA points, AA linesBrian Paul
2010-02-02r300g: Texture format cleanups, per docs.Corbin Simpson
2010-02-02gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca
2010-02-02gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca
2010-02-02gallium: Make pipe_atomic a regular int32_t.José Fonseca
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-02-02r300compiler, r300 classic, r300g: Add support for MRTs in the frag shader.Corbin Simpson
2010-02-01r300g: Fix funky segfault.Corbin Simpson
2010-02-01r300g: Inline immediates where possible.Corbin Simpson
2010-02-01llvmpipe: Add missing includes.José Fonseca
2010-02-01i915: Add missing includes.José Fonseca
2010-01-31i965g: Add missing va_end.Vinson Lee
2010-01-31r300g: Fix memory leak on memory allocation failure.Vinson Lee
2010-02-01nv04: Update to new nouveau_class.hMarcin Kościelnicki
2010-02-01nv50/nv40/nv30: fix small memory leak of nouveau_resources on screen_destroyMarcin Slusarz
2010-02-01nv10, nv20: Fix build.Francisco Jerez
2010-01-30r300g: Silence uninitialized variable warning.Vinson Lee
2010-01-30i915: Set bit field of length 1 light_twoside to unsigned.Vinson Lee
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-30Revert "r300g: Don't handle SHADOW_AMBIENT."Corbin Simpson
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-30r300g: Dual-source blending isn't possible, period.Corbin Simpson
2010-01-30r300g: Add alpha render targets.Mathias Fröhlich
2010-01-29softpipe: support all TGSI fragment coord conventions (v4)Luca Barbieri
2010-01-29tgsi: add caps for fragment coord conventions (v3)Luca Barbieri
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-28r300g: Clean up blend masks, change caps.Corbin Simpson
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger
2010-01-28softpipe: Report some sane values for constant buffer CAP queries.Michal Krol
2010-01-28gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.Michal Krol
2010-01-28gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol
2010-01-28gallium: Implement 2D constant buffers for fragment shader in softpipe.Michal Krol
2010-01-28r300g: Fix bizarre half-flushes with immd mode.Corbin Simpson
2010-01-28r300g: Atomize framebuffers.Corbin Simpson
2010-01-27llvmpipe: Remove unnecessary headers.Vinson Lee
2010-01-27llvmpipe: added debug option to disable LLVM optimization passesBrian Paul
2010-01-27r300g: Remove unnecessary headers.Vinson Lee
2010-01-27i965g: Remove unnecessary headers.Vinson Lee
2010-01-27r300g: Silence GCC "missing braces around initializer" warning.Vinson Lee
2010-01-27llvmpipe: count/report time spent in LLVM compilationsBrian Paul
2010-01-27cell: remove commas from structs wrapped in PIPE_ALIGN_TYPE macroBrian Paul
2010-01-26softpipe: Remove unnecessary header.Vinson Lee
2010-01-26i915g: Remove unnecessary headers.Vinson Lee