Age | Commit message (Expand) | Author |
2010-03-10 | Merge branch 'master' into gallium-sampler-view | Michal Krol |
2010-03-09 | r300g: fix gallium-vertexlementcso merge damage | Roland Scheidegger |
2010-03-09 | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger |
2010-03-08 | r300g: remove unnecessary state emissions and clean up | Marek Olšák |
2010-03-07 | r300g: disable emitting the HWTCL-related state when SWTCL is in use | Marek Olšák |
2010-03-07 | r300g: resurrect r300_emit_vertex_buffer for SWTCL | Marek Olšák |
2010-03-02 | Merge branch 'gallium-no-rhw-position' | Michal Krol |
2010-03-01 | r300g: adapt to new vertex element cso | Roland Scheidegger |
2010-02-28 | r300g: atomize texture and sampler states | Marek Olšák |
2010-02-28 | r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT) | Marek Olšák |
2010-02-28 | r300g: put validating buffers after flushing | Marek Olšák |
2010-02-28 | r300g: use the atom size directly during emission | Marek Olšák |
2010-02-28 | r300g: atomize invalidation of texture caches | Marek Olšák |
2010-02-28 | r300g: atomize PVS flush | Marek Olšák |
2010-02-28 | r300g: add size parameter to the atom emit functions | Marek Olšák |
2010-02-27 | r300g: move the emission of GA_POINT_MINMAX into emit_fb_state | Marek Olšák |
2010-02-27 | r300g: put the emission of R300_US_OUT_FMT_UNUSED back | Marek Olšák |
2010-02-24 | r300g: Atomize vertex shader. | Corbin Simpson |
2010-02-24 | r300g: prevent CS overflow when emitting the draw packets | Marek Olšák |
2010-02-22 | gallium: Remove bypass_vs_clip_and_viewport from rasteriser state. | Michal Krol |
2010-02-22 | Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map" | Dave Airlie |
2010-02-22 | r300g: rebuild winsys/pipe buffer handling and add buffer map | Dave Airlie |
2010-02-21 | r300g: Remove unnecessary header. | Vinson Lee |
2010-02-21 | r300g: precompute framebuffer register values | Marek Olšák |
2010-02-14 | r300g: add macrotiling support to texture setup | Marek Olšák |
2010-02-13 | r300g: do not invalidate texture caches when only sampler state is changed | Marek Olšák |
2010-02-13 | r300g: cleanup the emission of RS block state | Marek Olšák |
2010-02-13 | r300g: cleanup the emission of framebuffer state | Marek Olšák |
2010-02-13 | r300g: disable independent blend enables | Marek Olšák |
2010-02-13 | r300g: emit INDEPENDENT_COLORFORMAT_ENABLE only on r5xx | Marek Olšák |
2010-02-12 | Merge branch 'gallium-dynamicstencilref' | Roland Scheidegger |
2010-02-11 | r300g: adapt to stencil ref changes | Roland Scheidegger |
2010-02-09 | r300g: Don't write non-existent bit on non-r500. | Corbin Simpson |
2010-02-06 | r300g: cleanup XXXs in the DSA state | Marek Olšák |
2010-02-06 | r300g: remove useless GA_COLOR_CONTROL emit | Marek Olšák |
2010-01-30 | Revert "r300g: Don't handle SHADOW_AMBIENT." | Corbin Simpson |
2010-01-30 | r300g: Don't handle SHADOW_AMBIENT. | Corbin Simpson |
2010-01-30 | r300g: Fix comment on SHADOW_AMBIENT. | Corbin Simpson |
2010-01-28 | r300g: Clean up blend masks, change caps. | Corbin Simpson |
2010-01-28 | r300g: Atomize framebuffers. | Corbin Simpson |
2010-01-27 | r300g: Remove unnecessary headers. | Vinson Lee |
2010-01-26 | r300g: Turn the RS block into an atom. | Corbin Simpson |
2010-01-26 | r300g: Make vertex_format into an atom. | Corbin Simpson |
2010-01-25 | r300g: Finish and enable immediate mode. | Corbin Simpson |
2010-01-25 | Revert "r300g,radeong: finish and enable the immediate mode" | Corbin Simpson |
2010-01-24 | r300g,radeong: finish and enable the immediate mode | Marek Olšák |
2010-01-24 | r300g: fix zero-area scissor | Marek Olšák |
2010-01-24 | r300g: avoid the use of goto | Dave Airlie |
2010-01-24 | r300g: fix flushing harder. | Dave Airlie |
2010-01-23 | r300g: fix up buffer emission ordering. | Dave Airlie |