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
562f5e19c992bd975c6e14042353f45530df211b
Select Git revision
0 results
pixel
batch.go
Author
Search by author
Any Author
authors
0 authors
Mar 14, 2017
minor doc change
· 6292035c
faiface
authored
8 years ago
6292035c
add Batch.Dirty
· 6f735df6
faiface
authored
8 years ago
6f735df6
rename ZM -> IM
· 35a14c2d
faiface
authored
8 years ago
35a14c2d
Mar 08, 2017
fix Batch
· da155895
faiface
authored
8 years ago
da155895
better error messages %T -> (%T)
· a1e7f9bf
faiface
authored
8 years ago
a1e7f9bf
minor changes
· b0d42332
faiface
authored
8 years ago
b0d42332
Mar 06, 2017
minor change
· 741df929
faiface
authored
8 years ago
741df929
replace Transform by much simpler Matrix
· f0394ec7
faiface
authored
8 years ago
f0394ec7
Mar 05, 2017
return pointers from constructors of Triangles/PictureData
· c91d49da
faiface
authored
8 years ago
c91d49da
Feb 28, 2017
minor changes
· 7f7912cc
faiface
authored
8 years ago
7f7912cc
Feb 24, 2017
fix a bug + doc
· 589becbc
faiface
authored
8 years ago
589becbc
adapt Batch to Picture
· 7e099884
faiface
authored
8 years ago
7e099884
Feb 23, 2017
add Drawer struct
· c1843b86
faiface
authored
8 years ago
c1843b86
Feb 22, 2017
change fundamental interfaces (add Picture)
· 6dc55b87
faiface
authored
8 years ago
6dc55b87
Jan 28, 2017
rework Triangles API and adapt it
· 63339235
faiface
authored
8 years ago
63339235
Jan 25, 2017
improve doc in pixel
· bc97fa00
faiface
authored
8 years ago
bc97fa00
Jan 14, 2017
add support for Picture slicing (Batch and Window)
· c9f44578
faiface
authored
8 years ago
c9f44578
Jan 12, 2017
optimize batch draw (reduce allocations)
· c8627e1e
faiface
authored
8 years ago
c8627e1e
add Picture correctness check in Batch.SetPicture
· 268e1b72
faiface
authored
8 years ago
268e1b72
implement Batch
· c12e7633
faiface
authored
8 years ago
c12e7633
Loading