0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Publish 0.69 - rendy and wgpu backends. More... over 4 years ago
Merge pull request #1331 from mitchmindtree/conrod_wgpu More... over 4 years ago
Merge pull request #1324 from worktycho/has-changed More... over 4 years ago
Merge pull request #1332 from AlexCharlton/glium-display-trait More... over 4 years ago
Revert "More consistent naming for Display methods" More... over 4 years ago
More consistent naming for Display methods More... over 4 years ago
Rename misleading swap_chain_format to dst_format More... over 4 years ago
Clarify viewport space in `Mesh::fill` documentation More... over 4 years ago
Change MSAA_SAMPLES to 4 in conrod_wgpu example More... over 4 years ago
Attempt to fix issues with conrod_wgpu rendering to hiDPI displays More... over 4 years ago
Create a Display trait for the glium backend More... over 4 years ago
Run rustfmt on conrod_wgpu src and example More... over 4 years ago
Enable MSAA for `all_winit_wgpu.rs` example More... over 4 years ago
Simplify texture view creation using default constructor More... over 4 years ago
Fix resizing and CPU usage in all_winit_wgpu example More... over 4 years ago
Add support for images in `conrod_wgpu`. Address some warnings. More... over 4 years ago
Fix alpha blending by adding blend descriptors More... over 4 years ago
Merge pull request #1329 from mitchmindtree/conrod_vulkano_mesh More... over 4 years ago
Begin implementation of the `conrod_wgpu` backend crate More... over 4 years ago
Refactor vulkano backend to take advantage of the mesh module More... over 4 years ago
Merge pull request #1327 from nthparameter/master More... over 4 years ago
Minor spelling changes in comments. More... over 4 years ago
Merge pull request #1323 from DavidPartouche/rendy More... over 4 years ago
Add has_changed method More... over 4 years ago
Merge pull request #11 from mitchmindtree/rendy_image More... over 4 years ago
Merge pull request #10 from mitchmindtree/rendy_winit More... over 4 years ago
Merge pull request #1321 from oherrala/update-deps More... over 4 years ago
Strip down `rendy` dependency feature set to the minimum required More... over 4 years ago
Remove `conrod_rendy` `image` dep in favour of the example More... over 4 years ago
Move winit conversion functions from `conrod_rendy` to `conrod_winit` More... over 4 years ago