summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/r600/drm/r600_state2.c
AgeCommit message (Expand)Author
2010-09-29r600g: more cleanupJerome Glisse
2010-09-29r600g: cleanupJerome Glisse
2010-09-29r600g: use a hash table instead of groupJerome Glisse
2010-09-29r600g: move radeon.h members around to add back map flushing.Dave Airlie
2010-09-28r600g: suspend/resume occlusion query around clear/copyJerome Glisse
2010-09-27r600g: fix pointsprite & resource unbindingJerome Glisse
2010-09-27r600g: build packet header onceJerome Glisse
2010-09-26r600g: disable early cull optimization when occlusion query runningJerome Glisse
2010-09-24r600g: bring over fix from old path to new pathJerome Glisse
2010-09-24r600g: fix evergreen new pathJerome Glisse
2010-09-24r600g: evergreen fix for new designJerome Glisse
2010-09-23r600g: initial evergreen support in new pathJerome Glisse
2010-09-22r600g: disable shader rebuild optimization & account cb flush packetJerome Glisse
2010-09-22r600g: flush color buffer after draw commandJerome Glisse
2010-09-21r600g: occlusion query for new designJerome Glisse
2010-09-21r600g: directly allocate bo for user bufferJerome Glisse
2010-09-17r600g: Fix memory leak on error path.Vinson Lee
2010-09-17r600g: Fix implicit declaration warning.Vinson Lee
2010-09-17r600g: alternative command stream building from contextJerome Glisse