Files
mesa/src
Marek Olšák cd9bbb3935 u_vbuf_mgr: rework user buffer uploads
- first determine the buffer range to upload for each buffer by walking over
  vertex elements
- take buffer_offset into account
- take src_offset into account
- take src_format into account in more places
- don't just blindly upload (stride*count) bytes

NOTE: This is a candidate for the 7.11 branch.
2011-09-26 15:25:05 +02:00
..
2011-09-20 17:44:15 +08:00
2011-01-12 16:54:21 +00:00
2011-09-24 19:37:13 -07:00
2011-09-20 20:41:57 +01:00
2011-09-20 20:50:48 +01:00