You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2023. It is now read-only.
Rename module to github.com/elgopher/pixiq
Recently Github user name jacekolszak was changed to elgopher. Change the Go module accordingly. From `github.com/jacekolszak/pixiq` to `github.com/elgopher/pixiq`
Add GL blender (#100)
* Add GL blender
* Add Width() and Height() to AcceleratedImage
* Add test verifying if Modify overrides pixels modified in RAM
* Disable checkptr in tests
* Add usage to FloatVertexBuffer
* Make Color pre-multiplied