summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-06-24gallium: Add debug target helperJakob Bornecrantz
2010-06-24gallium: Fix scons buildJakob Bornecrantz
2010-06-24gallium: Remove drm_api and all references to itJakob Bornecrantz
2010-06-24r600g: Move bootstrap code to targetJakob Bornecrantz
2010-06-23gallium/docs: document TGSI_SEMANTIC_EDGEFLAGBrian Paul
2010-06-23gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERSBrian Paul
2010-06-23gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLORBrian Paul
2010-06-23draw: use gallium's TRUE/FALSEBrian Paul
2010-06-23llvmpipe: Remove unnecessary header.Vinson Lee
2010-06-23nouveau: Move bootstrap code to targetsJakob Bornecrantz
2010-06-23nouveau: Rename winsys fileJakob Bornecrantz
2010-06-23glhd: Simple rasterizer checks.Corbin Simpson
2010-06-23id, glhd: Unbreak texturing.Corbin Simpson
2010-06-23glhd: Use an environment variable (GALAHAD) to enable. Off by default.Corbin Simpson
2010-06-23draw: don't try to precalculate the pipeline output primitiveKeith Whitwell
2010-06-23draw: mask off DRAW_PIPE_FLAG_MASK bits in prim decompose codeBrian Paul
2010-06-23egl: Introduce platform displays internally.Chia-I Wu
2010-06-23radeong: Disable Galahad for now; breaks texturing.Corbin Simpson
2010-06-22id, glhd: Fix malloc/calloc of struct.Corbin Simpson
2010-06-22glhd: Add query protection.Corbin Simpson
2010-06-22glhd: Grab framebuffer state checks from r300g.Corbin Simpson
2010-06-22glhd: Grab resource_copy_region from r300g.Corbin Simpson
2010-06-22glhd: Grab is_format_supported warning from r300g.Corbin Simpson
2010-06-22glhd: Add glhd_warn for unconditional stderr output.Corbin Simpson
2010-06-22id, glhd: Fix segfault with misreferenced pipe member.Corbin Simpson
2010-06-22targets, radeong: Add Galahad.Corbin Simpson
2010-06-22gallium/drivers: Create Galahad from identity.Corbin Simpson
2010-06-23gallium: Drop sw drm winsysJakob Bornecrantz
2010-06-23i965g: Move bootstrap code to targetsJakob Bornecrantz
2010-06-23i965g: Rename winsys fileJakob Bornecrantz
2010-06-23i965g: Moved pci_id to winsys structJakob Bornecrantz
2010-06-23target-helpers: Add inline helpersJakob Bornecrantz
2010-06-23r300g: attempt to fix texture corruption on RV505Marek Olšák
2010-06-23r300g: index buffer range checkingMarek Olšák
2010-06-22i915g: Revert debug hunks from last commitJakob Bornecrantz
2010-06-22i915g: Reduce state emission by using a index biasJakob Bornecrantz
2010-06-22i915g: Drop fifo code in vbufJakob Bornecrantz
2010-06-22i915g: Change state code in vbuf codeJakob Bornecrantz
2010-06-22i915g: Rework debug print codeJakob Bornecrantz
2010-06-22i915g: Switch to state atomsJakob Bornecrantz
2010-06-22i915g: i915_state_sampler.c code styleJakob Bornecrantz
2010-06-22i915g: i915_state_immediate.c code styleJakob Bornecrantz
2010-06-22i915g: i915_state_dynamic.c code styleJakob Bornecrantz
2010-06-22u_math: Add align function npot alignmentsJakob Bornecrantz
2010-06-22llvmpipe: IgnoresJakob Bornecrantz
2010-06-22llvmpipe: make geometry shaders and stream output workZack Rusin
2010-06-22gallium: add a timestamp disjoint queryZack Rusin
2010-06-22gallium: add a new queryZack Rusin
2010-06-22r300g: optimize the immediate mode emission path a bitMarek Olšák
2010-06-22r300g: do not emit ZTOP every draw callMarek Olšák