pcsx2/plugins/GSdx/res
gregory.hainaut e80b002929 gsdx ogl: Flush various pending work
* try to use more subroutine on VS&PS, unfortunately hit a driver crash!
* Call Attach/DetachContext through GSDevice so I can unmap currently mapped buffer
* Implement glsl part of GL_ARB_bindless texture, again hit another driver crash!
* various fix of GL_ARB_buffer_storage. Basic benchmark show only improvement on 'cold' case, I guess it will improve smoothness
* try to fix GL_clear_texture, no success so far. It seem the extension is limited to basic texture (aka no depth/stencil)



git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5752 96395faa-99c1-11dd-bbfe-3dabce05a288
2013-10-24 20:54:27 +00:00
..
convert.fx GSDX: reduce precision requirement for DATE, partially fixes Intel GPUs. (Not sure exactly what's going on here, I think that 0x80 as a 8 bit unorm isn't exactly the same as 128.f/255 but I don't know whether it's required to be... we can just play safe on this anyway). 2012-08-06 17:38:28 +00:00
convert.glsl gsdx ogl: Flush various pending work 2013-10-24 20:54:27 +00:00
cs.fx Set some svn:eol-style properties. 2012-04-23 18:56:22 +00:00
fxaa.fx gsdx ogl: Flush various pending work 2013-10-24 20:54:27 +00:00
glsl_source.h gsdx ogl: Flush various pending work 2013-10-24 20:54:27 +00:00
interlace.fx GSdx: FXAA 3.10, page up key activates it 2011-07-25 11:16:01 +00:00
interlace.glsl gsdx ogl: Flush various pending work 2013-10-24 20:54:27 +00:00
logo-ogl.bmp gsdx-ogl: All the Windows versions get a fancy logo on top, so... 2012-01-08 04:59:29 +00:00
logo9.bmp git-svn-id: http://pcsx2.googlecode.com/svn/trunk@411 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:15:15 +00:00
logo10.bmp git-svn-id: http://pcsx2.googlecode.com/svn/trunk@411 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:15:15 +00:00
merge.fx gsdx: add svn:eol-style metadata 2011-02-19 10:57:28 +00:00
merge.glsl gsdx ogl: Flush various pending work 2013-10-24 20:54:27 +00:00
shadeboost.fx Set some svn:eol-style properties. 2012-04-23 18:56:22 +00:00
shadeboost.glsl gsdx ogl: Flush various pending work 2013-10-24 20:54:27 +00:00
tfx.fx GSdx: DX9 hardware fix for the new hack. 2013-02-12 12:08:46 +00:00
tfx.glsl gsdx ogl: Flush various pending work 2013-10-24 20:54:27 +00:00