Jay Oster
b185ec32e9
Initial WebGL2 support. ( #218 )
...
Co-authored-by: MarkAnthonyM <37249494+MarkAnthonyM@users.noreply.github.com>
2021-11-16 11:37:56 -08:00
Jay Oster
480764ed5a
Add funding link for Patreon ( #184 )
2021-07-17 16:14:15 -07:00
Jay Oster
355448a7f1
Update egui-winit example dependencies ( #167 )
...
* Update egui-winit example dependencies
* Update MSRV
2021-05-12 18:50:33 -07:00
Jay Oster
316400e6e0
Prepare release 0.3.0 ( #159 )
...
* Try to fix CI by updating MSRV
* Prepare release
2021-05-05 00:48:25 -07:00
Jay Oster
161b448a18
Add egui
example. ( #146 )
2021-03-09 01:40:24 -08:00
JMS55
f2d4a4f084
Upgrade to wgpu 0.7 ( #134 )
...
Co-authored-by: Jay Oster <jay@kodewerx.org>
2021-02-28 15:29:36 -08:00
Jay Oster
c522d12e0e
Fix build for imgui-winit
example ( #138 )
...
- The dependencies are a mess!
- Had to fork `imgui-wgpu`, which sits between 0.12 and 0.13 (has support for `winit` 0.24, but not `wgpu` 0.7)
- This is a temporary fix for CI, until https://github.com/Yatekii/imgui-wgpu-rs/pull/44 is merged and a new release of `imgui-wgpu` is out
- The WIP `wgpu` 0.7 update in https://github.com/parasyte/pixels/pull/134 will be needed for `imgui-wgpu` 0.14
- Update MSRV for `imgui` 0.7
2021-02-06 13:13:04 -08:00
Jay Oster
0a893d6eff
Update all dependencies ( #130 )
2021-01-05 18:20:36 -08:00
Jay Oster
efb64078ec
CI improvements ( #132 )
...
- Run Cargo check against the entire workspace
- Use minimal toolchain profile for lints
2020-12-27 06:35:17 -08:00
Jay Oster
f85145d774
Test all crates in the workspace ( #127 )
...
* Test all crates in the workspace
* Fix tests for Rust 1.41.0
2020-12-10 20:00:13 -08:00
Jay Oster
e5f92519f1
Fix cron schedule to run only at midnight weekly ( #120 )
...
- Was running every minute of the day on Sunday, whoops!
2020-09-20 01:00:20 -07:00
Jay Oster
755b1fed28
Add environment variable overrides for wgpu::PowerPreference
( #94 )
...
* Add environment variable overrides for `wgpu::PowerPreference`
* Bump MSRV
2020-07-17 17:31:16 -07:00
Jay Oster
4098df59f6
Fix github actions ( #74 )
...
* Try to fix github actions
* Fix typos
2020-04-18 14:58:42 -07:00
Bernardo Meurer
d88b4520f8
ci: move to github actions ( #61 )
2020-04-13 13:15:46 -07:00
Jay Oster
6a2c1426fc
Add sponsors button
2019-11-02 20:17:13 -07:00