BizHawk/Bizware/BizHawk.Bizware.BizwareGL.O...
zeromus 1dfa0f7fc0 improve d3d shader compatibility: add workaround to replace "in sampler2D", a magic phrase which crashes the hlsl compiler, with "uniform sampler2D", a magic phrase which soothes the hlsl compiler 2015-10-20 21:21:07 -05:00
..
BizHawk.Bizware.BizwareGL.OpenTK.csproj d3d display method 2015-08-24 13:10:50 -05:00
GraphicsControl_TK.cs workarounds for lousy intel gpus 2014-04-26 21:55:04 +00:00
IGL_TK.cs improve d3d shader compatibility: add workaround to replace "in sampler2D", a magic phrase which crashes the hlsl compiler, with "uniform sampler2D", a magic phrase which soothes the hlsl compiler 2015-10-20 21:21:07 -05:00
RetroShader.cs d3d display method 2015-08-24 13:10:50 -05:00