diff options
Diffstat (limited to 'Shaders/notes.txt')
| -rw-r--r-- | Shaders/notes.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Shaders/notes.txt b/Shaders/notes.txt deleted file mode 100644 index a2e172b..0000000 --- a/Shaders/notes.txt +++ /dev/null @@ -1,11 +0,0 @@ -# FXAA Source -https://web.archive.org/web/20120121124756/https://docs.google.com/leaf?id=0B2manFVVrzQAOWUwODM1YmQtNmEwOC00ZDBlLThlYzMtYzE4ZDM1ZjRlMzMx&hl=en_US -https://gist.githubusercontent.com/kosua20/0c506b81b3812ac900048059d2383126/raw/9c1f4b97ea5a2ac4bf632fff509f64d7dff0e96a/gistfile1.txt -# Both sources identical and contain this final patch. -https://web.archive.org/web/20120121124756/http://timothylottes.blogspot.com/2011/08/fxaa-311-bug-fixes-for-360.html - -# Links -https://github.com/bo3b/3Dmigoto -https://stackoverflow.com/questions/74722423/i-need-a-source-of-information-about-directxs-assembler -https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/registers---cs-5-0 -https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-to-load |