summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-06-24pipe: Add PIPE_OS_HURDnobled
2010-06-24gallium/docs: Add lop table.Corbin Simpson
2010-06-24gallium/docs: Slight clarification and formatting for Blend.Corbin Simpson
2010-06-24r300g: remove an XXX commentMarek Olšák
2010-06-24r300g: move AA registers into the new AA stateMarek Olšák
2010-06-24r300g: separate the cache flush from the framebuffer stateMarek Olšák
2010-06-24r300g: reorder and cleanup register writes everywhereMarek Olšák
2010-06-24r300g: add "has HiZ" flag, add ZMask regsMarek Olšák
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-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-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
2010-06-21r300g: fix crash when destroying the context on r3xx-r4xxMarek Olšák
2010-06-21llvmpipe: s/lpfs/shader/José Fonseca
2010-06-21r300g: fix the KIL opcode for r3xx-r4xx (v4)Marek Olšák