This website requires JavaScript.
Explore
Help
Sign in
leyoda
/
iced-yoda
Watch
1
Star
0
Fork
You've already forked iced-yoda
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
1eb8d972ba
iced-yoda
/
glow
/
src
History
Download ZIP
Download TAR.GZ
shan
1eb8d972ba
Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradient uniforms on OpenGL side to be more performant.
2022-10-05 16:07:43 -07:00
..
quad
Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradient uniforms on OpenGL side to be more performant.
2022-10-05 16:07:43 -07:00
shader
Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradient uniforms on OpenGL side to be more performant.
2022-10-05 16:07:43 -07:00
triangle
Reduced memory transfer of OpenGL gradient uniform upload. Rearranged gradient uniforms on OpenGL side to be more performant.
2022-10-05 16:07:43 -07:00
window
Adds linear gradient support to 2D meshes in the canvas widget.
2022-09-29 11:15:35 -07:00
backend.rs
Reworked wgpu buffers, updated glow side to have proper transform location storage, attempting to fix visibility modifiers, implemented some of the feedback received in initial PR.
2022-10-04 18:24:46 -07:00
lib.rs
Fix further
clippy
lints
2022-07-09 18:03:59 +02:00
program.rs
Address Clippy lints
2022-07-09 17:07:38 +02:00
quad.rs
Add
Shader
and
Version
2022-01-19 22:08:41 -03:00
settings.rs
Add logging to window and context creation
2022-05-02 16:03:08 -03:00
text.rs
Address Clippy lints
2022-07-09 17:07:38 +02:00
triangle.rs
Readjusted namespaces, removed Geometry example as it's no longer relevant.
2022-10-05 10:49:58 -07:00
window.rs
Rename
window::Backend
to
Compositor
2020-05-19 20:01:55 +02:00