Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
libshadertoy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HUYNH Danh
libshadertoy
Graph
2ba0f9b7be586294c5a2ca9116afe449ea455456
Select Git revision
Branches
2
develop
master
default
protected
Tags
20
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
PFE
v0.0.1
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Apr
16
13
12
11
9
7
6
5
2
13
Mar
12
21
Feb
16
8
7
6
2
15
Dec
14
13
1
30
Nov
29
21
20
15
23
Oct
20
13
12
4
25
Jul
21
20
19
18
17
13
12
3
26
Jun
17
15
9
8
7
6
31
May
29
18
17
16
5
4
3
2
25
Apr
24
11
10
7
6
5
4
30
Mar
23
21
20
14
7
6
3
2
1
28
Feb
27
24
23
22
21
20
17
16
15
revert back to 9edb62c6
master
master
replace all code by version 1.0.2rc
merge with master version 1.0.2rc
Fix example50 program dumping
develop
develop
Remove references to boost::log from examples
Better error checking for rendering size
Fix access level of render_context callbacks
Abstract functionality of toy_buffer into buffer_base
Export GIT_PREFIX from Makfile
Fix nullglob for autopkgtest
Fix Makefile version parsing
Fix mk-build-deps confirmation
Better CI support for packages and source builds
Add build status to README.md
Add image loading test
Add support for EXR
Verbose buildpackage
Don't enforce dependencies for source package build
Fix source package and concurrent builds
Add git prefix support for Jenkins
Add Makefile to build packages in parallel
Keep test artifacts on failure
Bundle spdlog instead of using OS version
Add clang-format
Add args to 50-shadertoy test
Make test.sh compile and fail on errors
Fix unused config in toy_buffer::init
Replace boost::log with spdlog
Fix screenTexture binding filter mode
Fix ordering of parameters to load_remote in 50-shadertoy
Properly use CMake message
Remove extra message in CMakeLists
Make test.sh take a test file as an argument
WIP: 60-xscreensaver automated test
Extract binary dumping functionality to utils namespace
WIP: 50-shadertoy automated test
Add install step to test script
Fix example15 test script
Fix examples following b1ae393
Fix buffer parameter handling, add mipmap buffers
Loading