wined3d: Don't use GL_ARB_map_buffer_range for now.
commit481aca47ad649297e5435d0f4c7466fd70aa702f
authorStefan Dösinger <stefan@e195-194.eduroam.tuwien.ac.at>
Wed, 5 May 2010 11:02:07 +0000 (5 13:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 May 2010 11:45:16 +0000 (10 13:45 +0200)
tree73df050c8a216e568639adca84a2ebb7e8fc98f8
parentb98f916dae61ff2f99482797e1e6cb77d2de02bc
wined3d: Don't use GL_ARB_map_buffer_range for now.

There are numerous problems with this extension, and there are no
visible upsides. In the best case dynamic VBOs are just as fast as no
VBO at all.
dlls/wined3d/buffer.c