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
e8aa765ed38d5a2297a64516db2e567f23bddee9
Select Git revision
0 results
pixel
pixelgl
util.go
Author
Search by author
Any Author
authors
0 authors
Mar 13, 2017
change Rect to have Min, Max instead of Pos, Size
· 203adc91
faiface
authored
8 years ago
203adc91
Mar 07, 2017
implement Picture for Canvas
· f65ea40e
faiface
authored
8 years ago
f65ea40e
Mar 06, 2017
replace Transform by much simpler Matrix
· f0394ec7
faiface
authored
8 years ago
f0394ec7
Mar 05, 2017
big big commit - rework whole pixelgl
· 69a3c17c
faiface
authored
8 years ago
69a3c17c
Feb 22, 2017
change fundamental interfaces (add Picture)
· 6dc55b87
faiface
authored
8 years ago
6dc55b87
move OpenGL specific stuff to pixelgl (except for Picture)
· dbd90a0b
faiface
authored
8 years ago
dbd90a0b
Jan 14, 2017
add support for Picture slicing (Batch and Window)
· c9f44578
faiface
authored
8 years ago
c9f44578
Jan 12, 2017
add Copy method to Triangles interface
· f7fe00fe
faiface
authored
8 years ago
f7fe00fe
Dec 23, 2016
add own NRGBA color format
· fefa1846
faiface
authored
8 years ago
fefa1846
Dec 01, 2016
change float64 to float32 in colorToRGBA
· 7446bec5
faiface
authored
8 years ago
7446bec5
Nov 24, 2016
doc fix
· ea2ed1bc
faiface
authored
8 years ago
ea2ed1bc
use Color from image/color
· 5e909b3f
faiface
authored
8 years ago
5e909b3f
Loading