pcsx2/plugins/GSdx/Renderers
Gregory Hainaut 0e4c63db5d gsdx-ogl: add extensions check that might be useful in the future
Namely
* GL_ARB_multi_bind
* GL_ARB_vertex_attrib_binding
* GL_ARB_shader_storage_buffer_object
* GL_ARB_sparse_texture
* GL_ARB_sparse_texture2
* GL_ARB_compute_shader
* GL_ARB_texture_view

v2: add default option value
2019-02-07 12:34:02 +01:00
..
Common gsdx hw: use non virtual Create Texture function. 2019-02-02 22:54:30 +01:00
DX11 gsdx hw: use non virtual Create Texture function. 2019-02-02 22:54:30 +01:00
HW gsdx: Merge Sly 2 and 3 crc hacks. 2019-01-28 21:58:30 +01:00
Null gsdx-hw: Completely remove MSAA from renderer code. 2019-01-15 19:13:14 +01:00
OpenCL GSdx: Folder Reorganization. (#2657) 2018-11-16 19:41:37 +01:00
OpenGL gsdx-ogl: add extensions check that might be useful in the future 2019-02-07 12:34:02 +01:00
SW gsdx: remove dds parameter from texture save method 2018-12-30 20:13:59 +01:00