summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_context.c
AgeCommit message (Expand)Author
2009-09-06r300g: Fix a number of warningsNicolai Hähnle
2009-09-06r300g: Debug flags infrastructureNicolai Hähnle
2009-08-18r300g: Massively cleanup OQ.Corbin Simpson
2009-08-07r300g: Remove r300_constant_buffer::user_count.Corbin Simpson
2009-06-08r300-gallium: Make UCP and clip work again for SW TCL.Corbin Simpson
2009-05-18r300-gallium: Always do VTE, never software viewport.Corbin Simpson
2009-05-13r300-gallium: Clean up outdated comments.Corbin Simpson
2009-05-08r300-gallium, radeon: A couple cleanups.Corbin Simpson
2009-04-15r300-gallium: Fixup for commit 9b75627fab5bf2ea90f27ddd31b60c54895f6de6.Thomas Hellstrom
2009-04-04r300-gallium: Move swtcl_emit to render to reflect its true purpose.Corbin Simpson
2009-03-18r300-gallium: Viewport state storage.Corbin Simpson
2009-03-17r300-gallium: Emit invariant state, no matter what.Corbin Simpson
2009-03-15r300-gallium: r500-fs: Setup immediates.Corbin Simpson
2009-03-10r300-gallium: Initial, broken, query setup.Corbin Simpson
2009-03-03r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.Corbin Simpson
2009-02-28r300-gallium: A handful of fixups.Corbin Simpson
2009-02-27r300-gallium: Turn true and false into TRUE and FALSE.Corbin Simpson
2009-02-23r300-gallium: Cleanup some state emit, move vertex format state to r300_emit.Corbin Simpson
2009-02-16r300-gallium: Add draw_arrays and friends.Corbin Simpson
2009-02-02r300: Add stubs for swtcl immediate emit.Corbin Simpson
2009-02-01r300: Hook up clear, set it to fallback.Corbin Simpson
2009-02-01r300: Finish basic state setup.Corbin Simpson
2009-02-01amd/r300: Wire up GETPARAM ioctls.Corbin Simpson
2009-02-01r300: Add path for pci_id in winsys.Corbin Simpson
2009-02-01r300: Various flags, small state tracking things.Corbin Simpson
2009-02-01r300: Add blend color.Corbin Simpson
2009-02-01r300: Add more state.Corbin Simpson
2009-02-01r300: Hook up state functions.Corbin Simpson
2009-02-01r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson
2009-02-01A bit of r300 cleanup.Corbin Simpson
2009-02-01r300: Hook up to winsys, add missing header.Corbin Simpson
2009-02-01gallium-r300: Fit it all together now.Corbin Simpson
2009-02-01gallium-r300: Add copyrights, place (broken) CS.Corbin Simpson
2009-02-01gallium-r300: Make it build.Corbin Simpson
2009-02-01gallium-r300: Look less like i915.Corbin Simpson
2009-02-01gallium-r300: Initial commit.Corbin Simpson