move experimental code to old/
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 7 Oct 2020 14:02:57 +0000 (16:02 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 7 Oct 2020 14:02:57 +0000 (16:02 +0200)
old/Cargo.toml [moved from Cargo.toml with 100% similarity]
old/README.md [moved from README.md with 100% similarity]
old/sdl-patches/0001-remove-not-really-needed-dependencies.patch [moved from sdl-patches/0001-remove-not-really-needed-dependencies.patch with 100% similarity]
old/sdl-patches/0002-remove-obsolete-directives.patch [moved from sdl-patches/0002-remove-obsolete-directives.patch with 100% similarity]
old/sdl-patches/0003-audio-make-audio-callback-a-trait-instead-of-a-funct.patch [moved from sdl-patches/0003-audio-make-audio-callback-a-trait-instead-of-a-funct.patch with 100% similarity]
old/sdl-patches/0004-video-add-YUV-overlay-support.patch [moved from sdl-patches/0004-video-add-YUV-overlay-support.patch with 100% similarity]
old/src/main.rs [moved from src/main.rs with 100% similarity]

similarity index 100%
rename from Cargo.toml
rename to old/Cargo.toml
similarity index 100%
rename from README.md
rename to old/README.md
similarity index 100%
rename from src/main.rs
rename to old/src/main.rs