radeon_cs: move to inline cs_write_dword
[mesa.git] / src / mesa / drivers / dri / radeon / common_misc.c
2009-02-02 Dave Airlier300: fixup mipmap + texsubimage issues
2009-02-02 Dave Airlieradeon: this code forgot to add dPriv x/y back to spans
2009-01-30 Dave Airlier200/r300: swtcl fixups to use old dma buffers on top...
2009-01-30 Dave Airlier200/r300: add aperture space checks
2009-01-29 Dave AirlieWIP comit
2009-01-29 Dave Airlieradeon/r200/r300: bring back old style DMA buffer on...
2009-01-21 Dave Airlier200r300: start merging span code
2009-01-21 Dave Airlier200/r300: port r200 texture handling to common code
2009-01-21 Dave Airlier300/radeon: move face_for_target
2009-01-20 Dave Airlier300: start migrating common functions into common...
2009-01-20 Dave Airlier200: make tri render on my r200.
2009-01-20 Dave Airlier200: tri runs without crashing - doesn't draw anything
2009-01-20 Dave Airlier200: clear is working at least - not much else
2009-01-15 Dave Airlieradeon/r200/r300: start to make cmd buf useful
2009-01-14 Dave Airlieradeon: get ctx right in copybuffer
2009-01-14 Dave Airlieradeon: move debug symbol add DRI2
2009-01-14 Dave Airlier300: start moving new r300 cmdbuf into common code
2009-01-14 Dave Airlieradeon/r200/r300: consolidate swap buffers
2009-01-14 Dave Airlieradeon/r200/r300: consolidate the buffer copy/flip...
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code