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
29871f72f1a1dd641069615743a2e425225f1c0d
Select Git revision
0 results
pixel
Author
Search by author
Any Author
authors
0 authors
Jan 05, 2017
minor change
· 29871f72
faiface
authored
8 years ago
29871f72
redundant code reduction
· 5baac913
faiface
authored
8 years ago
5baac913
Jan 04, 2017
introduce new Target/Triangles/Drawer abstraction (very cool!)
· 4541fe2c
faiface
authored
8 years ago
4541fe2c
optimize NRGBA conversion
· d52be83e
faiface
authored
8 years ago
d52be83e
Jan 01, 2017
backup before reinstall
· cafda2cf
faiface
authored
8 years ago
cafda2cf
Dec 31, 2016
remove support for indices in vertex array
· 69032cdc
faiface
authored
8 years ago
69032cdc
update doc
· db0d646c
faiface
authored
8 years ago
db0d646c
remove Doer and replace with BeginEnder
· 2b6205fe
faiface
authored
8 years ago
2b6205fe
Dec 30, 2016
same for pixelgl
· 727c9bd7
faiface
authored
8 years ago
727c9bd7
normalized most of lines to <=100 chars
· 90962779
faiface
authored
8 years ago
90962779
Dec 23, 2016
add own NRGBA color format
· fefa1846
faiface
authored
8 years ago
fefa1846
Dec 21, 2016
rename all XyNum -> NumXys (number of Xy)
· 33eb8496
faiface
authored
8 years ago
33eb8496
fix typo
· bb8a82db
faiface
authored
8 years ago
bb8a82db
add texture smoothiness
· 4950d7d0
faiface
authored
8 years ago
4950d7d0
rename Mat3->Mat, InvMat3->InvMat in Transform
· 074d1ced
faiface
authored
8 years ago
074d1ced
add InvMat3, Project and Unproject methods to Transform
· 45c2dd9b
faiface
authored
8 years ago
45c2dd9b
add input handling methods (keyboard, mouse)
· 9a7a73b9
faiface
authored
8 years ago
9a7a73b9
Dec 20, 2016
fix NewMultiShape
· ef0c51a4
faiface
authored
8 years ago
ef0c51a4
simplify NewMultiShape
· e54a3b8f
faiface
authored
8 years ago
e54a3b8f
add VertexArray.Vertex and VertexArray.Vertices methods
· 981fb91c
faiface
authored
8 years ago
981fb91c
add fast VertexArray.SetVertex and VertexArray.Set methods
· 800add15
faiface
authored
8 years ago
800add15
Dec 19, 2016
heavily optimize AttrType.Size by removing redundant map
· 6986e8a0
faiface
authored
8 years ago
6986e8a0
add getters to Transform
· 6ef42cf1
faiface
authored
8 years ago
6ef42cf1
change Picture receiver to pointer
· e616db81
faiface
authored
8 years ago
e616db81
Dec 18, 2016
remove destructors, instead SetFinalizer
· 303c66d2
faiface
authored
8 years ago
303c66d2
add MultiShape
· 5f657baf
faiface
authored
8 years ago
5f657baf
Dec 17, 2016
add Picture.IsNil method
· 24608a60
faiface
authored
8 years ago
24608a60
add default uniform values in default window shader
· 12a6bd1e
faiface
authored
8 years ago
12a6bd1e
add Window.DefaultShader
· 947cb02f
faiface
authored
8 years ago
947cb02f
Dec 16, 2016
fix shader creation in window
· 1c8297b7
faiface
authored
8 years ago
1c8297b7
remove unnecessary window.Do from window methods
· ddfede84
faiface
authored
8 years ago
ddfede84
add gitignore
· 1ee93eec
faiface
authored
8 years ago
1ee93eec
execute monitor stuff on main thread
· 8cd8d6d1
faiface
authored
8 years ago
8cd8d6d1
Dec 15, 2016
remove vertex usage option
· 2524fcc4
faiface
authored
8 years ago
2524fcc4
add VertexArray.Indices
· 560e7951
faiface
authored
8 years ago
560e7951
adoprt universal AttrFormat
· 2aaab88e
faiface
authored
8 years ago
2aaab88e
optimize binder
· 4ae2d2c7
faiface
authored
8 years ago
4ae2d2c7
minor change
· 9e29fde8
faiface
authored
8 years ago
9e29fde8
Dec 14, 2016
another defer optimization
· 6f57d403
faiface
authored
8 years ago
6f57d403
optimize deffers
· 86e64b6f
faiface
authored
8 years ago
86e64b6f
Loading