replace all code by version 1.0.2rc
Showing
- debian/libshadertoy0.install 0 additions, 1 deletiondebian/libshadertoy0.install
- examples/00-build/CMakeLists.txt 0 additions, 29 deletionsexamples/00-build/CMakeLists.txt
- examples/00-build/README.md 0 additions, 18 deletionsexamples/00-build/README.md
- examples/00-build/main.cpp 0 additions, 49 deletionsexamples/00-build/main.cpp
- examples/10-gradient/CMakeLists.txt 0 additions, 29 deletionsexamples/10-gradient/CMakeLists.txt
- examples/10-gradient/README.md 0 additions, 17 deletionsexamples/10-gradient/README.md
- examples/10-gradient/main.cpp 0 additions, 135 deletionsexamples/10-gradient/main.cpp
- examples/10-gradient/shader.glsl 0 additions, 5 deletionsexamples/10-gradient/shader.glsl
- examples/15-uniforms/CMakeLists.txt 0 additions, 30 deletionsexamples/15-uniforms/CMakeLists.txt
- examples/15-uniforms/README.md 0 additions, 17 deletionsexamples/15-uniforms/README.md
- examples/15-uniforms/main.cpp 0 additions, 183 deletionsexamples/15-uniforms/main.cpp
- examples/15-uniforms/shader.glsl 0 additions, 5 deletionsexamples/15-uniforms/shader.glsl
- examples/15-uniforms/uniforms.cpp 0 additions, 10 deletionsexamples/15-uniforms/uniforms.cpp
- examples/15-uniforms/uniforms.hpp 0 additions, 3 deletionsexamples/15-uniforms/uniforms.hpp
- examples/50-shadertoy/CMakeLists.txt 0 additions, 39 deletionsexamples/50-shadertoy/CMakeLists.txt
- examples/50-shadertoy/README.md 0 additions, 40 deletionsexamples/50-shadertoy/README.md
- examples/50-shadertoy/main.cpp 0 additions, 471 deletionsexamples/50-shadertoy/main.cpp
- examples/50-shadertoy/shader.glsl 0 additions, 5 deletionsexamples/50-shadertoy/shader.glsl
- include/shadertoy/BufferConfig.hpp 0 additions, 65 deletionsinclude/shadertoy/BufferConfig.hpp
- include/shadertoy/ContextConfig.hpp 0 additions, 34 deletionsinclude/shadertoy/ContextConfig.hpp
debian/libshadertoy0.install
deleted
100644 → 0
examples/00-build/CMakeLists.txt
deleted
100644 → 0
examples/00-build/README.md
deleted
100644 → 0
examples/00-build/main.cpp
deleted
100644 → 0
examples/10-gradient/CMakeLists.txt
deleted
100644 → 0
examples/10-gradient/README.md
deleted
100644 → 0
examples/10-gradient/main.cpp
deleted
100644 → 0
examples/10-gradient/shader.glsl
deleted
100644 → 0
examples/15-uniforms/CMakeLists.txt
deleted
100644 → 0
examples/15-uniforms/README.md
deleted
100644 → 0
examples/15-uniforms/main.cpp
deleted
100644 → 0
examples/15-uniforms/shader.glsl
deleted
100644 → 0
examples/15-uniforms/uniforms.cpp
deleted
100644 → 0
examples/15-uniforms/uniforms.hpp
deleted
100644 → 0
examples/50-shadertoy/CMakeLists.txt
deleted
100644 → 0
examples/50-shadertoy/README.md
deleted
100644 → 0
examples/50-shadertoy/main.cpp
deleted
100644 → 0
examples/50-shadertoy/shader.glsl
deleted
100644 → 0
include/shadertoy/BufferConfig.hpp
deleted
100644 → 0
include/shadertoy/ContextConfig.hpp
deleted
100644 → 0
Please register or sign in to comment