i915tex: Make sure renderbuffers don't get deleted when flipping them.
[mesa.git] / src / mesa / drivers / dri / r300 / r300_emit.h
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...