Include cnc-ddraw wrapper

Release 4.7
ddraw.ini settings are set to borderless fullscreen, OpenGL and nearest neighbor scaling by default
This commit is contained in:
Asdow
2022-10-15 21:13:31 +03:00
parent c89f006c8c
commit 312593d4f7
14 changed files with 2943 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
This is a package of pixel shaders intended for old school emulators.
Copyrights are held by the respective authors.
https://github.com/libretro/glsl-shaders
Note: Filename must end with "bilinear.glsl" to enable bilinear hardware filtering (GL_LINEAR)