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
73cb8ef78950965526e710874236196f6f7718f9
Select Git revision
0 results
pixel
Author
Search by author
Any Author
authors
0 authors
Apr 15, 2017
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
fix obsolete Batch doc
· 7d31dd8d
faiface
authored
8 years ago
7d31dd8d
Apr 08, 2017
fix typo in Window doc
· e6af9eb3
faiface
authored
8 years ago
e6af9eb3
Apr 07, 2017
adjust WindowConfig doc, more consistent with the rest
· 5097bc9c
faiface
authored
8 years ago
5097bc9c
Apr 05, 2017
fix GLFrame.SetBounds to not reallocate when not necessary
· 8db95af8
faiface
authored
8 years ago
8db95af8
Apr 04, 2017
fix Matrix.String
· b41e117a
faiface
authored
8 years ago
b41e117a
add Matrix.String
· 49338251
faiface
authored
8 years ago
49338251
minor change
· b1350121
faiface
authored
8 years ago
b1350121
Apr 02, 2017
add Window.Color
· 1a2ca326
faiface
authored
8 years ago
1a2ca326
Loading