summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-09r600g: fill out some missing caps and sort themMarek Olšák
2010-08-09radeon: fix npot mipmap alignment on r600Andre Maasikas
2010-08-09r600: bump glsl versionAndre Maasikas
2010-08-09r300g: fix hiz/zmask offset emissions.Dave Airlie
2010-08-09nouveau: fix maps with PIPE_TRANSFER_UNSYNCHRONIZED | PIPE_TRANSFER_DONTBLOCKLuca Barbieri
2010-08-08r300g: remove a flushMarek Olšák
2010-08-08gallivm: Fix more integer operations.José Fonseca
2010-08-08gallivm: Use the correct context for integersnobled
2010-08-08r300g: flush zmasks of zbuffers we are going to use as samplersMarek Olšák
2010-08-08r300g: do not allocate a zmask block for 3D textures and cubemapsMarek Olšák
2010-08-08r300g: generalize the way we ask for hyperzMarek Olšák
2010-08-08gallivm: Add type checks for the basic operations.José Fonseca
2010-08-08draw: Remove unused variable.José Fonseca
2010-08-08draw: Use the correct type for integersnobled
2010-08-08r300g: take hiz/zmask offsets into a/c when clearing.Dave Airlie
2010-08-07i810: Add missing header m_xform.h.Vinson Lee
2010-08-07dri: Add missing header m_xform.h.Vinson Lee
2010-08-07tnl: Reduce header file inclusion in t_context.h.Vinson Lee
2010-08-07swrast: Reduce header file inclusion in s_zoom.h.Vinson Lee
2010-08-07swrast: Fix header file inclusion in s_texfilter.h.Vinson Lee
2010-08-07swrast: Reduce header file inclusion in s_texcombine.h.Vinson Lee
2010-08-07swrast: Reduce header file inclusion in s_stencil.h.Vinson Lee
2010-08-07swrast: Reduce header file inclusion in s_masking.h.Vinson Lee
2010-08-07swrast: Reduce header file inclusion in s_logic.h.Vinson Lee
2010-08-07swrast: Reduce header file inclusion in s_fragprog.h.Vinson Lee
2010-08-07swrast: Reduce header file inclusion in s_fog.h.Vinson Lee
2010-08-07swrast: Clean up header file inclusion in s_depth.h.Vinson Lee
2010-08-07swrast: Include missing header in s_context.h.Vinson Lee
2010-08-07swrast: Clean up header file inclusion in s_blend.h.Vinson Lee
2010-08-07swrast: Clean up header file inclusion in s_atifragshader.h.Vinson Lee
2010-08-07swrast: Clean up header file inclusion in s_alpha.h.Vinson Lee
2010-08-07r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xxMarek Olšák
2010-08-06st/mesa: Remove unnecessary header.Vinson Lee
2010-08-07r300g: fix cbzb clears when hyperz is offMarek Olšák
2010-08-06nouveau: fix potential NULL-ptr dereference in nouveau_stateobj.hMaarten Maathuis
2010-08-06r600g: add PA_CL_CLIP_CNTL definitionJerome Glisse
2010-08-06r600g: fix rendering, only enable target we write tooJerome Glisse
2010-08-06r600g: really fix multi target supportJerome Glisse
2010-08-06st/mesa: remove stray semicolonsBrian Paul
2010-08-06gallium: remove stray semicolonsBrian Paul
2010-08-06r600g: finish multi target rendering supportJerome Glisse
2010-08-06targets/egl: Fix build by including missing headers.Vinson Lee
2010-08-07draw: Add an assertion to varray's version of trim().Chia-I Wu
2010-08-07draw: Fix draw_pt_split_prim for primitives with adjacency.Chia-I Wu
2010-08-07draw: Assert that only the first vetex may have flags set.Chia-I Wu
2010-08-06r600g: fix color format, indentation, definesJerome Glisse
2010-08-06Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse
2010-08-06draw: Avoid mixed declarations and code.Chia-I Wu
2010-08-06swrast: Reduce header file inclusion in s_aatriangle.h.Vinson Lee
2010-08-06swrast: Reduce header file inclusion in s_aaline.h.Vinson Lee