Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pixel
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
nproject
pixel
Commits
f16eb8271e9103ca31354fbb1b0eaccd843e0cf1
Select Git revision
0 results
pixel
picture.go
Author
Search by author
Any Author
authors
0 authors
Jan 22, 2017
fix Picture.Image
· f16eb827
faiface
authored
8 years ago
f16eb827
add Picture.Image method
· 9228a554
faiface
authored
8 years ago
9228a554
flip image in Picture to make it correct
· 8e1359b4
faiface
authored
8 years ago
8e1359b4
Jan 20, 2017
minor change
· d905c044
faiface
authored
8 years ago
d905c044
always convert image in NewPicture (Bounds)
· 5daaad80
faiface
authored
8 years ago
5daaad80
minor change (rename variables)
· 6cb3121d
faiface
authored
8 years ago
6cb3121d
fix - convert image in Picture to NRGBA, not RGBA
· e34970d5
faiface
authored
8 years ago
e34970d5
adopt github.com/faiface/mainthread package + frame prototype
· 7a7b2f25
faiface
authored
8 years ago
7a7b2f25
Jan 15, 2017
remove error return value from NewTexture
· 7a4fce3b
faiface
authored
8 years ago
7a4fce3b
Jan 06, 2017
fix Picture creation optimization
· b86e0470
faiface
authored
8 years ago
b86e0470
Jan 05, 2017
optimize picture constructor for RGBA images
· f175b58d
faiface
authored
8 years ago
f175b58d
remove unnecessary Window.Shader method
· 5b4cc5f1
faiface
authored
8 years ago
5b4cc5f1
Jan 01, 2017
backup before reinstall
· cafda2cf
faiface
authored
8 years ago
cafda2cf
Dec 30, 2016
normalized most of lines to <=100 chars
· 90962779
faiface
authored
8 years ago
90962779
Dec 21, 2016
add texture smoothiness
· 4950d7d0
faiface
authored
8 years ago
4950d7d0
Dec 19, 2016
change Picture receiver to pointer
· e616db81
faiface
authored
8 years ago
e616db81
Dec 18, 2016
remove destructors, instead SetFinalizer
· 303c66d2
faiface
authored
8 years ago
303c66d2
Dec 17, 2016
add Picture.IsNil method
· 24608a60
faiface
authored
8 years ago
24608a60
Dec 06, 2016
clarify doc
· 53cd80eb
faiface
authored
8 years ago
53cd80eb
add Picture
· 275fc034
faiface
authored
8 years ago
275fc034
Loading