Stefan Dösinger 014c4bfc70 wined3d: Save some memory in vertex buffers.
In most cases we're fine with the vbo and glMapBuffer and never use the actual
heap memory copy. Try to stick to just the vbo copy and avoid allocating the
extra heap memory. In case it is needed(emulation or vertex conversion), fall
back to the old double buffering mode.
2009-04-10 11:14:32 +02:00
..
2009-01-21 13:07:16 +01:00
2009-01-28 14:11:56 +01:00
2009-03-09 12:05:58 +01:00
2008-05-06 16:10:20 +02:00
2009-03-09 12:05:58 +01:00
2009-01-04 13:33:56 +01:00
2008-10-17 13:01:50 +02:00
2008-05-01 14:44:49 +02:00
2009-03-26 16:11:53 +01:00
2009-02-23 15:54:16 +01:00
2008-12-31 12:28:17 +01:00
2009-04-03 13:01:01 +02:00
2008-12-11 12:21:07 +01:00
2009-02-25 12:37:05 +01:00
2009-03-24 13:54:18 +01:00
2009-04-09 17:38:32 +02:00
2009-03-30 13:56:42 +02:00
2008-10-27 11:28:35 +01:00
2008-12-11 12:21:07 +01:00
2008-12-22 14:26:07 +01:00
2009-01-26 16:27:01 +01:00
2009-03-09 12:05:58 +01:00
2009-03-09 12:05:58 +01:00
2009-03-23 18:21:06 +01:00
2009-01-29 12:48:37 +01:00
2009-04-09 11:19:15 +02:00
2009-03-31 12:13:15 +02:00