pcsx2/plugins/GSdx/Renderers
lightningterror 9140f071f6 misc: Replace Fall through comments with c++17 attribute.
Silences warnings about not having breaks on switch cases.
Added a few missing ones too.
2020-11-02 17:39:02 +01:00
..
Common GSdx: Compare file extensions as lower-case 2020-10-16 23:29:12 +01:00
DX11 gsdx-hw: EmulateBlending -> add [[fallthrough]] attribute to switch cases. 2020-11-01 23:21:38 +01:00
HW gsdx-hw: Add ICO to automatic mipmapping. 2020-10-21 17:34:33 +02:00
Null GSdx: Made a DX11/OGL-independent blend map in GSDevice.cpp. Convert to OGL/DX11 specific constants at run time. 2019-06-13 13:25:46 +02:00
OpenGL misc: Replace Fall through comments with c++17 attribute. 2020-11-02 17:39:02 +01:00
SW GSdx 64-Bit: Fix register misinterpretation 2020-08-24 16:20:09 -05:00