r300: set u to 0 so debug logs are easier to read
[mesa.git] / src / mesa / drivers / dri / r300 / r300_emit.h
2009-02-23 Dave Airlier300: set u to 0 so debug logs are easier to read
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-05 Dave Airlier300: fix some autostate batch setups
2009-02-04 Dave Airlier300: fix up CS for modesetting - gears under kms works
2009-01-20 Dave Airlier200: clear is working at least - not much else
2009-01-15 Dave Airlier300: move some more function to generic
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-01 Dave Airlieradeon: make DRI1 one work with new CS mechanism
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-14 Jerome Glisser300: cs + DRI2 support
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-03 Dave Airlier300: recombine the vap input route 0 code and clean
2008-05-03 Corbin SimpsonMerge branch 'r500-support' into r500test
2008-05-02 Dave Airlier500: setup fragment program constant emission atom
2008-05-02 Dave Airliemesa: cleanup state emission and rs for r500
2008-05-02 Dave Airliesome basic r500 portage
2008-05-02 Dave Airlier500: setup fragment program constant emission atom
2008-05-02 Dave Airliemesa: cleanup state emission and rs for r500
2008-05-02 Dave Airliesome basic r500 portage
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-21 Dave Airlier500: setup fragment program constant emission atom
2008-03-20 Dave Airliemesa: cleanup state emission and rs for r500
2008-03-17 Dave Airliesome basic r500 portage
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-07-01 Dave Airlier300: cleanup some of the swtcl code
2007-06-22 Dave Airlieclean up cache flush emission into one place
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-17 Dave Airliefixup packet setup - still hangs
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-30 Oliver McFaddenr300: Use the CP_PACKET3 macro for Type 3 packets.
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-20 Oliver McFaddenr300: Just use "inline" rather than "__inline__".
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-11 Oliver McFaddenr300: Use __FUNCTION__ not __func__.
2007-05-11 Oliver McFaddenr300: Renamed r300_maos.c to r300_emit.c; it contains...
2007-05-10 Oliver McFaddenr300: Removed obsolete start_index16_packet/start_index...
2007-05-10 Oliver McFaddenr300: Moved some more of the emit code into r300_render.c.
2007-05-09 Oliver McFaddenr300: The empty check_space doesn't and never has done...
2007-05-09 Oliver McFaddenMerge branch 'master' of git://anongit.freedesktop...
2007-05-09 Oliver McFaddenr300: Last of the indent changes. :)
2007-05-09 Oliver McFaddenr300: Removed the unused immediate vertices mode macro.
2007-05-09 Oliver McFaddenr300: Removed a disabled/obsolete e32 in the AOS function.
2007-05-09 Oliver McFaddenr300: Converted exit calls to _mesa_exit calls.
2007-05-09 Oliver McFaddenr300: Indented r300_emit.h.
2007-04-14 Dave Airlier300: remove unneeded semicolon from macro
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-12 Jerome GlisseFix compilation warning.
2006-07-27 Jerome Glisser300_emit.h cleanup.
2005-06-27 Vladimir DergachevUncomment a couple of helper functions.
2005-06-27 Vladimir DergachevRename unchecked state to match DRM driver.
2005-05-05 Aapo TahkolaFlat shading and bunch of clarifications to r300_reg.h .
2005-03-12 Aapo TahkolaUnlike radeon and r200 drivers r300AllocCmdBuf allocs...
2005-03-03 Vladimir DergachevAdd a couple of helper functions for completeness.
2005-02-17 Nicolai HaehnleFixing *lots* of warning messages, especially concernin...
2005-02-16 Aapo TahkolaSupport for idx buffers. Leaving it on by default as...
2005-01-22 Vladimir DergachevProperly configure routing - based on advice by Keith...
2005-01-11 Vladimir DergachevMove the few definitions from r300_lib.h still in use...
2005-01-01 Vladimir DergachevAdd a convenience function to issue CP delays.
2004-12-29 Vladimir DergachevBring in latest revision of r300_lib.
2004-12-27 Vladimir DergachevUse R300_CMD_END3D for end_3d().
2004-12-27 Vladimir DergachevImplement rendering of (flat color) QUAD primitives...