Add fragment shader execution time query support
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- examples/50-shadertoy/main.cpp 56 additions, 27 deletionsexamples/50-shadertoy/main.cpp
- include/shadertoy/OpenGL/OpenGL.hpp 1 addition, 0 deletionsinclude/shadertoy/OpenGL/OpenGL.hpp
- include/shadertoy/OpenGL/Query.hpp 61 additions, 0 deletionsinclude/shadertoy/OpenGL/Query.hpp
- include/shadertoy/RenderContext.hpp 9 additions, 0 deletionsinclude/shadertoy/RenderContext.hpp
- include/shadertoy/ToyBuffer.hpp 13 additions, 0 deletionsinclude/shadertoy/ToyBuffer.hpp
- include/shadertoy/pre.hpp 3 additions, 0 deletionsinclude/shadertoy/pre.hpp
- src/OpenGL/Query.cpp 30 additions, 0 deletionssrc/OpenGL/Query.cpp
- src/RenderContext.cpp 11 additions, 0 deletionssrc/RenderContext.cpp
- src/ToyBuffer.cpp 23 additions, 0 deletionssrc/ToyBuffer.cpp
Loading
Please register or sign in to comment