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
acb14d8c9a73fed38d074c4676c1c99f6bc733ba
Select Git revision
0 results
pixel
Author
Search by author
Any Author
authors
0 authors
Apr 21, 2017
minor change in pixel package doc
· acb14d8c
faiface
authored
7 years ago
acb14d8c
add pixelgl package doc
· 00bd0fe9
faiface
authored
7 years ago
00bd0fe9
minor change in pixel package doc
· 86ecc75e
faiface
authored
7 years ago
86ecc75e
add pixel doc
· aa22fe0d
faiface
authored
7 years ago
aa22fe0d
remove commented code
· 66372773
faiface
authored
7 years ago
66372773
Apr 20, 2017
fix drawing non-closed lines in IMDraw
· ac61175a
faiface
authored
7 years ago
ac61175a
Apr 15, 2017
simplify code in IMDraw
· fc2a7a8a
faiface
authored
7 years ago
fc2a7a8a
add IMDraw.Rectangle
· 9d48c4a8
faiface
authored
7 years ago
9d48c4a8
minor change
· 73cb8ef7
faiface
authored
7 years ago
73cb8ef7
fix typo in Alpha doc
· 2b83dae1
faiface
authored
7 years ago
2b83dae1
Apr 13, 2017
minor change
· 79b6412a
faiface
authored
7 years ago
79b6412a
immediate-like-mode -> immediate-mode-like
· f0303c27
faiface
authored
7 years ago
f0303c27
add imdraw package doc comment
· 7939b1fd
faiface
authored
7 years ago
7939b1fd
simplify code in Rect.Resized
· 80305953
faiface
authored
7 years ago
80305953
fix grammar in Vec doc
· 9472b915
faiface
authored
7 years ago
9472b915
fix grammar in Drawer doc
· 4abba37a
faiface
authored
7 years ago
4abba37a
remove a bunch of unnecessary Window control methods
· 4ce6e2b3
faiface
authored
7 years ago
4ce6e2b3
Apr 12, 2017
minor optimization in Sprite
· 0bfc4cd0
faiface
authored
7 years ago
0bfc4cd0
clarify IMDraw.Draw doc
· b2819732
faiface
authored
7 years ago
b2819732
fix Canvas.Draw
· 87b57f21
faiface
authored
7 years ago
87b57f21
add Canvas.Draw
· cb9e9363
faiface
authored
7 years ago
cb9e9363
remove accidentaly kept updateLock field from GLTriangles
· bce553ae
faiface
authored
7 years ago
bce553ae
Apr 11, 2017
fix type in ComposeMethod doc
· 592eb4b8
faiface
authored
8 years ago
592eb4b8
add ComposeMethod.Compose
· af6241d0
faiface
authored
8 years ago
af6241d0
move ComposeTarget to separate file
· 02e00905
faiface
authored
8 years ago
02e00905
fix race condition in GLTriangles
· 41e5e8ca
faiface
authored
8 years ago
41e5e8ca
Apr 10, 2017
adopt RGB and Alpha
· 3e65588e
faiface
authored
8 years ago
3e65588e
rename ComposeDst* -> ComposeR* + add ComposePlus, ComposeCopy
· 5d82c3cd
faiface
authored
8 years ago
5d82c3cd
Apr 09, 2017
fix compile error
· 8489bdad
faiface
authored
8 years ago
8489bdad
remove smooth argument from Canvas constructor
· c2633848
faiface
authored
8 years ago
c2633848
fix drawing onto Canvas
· 8379e17c
faiface
authored
8 years ago
8379e17c
add Window.SetComposeMethod
· 5be03c8b
faiface
authored
8 years ago
5be03c8b
add Canvas.SetComposeMethod
· 30681534
faiface
authored
8 years ago
30681534
add missing ComposeDstOver mode
· c1d00085
faiface
authored
8 years ago
c1d00085
add ComposeTarget interface
· 8da51853
faiface
authored
8 years ago
8da51853
fix spelling in doc
· bb7b98ed
faiface
authored
8 years ago
bb7b98ed
use glhf.BlendFunc
· 9238e701
faiface
authored
8 years ago
9238e701
adjust RGB doc
· ed8abc4d
faiface
authored
8 years ago
ed8abc4d
add RGB and Alpha functions
· e0615451
faiface
authored
8 years ago
e0615451
replace NRGBA to RGBA because Porter-Duff (!!!)
· f4916a42
faiface
authored
8 years ago
f4916a42
Loading