summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_screen_buffer.h
AgeCommit message (Expand)Author
2010-07-18r300g: u_upload optimisationDave Airlie
2010-07-16r300g: do not make copies of constant buffers, emit them directlyMarek Olšák
2010-07-16r300g: rebuild winsys and command submission to support multiple contextsMarek Olšák
2010-06-14r300g: simplify reloc macrosMarek Olšák
2010-06-02r300g: store the GEM domain in buffer and texture structsMarek Olšák
2010-06-02r300g: use r300_buffer_domain everywhereMarek Olšák
2010-04-18r300g: more solid is_buffer_referenced implementationMarek Olšák
2010-04-18r300g: various other cleanupsMarek Olšák
2010-04-18r300g: remove use of c++ keywordsMarek Olšák
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-15r300g: rebuild screen/winsys interfaceDave Airlie
2010-02-22Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"Dave Airlie
2010-02-22r300g: rebuild winsys/pipe buffer handling and add buffer mapDave Airlie