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
37b0f0956b03cfec9111dc3ebb8130817133c128
Select Git revision
Branches
1
master
default
Tags
12
v0.10.0
v0.10.0-beta
v0.10.0-alpha
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.7
v0.6
v0.5.1
v0.5
13 results
pixel
Author
Search by author
Any Author
authors
BELLARDIE Nicolas
kiskit
LADEUILLE Guillaume
oreades
MAZEYRIE Laetitia
biscotte
SOARES Lucas
root
4 authors
Apr 14, 2017
add code for part 05 of the guide
· 37b0f095
faiface
authored
7 years ago
37b0f095
Apr 13, 2017
minor change
· 10684b6a
faiface
authored
7 years ago
10684b6a
immediate-like-mode -> immediate-mode-like
· cf666b58
faiface
authored
7 years ago
cf666b58
add imdraw package doc comment
· f325092c
faiface
authored
7 years ago
f325092c
simplify code in Rect.Resized
· 939a7692
faiface
authored
7 years ago
939a7692
fix grammar in Vec doc
· fcbc61c5
faiface
authored
7 years ago
fcbc61c5
fix grammar in Drawer doc
· e55d4908
faiface
authored
7 years ago
e55d4908
remove a bunch of unnecessary Window control methods
· b5a2c121
faiface
authored
7 years ago
b5a2c121
Apr 12, 2017
minor optimization in Sprite
· 14a01a55
faiface
authored
7 years ago
14a01a55
clarify IMDraw.Draw doc
· 3276c4e4
faiface
authored
7 years ago
3276c4e4
fix Canvas.Draw
· c61b677f
faiface
authored
7 years ago
c61b677f
add Canvas.Draw
· c9e0f726
faiface
authored
7 years ago
c9e0f726
remove accidentaly kept updateLock field from GLTriangles
· a2499cf9
faiface
authored
7 years ago
a2499cf9
Apr 11, 2017
fix type in ComposeMethod doc
· 6d2aeb64
faiface
authored
7 years ago
6d2aeb64
add ComposeMethod.Compose
· 34a6d020
faiface
authored
7 years ago
34a6d020
move ComposeTarget to separate file
· 9b624ae4
faiface
authored
7 years ago
9b624ae4
fix race condition in GLTriangles
· f2a0a19f
faiface
authored
7 years ago
f2a0a19f
Apr 10, 2017
adopt RGB and Alpha
· a5559991
faiface
authored
7 years ago
a5559991
rename ComposeDst* -> ComposeR* + add ComposePlus, ComposeCopy
· aa2c560d
faiface
authored
7 years ago
aa2c560d
Apr 09, 2017
fix compile error
· 4eca5f2d
faiface
authored
7 years ago
4eca5f2d
remove smooth argument from Canvas constructor
· 4374bb7b
faiface
authored
7 years ago
4374bb7b
fix drawing onto Canvas
· 3fa31cda
faiface
authored
7 years ago
3fa31cda
add Window.SetComposeMethod
· 219559cf
faiface
authored
7 years ago
219559cf
add Canvas.SetComposeMethod
· 3d3f1c6e
faiface
authored
7 years ago
3d3f1c6e
add missing ComposeDstOver mode
· 58e8b8f8
faiface
authored
7 years ago
58e8b8f8
add ComposeTarget interface
· 13b9e6ae
faiface
authored
7 years ago
13b9e6ae
fix spelling in doc
· 9e8697cd
faiface
authored
7 years ago
9e8697cd
use glhf.BlendFunc
· 134fe2bf
faiface
authored
7 years ago
134fe2bf
adjust RGB doc
· 9df8a376
faiface
authored
7 years ago
9df8a376
add RGB and Alpha functions
· a081d5b0
faiface
authored
7 years ago
a081d5b0
replace NRGBA to RGBA because Porter-Duff (!!!)
· 32ae09e1
faiface
authored
7 years ago
32ae09e1
add code for 04 guide
· 317cfb17
faiface
authored
7 years ago
317cfb17
fix obsolete Batch doc
· a9e6f413
faiface
authored
7 years ago
a9e6f413
Apr 08, 2017
fix typo in Window doc
· 9cbce8f6
faiface
authored
7 years ago
9cbce8f6
Apr 07, 2017
adjust WindowConfig doc, more consistent with the rest
· e3f7901f
faiface
authored
7 years ago
e3f7901f
Apr 05, 2017
fix GLFrame.SetBounds to not reallocate when not necessary
· ee19c6b3
faiface
authored
7 years ago
ee19c6b3
Apr 04, 2017
fix Matrix.String
· 5ad013b2
faiface
authored
8 years ago
5ad013b2
add Matrix.String
· 7fdf8c0d
faiface
authored
8 years ago
7fdf8c0d
minor change
· 3a25f78b
faiface
authored
8 years ago
3a25f78b
Apr 03, 2017
update code for 03 guide
· ad733f59
faiface
authored
8 years ago
ad733f59
Loading