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
Admin message
Bou !
🐤
Show more breadcrumbs
nproject
pixel
Commits
538ad90185a138802511997e8a11b4f873c003dd
Select Git revision
0 results
pixel
Author
Search by author
Any Author
authors
0 authors
Mar 26, 2017
add code for 01_creating_a_window guide
· 538ad901
faiface
authored
7 years ago
538ad901
Mar 25, 2017
remove auto norm from R (Rect constructor)
· 5d98f28c
faiface
authored
7 years ago
5d98f28c
Mar 23, 2017
adopt new ToNRGBA function
· 379b4df6
faiface
authored
7 years ago
379b4df6
add ToNRGBA function for performance
· 6eeff667
faiface
authored
7 years ago
6eeff667
add Sprite.Matrix and Sprite.ColorMask getters
· 3cfa3a53
faiface
authored
7 years ago
3cfa3a53
minor code change
· 7454bf72
faiface
authored
7 years ago
7454bf72
add Sprite.SetMatrix and Sprite.SetColorMask
· cee897e1
faiface
authored
7 years ago
cee897e1
rename graphics.go -> sprite.go
· af76ff17
faiface
authored
7 years ago
af76ff17
add support for one point lines in imdraw
· fb8424cd
faiface
authored
7 years ago
fb8424cd
add Vec.WithX/WithY and Rect.WithMin/WithMax
· 4bebc7e6
faiface
authored
7 years ago
4bebc7e6
fix 0 vector len + fix imdraw polyline
· 4619398b
faiface
authored
7 years ago
4619398b
Mar 22, 2017
improve imdraw doc
· 0585b0af
faiface
authored
7 years ago
0585b0af
Mar 21, 2017
move IMDraw to separate package
· 5e698c63
faiface
authored
7 years ago
5e698c63
Mar 20, 2017
rename PictureData.Offset -> Index
· 118bd03b
faiface
authored
7 years ago
118bd03b
fix bug in Canvas.MakeTriangles
· 4b17773a
faiface
authored
7 years ago
4b17773a
make PictureData.Offset exported
· b4adc875
faiface
authored
7 years ago
b4adc875
heavily optimize Canvas.MakePicture with PictureData
· 4c526867
faiface
authored
7 years ago
4c526867
Mar 19, 2017
significantly lower memory usage of PictureData
· bf5ff044
faiface
authored
7 years ago
bf5ff044
optimize color.NRGBA -> pixel.NRGBA conversion
· 1be88eeb
faiface
authored
7 years ago
1be88eeb
fix updating Batch's TargetTriangles
· 0b5c3f21
faiface
authored
7 years ago
0b5c3f21
Mar 18, 2017
add Matrix.Chained
· bec6bdca
faiface
authored
7 years ago
bec6bdca
fix bug with matrix and mask in IMDraw
· 1ff57ffb
faiface
authored
7 years ago
1ff57ffb
fix bug in IMDraw.Push
· 562f5e19
faiface
authored
7 years ago
562f5e19
add IMDraw type doc
· 039b4f17
faiface
authored
7 years ago
039b4f17
add IMDraw drawing methods
· 3aa54784
faiface
authored
7 years ago
3aa54784
remove Vec.YX because it's unreadable
· 2e8f5fb0
faiface
authored
7 years ago
2e8f5fb0
add Vec.YX
· 31d4f081
faiface
authored
7 years ago
31d4f081
Mar 16, 2017
fix angle consistency in IMDraw.FillEllipseArc
· 3ed1d0ab
faiface
authored
7 years ago
3ed1d0ab
Mar 15, 2017
fix another two misspells
· 1f6d1865
faiface
authored
7 years ago
1f6d1865
fix two misspells
· 8625586b
faiface
authored
7 years ago
8625586b
minor doc change
· 04d6e176
faiface
authored
7 years ago
04d6e176
minor changes
· 19ba78bb
faiface
authored
7 years ago
19ba78bb
remove last usages of mainthread.CallVal
· 311b474e
faiface
authored
7 years ago
311b474e
one more doc bug
· cd11c39e
faiface
authored
7 years ago
cd11c39e
fix many bugs in pixelgl doc
· eab91b41
faiface
authored
7 years ago
eab91b41
fix many bugs in doc
· 6df99cdb
faiface
authored
7 years ago
6df99cdb
simplify IMDraw.Precision
· 1cecf85b
faiface
authored
7 years ago
1cecf85b
add IMDraw BasicTarget interface check
· 5cc29378
faiface
authored
7 years ago
5cc29378
make IMDraw a fully featured BasicTarget
· d11245e1
faiface
authored
7 years ago
d11245e1
add missing dot in doc
· 415fc129
faiface
authored
7 years ago
415fc129
Loading