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
56e5dcf59314abe0068e3847cd3abb756a8d87a2
Select Git revision
0 results
pixel
Author
Search by author
Any Author
authors
0 authors
Apr 22, 2017
fix grammar in readme
· 56e5dcf5
faiface
authored
7 years ago
56e5dcf5
add feature to readme
· 91ecf9ee
faiface
authored
7 years ago
91ecf9ee
reorder features in readme
· fbe1db6f
faiface
authored
7 years ago
fbe1db6f
add feature to readme
· d037091f
faiface
authored
7 years ago
d037091f
fix typo in readme
· b4ba58d4
faiface
authored
7 years ago
b4ba58d4
change tutorial part in readme
· ece4dd1d
faiface
authored
7 years ago
ece4dd1d
add stunning readme (contributing part missing)
· 812c2b5d
faiface
authored
7 years ago
812c2b5d
temporarily fix issue #1
· 639bd443
faiface
authored
7 years ago
639bd443
Apr 21, 2017
remove debug print
· d214312c
faiface
authored
7 years ago
d214312c
fix Canvas drawing when bounds don't start at (0, 0)
· 7b7b663f
faiface
authored
7 years ago
7b7b663f
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
Loading