Commit graph

  • 5543ad01fe [examples] Use instant crate's time::Instant Arman Uguray 2023-04-23 11:57:38 -07:00
  • 8a35c51289 Roll wgpu to 0.16 Arman Uguray 2023-04-23 11:56:57 -07:00
  • fa027978ed
    Merge pull request #310 from armansito/svg-timing Arman Uguray 2023-04-23 11:31:19 -07:00
  • 97250fb2dc
    Merge pull request #311 from armansito/clip-leaf-bounds-check Arman Uguray 2023-04-23 11:27:27 -07:00
  • ceeb0b33b6 [shaders] Explicitly guard writes to clip_bboxes Arman Uguray 2023-04-21 18:43:51 -07:00
  • 23f26ef2a1 [svg] Log parse and render times separately Arman Uguray 2023-04-21 18:26:25 -07:00
  • 3d83bd7fa0
    Merge pull request #307 from linebender/vello_encoding Arman Uguray 2023-04-19 12:25:42 -07:00
  • 2b0eab2bbc fix some clippy errors/warnings Arman Uguray 2023-04-18 15:15:01 -07:00
  • e9278a9253 [vello_encoding] Declare bump buffer sizes in terms of element count Arman Uguray 2023-04-18 15:02:31 -07:00
  • 4ae4177510 [vello_encoding] Fixup copyright headers Arman Uguray 2023-04-14 12:00:27 -07:00
  • fe29125a84 Remove unused WG size declarations Arman Uguray 2023-04-13 20:42:09 -07:00
  • ad82519444 [vello_encoding] Use the vello_encoding crate in the vello renderer Arman Uguray 2023-04-13 20:33:05 -07:00
  • 899ecaa430 Remove the reduced render method Arman Uguray 2023-04-13 20:31:12 -07:00
  • 0256d8a92f [vello_encoding] Minor clean ups and correctness fixes Arman Uguray 2023-04-13 20:24:20 -07:00
  • 6d2b98cade [vello_encoding] Re-export vello_encoding::Glyph from vello Arman Uguray 2023-04-13 20:22:17 -07:00
  • 3ff490fc13 [vello_encoding] Declare padding in binding types to match WGSL layout Arman Uguray 2023-04-13 20:17:19 -07:00
  • 9f27fae64e capture computation of workgroup and buffer sizes Chad Brokaw 2023-01-26 12:13:30 -05:00
  • db2fefdc8f [vello_encoding] Move the encoding module into its own crate Arman Uguray 2023-04-10 16:59:44 -07:00
  • b8e1bcfac3
    Merge pull request #309 from linebender/fello-deps Chad Brokaw 2023-04-14 09:15:54 -04:00
  • 315ce5a372 pin tested revs Chad Brokaw 2023-04-14 09:00:06 -04:00
  • 9934adf94c
    Fix fello deps Chad Brokaw 2023-04-14 07:11:01 -04:00
  • 0e71aa1d0f
    Merge pull request #265 from linebender/vello_shaders Chad Brokaw 2023-03-29 16:13:15 -04:00
  • 0a6a6e2c21 [vello_shaders] Move vello_shaders to crates/shaders Arman Uguray 2023-03-29 12:24:28 -07:00
  • 64020a3f77 [vello_shaders] Fix typo in README Arman Uguray 2023-03-29 11:23:06 -07:00
  • d2b41d628b [vello_shaders] Add a README Arman Uguray 2023-03-29 11:20:56 -07:00
  • 7a99ae5a9e [vello_shaders] Add copyright headers Arman Uguray 2023-03-29 11:20:38 -07:00
  • eb1d4be36a [vello_shaders] Pin naga dependency Arman Uguray 2023-03-29 11:20:15 -07:00
  • 4f445c2e0a [vello_shaders] Provide workgroup shared memory allocation sizes Arman Uguray 2023-03-29 10:27:16 -07:00
  • b52ef32c90 [vello_shaders] Use thiserror::Error for the library Error type Arman Uguray 2023-03-29 10:12:23 -07:00
  • 14ab8d90ae [vello_shaders] Use the per_entry_point_map option for MSL Arman Uguray 2023-03-29 10:09:27 -07:00
  • 87803cc8a6 fmt Chad Brokaw 2023-01-25 16:05:01 -05:00
  • a532eacf7b Replace HashMap with sorted Vec so builds are deterministic Chad Brokaw 2023-01-25 16:02:57 -05:00
  • a5434569b6 fix build rerun path Chad Brokaw 2023-01-25 15:36:19 -05:00
  • 0db71153ad Playing with shader permutations and AOT compilation Chad Brokaw 2023-01-25 14:27:14 -05:00
  • 1a6add81b1
    Merge pull request #298 from linebender/flower Raph Levien 2023-03-22 18:13:31 -07:00
  • 8cfe903f7e Change image to flower Raph Levien 2023-03-22 15:53:44 -07:00
  • 4c5ff6b5bf
    Merge pull request #297 from linebender/vello-fello Chad Brokaw 2023-03-21 22:07:36 -04:00
  • eb8cc5275f Replace font backend Chad Brokaw 2023-03-21 19:27:21 -04:00
  • a1f319d090
    Merge pull request #288 from armansito/frame-stats Arman Uguray 2023-03-21 15:37:43 -07:00
  • 703d22f4b7 [frame_stats] Use match statement for color coding graph Arman Uguray 2023-03-21 15:29:16 -07:00
  • 6f3051837f [frame_stats] Adapt the graph scale based on the current mean frame time Arman Uguray 2023-03-21 15:16:45 -07:00
  • e6f4f6de57 [frame_stats] Draw thresholds for 16.66ms, 33.33ms, and 8.33 timings Arman Uguray 2023-03-21 11:31:25 -07:00
  • 5ba2826460 [frame_stats] Scale the frame time graph linearly Arman Uguray 2023-03-21 10:30:02 -07:00
  • 8bd1bdfaa8 [frame_stats] Use wgpu::PresentMode::AutoVsync/AutoNoVsync for VSync mode Arman Uguray 2023-03-16 09:28:42 -07:00
  • 02a222f435 [frame_stats] Reduce stats time delta between elapsed() and next frame start time Arman Uguray 2023-03-16 09:27:30 -07:00
  • a1c0df1058 [frame_stats] Track frame time more tightly Arman Uguray 2023-03-16 01:08:36 -07:00
  • 1250cdcf86 [frame_stats] Add a VSync toggle key; show the current VSync state in stats UI Arman Uguray 2023-03-16 01:02:49 -07:00
  • 306aeab6df [frame_stats] Key binding to clear min/max frame time; address review comments Arman Uguray 2023-03-16 00:30:51 -07:00
  • 1ac4a4f1a8 [frame_stats] Draw a live plot of frame time samples Arman Uguray 2023-03-16 00:15:47 -07:00
  • bacaeebcb6 [frame_stats] Show viewport resolution on the stats layer Arman Uguray 2023-03-05 14:39:02 -08:00
  • d7bacbcc3f [frame_stats] Build stats layer layout based on viewport dimensions Arman Uguray 2023-03-05 11:26:58 -08:00
  • 89fb1b89da [frame_stats] Add frame statistics UI to with_winit example Arman Uguray 2023-03-04 01:49:09 -08:00
  • 17096ad878
    Update for Bevy 0.10 and other dependencies (#290) Daniel McNab 2023-03-16 15:44:10 +00:00
  • fd6bfe91d6
    Fix handling of interactivity (#295) Daniel McNab 2023-03-16 13:38:43 +00:00
  • c503973739
    Add space key for transform reset (#294) Florian Köhler 2023-03-15 16:18:16 +01:00
  • f3d45fc01d
    Merge pull request #293 from linebender/images Chad Brokaw 2023-03-15 08:37:36 -04:00
  • a6307a2520 predicate image loads on non-zero mask Chad Brokaw 2023-03-15 08:37:00 -04:00
  • 923c949e95 Remove some unused imports Chad Brokaw 2023-03-10 21:00:42 -05:00
  • 37f05b853c Address initial review feedback Chad Brokaw 2023-03-10 15:14:34 -05:00
  • dccd59a217
    Merge pull request #292 from msiglreith/svg-transform Markus Siglreithmaier 2023-03-10 12:36:39 +01:00
  • d12b711fe1 premultiply alpha before filtering Chad Brokaw 2023-03-10 02:04:21 -05:00
  • a8585781cd move atlas rect to info Chad Brokaw 2023-03-10 01:42:50 -05:00
  • 165b3a083b Let's add images Chad Brokaw 2023-03-09 17:18:03 -05:00
  • 6c4194848f improve code formatting msiglreith 2023-03-09 18:45:56 +01:00
  • 5aaf288d1c vello_svg: Use affine transformation instead of transforming the path data msiglreith 2023-03-08 19:06:46 +01:00
  • 2f268d4e0f
    Merge pull request #284 from linebender/glyph-run Chad Brokaw 2023-03-06 18:39:16 -05:00
  • 86b1a66af0 Address review feedback Chad Brokaw 2023-03-06 18:29:43 -05:00
  • 69dd838d09 post rebase fixups Chad Brokaw 2023-03-06 11:41:12 -05:00
  • 5e06a4f1c1 update peniko dependency for Sync + Send on Blob Chad Brokaw 2023-03-06 11:12:23 -05:00
  • 5e216adfa8 Merge branch 'main' into glyph-run Chad Brokaw 2023-03-06 08:17:45 -05:00
  • 5156447346
    Make the with_winit example run on android (#273) Daniel McNab 2023-03-05 11:33:30 +00:00
  • 15efb8b3f6 fixes after rebase Chad Brokaw 2023-03-03 20:46:50 -05:00
  • fca106a5ce Merge branch 'main' into glyph-run Chad Brokaw 2023-03-03 20:30:10 -05:00
  • 5d915113e8
    Merge pull request #287 from armansito/pr-clear-color Arman Uguray 2023-03-03 14:37:27 -08:00
  • 12d5dcd34f Use clap to parse base-color option; remove unused width/height parameters Arman Uguray 2023-03-03 14:04:54 -08:00
  • acfd570440 Handle error that can be returned by render_to_texture Arman Uguray 2023-03-03 11:32:39 -08:00
  • d72ad14059 Add a test scene that animates the base color Arman Uguray 2023-03-03 10:47:04 -08:00
  • 3bbf108df5 Renamed clear_color to base_color; addressed review comments Arman Uguray 2023-03-02 14:29:06 -08:00
  • 05fa8c7c39 RenderParams struct for render-time options Arman Uguray 2023-03-02 11:22:19 -08:00
  • 8eabc12a72 Add a clear_color uniform Arman Uguray 2023-03-02 09:26:31 -08:00
  • 82391534c0 small fixes Chad Brokaw 2023-02-24 16:13:48 -05:00
  • 39e35ceba9 fix copypasta comment Chad Brokaw 2023-02-23 23:29:34 -05:00
  • 2ef58adad5 Glyph run API Chad Brokaw 2023-02-23 22:59:03 -05:00
  • 61ae3cde03
    Merge pull request #283 from linebender/brush-fix Arman Uguray 2023-02-22 22:28:00 -08:00
  • f657b88018 use matrix math! Chad Brokaw 2023-02-23 01:19:04 -05:00
  • 659ab2ff7e simplify Chad Brokaw 2023-02-22 23:25:45 -05:00
  • 1f938e5f49 linear algebra refresher Chad Brokaw 2023-02-22 23:18:51 -05:00
  • 3c15bff867 Proper inverse of translation components Chad Brokaw 2023-02-22 23:08:38 -05:00
  • c65c19dc4f add additional test scene Chad Brokaw 2023-02-22 22:32:04 -05:00
  • 6612b7a8ef
    From typo in comment Chad Brokaw 2023-02-22 21:47:35 -05:00
  • 033870d91e Fix brush transforms Chad Brokaw 2023-02-22 20:10:00 -05:00
  • 0bb519c1ba
    Merge pull request #282 from DJMcNab/rotate_key Arman Uguray 2023-02-22 15:40:52 -08:00
  • db243aed4e Add a keyboard key to rotate the scene Daniel McNab 2023-02-22 12:35:28 +00:00
  • 5f59a2e818
    Fix include_str! compile error in examples/scenes. (#279) Jason Davies 2023-02-11 09:44:18 +00:00
  • 68022d2f4f
    Merge pull request #277 from DJMcNab/headless Arman Uguray 2023-02-09 08:05:26 -08:00
  • 56939df615 Re-use render context in headless Daniel McNab 2023-02-09 09:34:53 +00:00
  • 19552ad819 Update to better match other examples Daniel McNab 2023-02-08 22:48:34 +00:00
  • 3a63f00e7e Fix handling of wgpu to hopefully be valid Daniel McNab 2023-02-08 21:43:24 +00:00
  • fb4cfcdc9e
    Merge pull request #275 from DJMcNab/bevy_stageless Arman Uguray 2023-02-07 13:35:03 -08:00
  • d366151970 Support changing the output directory Daniel McNab 2023-02-07 16:37:29 +00:00