diff options
| author | 2026-03-17 14:51:15 -0400 | |
|---|---|---|
| committer | 2026-03-17 14:51:15 -0400 | |
| commit | b07893ab935c25d07d81f15521a25cca769a28c1 (patch) | |
| tree | 1a50706f01c84fd70695ea8d74f89eeaf4da3bde /Shaders/notes.txt | |
| parent | a6fcd3f4c75651e08c4392dea8a77b7fed1c2fe5 (diff) | |
| download | WorldTuningTool-b07893ab935c25d07d81f15521a25cca769a28c1.tar.gz WorldTuningTool-b07893ab935c25d07d81f15521a25cca769a28c1.tar.bz2 WorldTuningTool-b07893ab935c25d07d81f15521a25cca769a28c1.zip | |
Cleanup notes
Signed-off-by: Andrew Opalach <andrew@akon.city>
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 |