r600: handle state emit better
[mesa.git] / src / mesa / drivers / dri / r600 / r600_cmdbuf.c
2009-08-02 Alex Deucherr600: handle state emit better
2009-07-31 Alex Deucherr600: fix reloc setup
2009-07-31 Alex Deucherr600: remove unused offset_mod stuff
2009-07-31 Alex Deucherr600: ensure we have enough room for full state emit
2009-07-31 Alex Deucherr600: get updated pending age from cs ioctl
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-16 Kevin DeKorteWarning fixes
2009-07-16 Alex DeucherR6xx/r7xx: remove unused function
2009-07-16 Alex DeucherFix more merge fallout
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Alex DeucherUse memcpy directly in the common code
2009-07-10 Alex DeucherR6xx/r7xx: use packet 3 for scratch emit
2009-07-09 Alex DeucherR6xx/r7xx: disable CS dump
2009-07-08 Richard LiFix buffer age implementaion bug.
2009-07-07 Alex Deucherr6xx/r7xx: add sw blit for tex upload
2009-07-06 Alex DeucherR6xx/r7xx: first pass at texture support
2009-06-25 Cooper YuanFix color data can't be fetched issue
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-03 Alex Deucherdump command buffer
2009-05-29 Alex Deuchermore cleanup
2009-05-15 Richard LiFix r6 code bugs.
2009-05-08 Richard LiR6xx/R7xx: WIP r6xx-rewrite code
2009-04-21 Richard LiInitial pull of code from r6xx-r7xx-support branch
2009-04-10 Alex DeucherMerge branch 'radeon-rewrite' of git+ssh://agd5f@git...
2009-04-10 Alex DeucherRemove r500 stuff
2009-04-09 Alex DeucherR6xx/R7xx: r300 -> r600 symbols
2009-04-08 Alex DeucherR600: initial copy of r300 code