summaryrefslogtreecommitdiff
path: root/R200ToDo.mdwn
blob: d2505b04a6cd79763ac28c6e25d2bb30c936b154 (plain)
1
2
3
4
5
6
7
8
9
10


# R200 ToDo

1. Figure out various tiling on r200 (colorbuffer already done, texture tiling need some work) 
1. Abjust r200_blit.c to work between tiled/untiled surfaces 
1. Figure out how to upload and use hardware vertex buffer objects on r200 (and r100?) 
1. Add support for [[pixel_buffer_object|http://www.opengl.org/registry/specs/ARB/pixel_buffer_object.txt]] 
1. Use some "meta" code in mesa for more acceleration (glbitmaps .... ) 
...