Files
pcsx2/plugins
Gregory Hainaut 47f40ed79a gsdx-ogl: reduce pbo complexity
Copy the full line into the pbo. Dma will only take GL_UNPACK_ROW_LENGTH
- increase memcpy size by 2 in the pbo
+ single memcpy will be faster and can use sse

Enable buffer_storage extension:
* GL_CLIENT_STORAGE_BIT was required (it is the duty of TexSubImage to copy data into the GPU mem)
* Enable the extension by default
2014-11-08 21:30:14 +01:00
..
2014-10-12 01:43:30 -07:00
2014-11-08 21:30:14 +01:00
2014-10-04 11:33:34 +02:00
2014-03-25 13:31:36 +01:00
2014-03-25 13:31:36 +01:00