Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
https://github.com/gfx-rs/wgpu
85e5c36b6878ee5c00e99c32881c9f5ddbcb93f2 authored almost 3 years ago
44dafd3b4d5cbb15dd1559f9902d987f76365e09 authored almost 3 years ago
Go ahead and call `global.device_drop` from `direct::Context::device_drop`.
Let `Global::device...
3bdef1cbe39ba5466710a65e44ab6144d4383672 authored almost 3 years ago
This adds `log::debug` lines reporting calls to the `wgpu-core` entry
points for dropping resour...
This adds `log::debug` lines reporting the decision to actually free
something, for all resource...
1e42208657c1fca25b23c93228ebc9278c242352 authored almost 3 years ago
43cd0eceddfac4c44c9a4fc4e9d156dfd1abba57 authored almost 3 years ago
6bbba0d0d509f9fe96814473f2369ddc19f230d1 authored almost 3 years ago
* add support for zero value constructors and constructors that infer their type from their para...
cfcf625019188f88431d7abc44d5505eead8f4b5 authored almost 3 years ago58f318550dedaec6ed901c83131e424cf39ee648 authored almost 3 years ago
[hlsl-out] fix matrix not being declared as transposed
012f2a6b2e9328e93939429705fdf9102d9f69b7 authored almost 3 years agod45e6b4119a2354b9eef2bf075c5fd36282e0024 authored almost 3 years ago
Also fixes access to runtime sized arrays behind named blocks
4146cb24d0ea596ce983f176a37ffe18e1b6784a authored almost 3 years ago
The spec defines that for vector and matrix constructors all arguments
should use the same conve...
26537c1a6042e906f278eda5eb40aa331dfa21fa authored almost 3 years ago
a48faf543f432a4392c40b9bf4c8a111e3ead312 authored almost 3 years ago
This wasn't done before which caused the frontend to crash if anything
appeared after it.
Document some aspects of resource tracking.
4896dee10187be724890ccb689344cadb314e80e authored almost 3 years ago0d39818b9152512cb34ee62a5b6bd6d0dd1a279d authored almost 3 years ago
800fc7471f14ae2fb63d1948be92e5c01615a3ee authored almost 3 years ago
9dddfeec37dbd9c55fb6ada97d1db5bb708b5bd8 authored almost 3 years ago
b17e6cfe43bcd1bf7982bd3c09ea728c2c72f60f authored almost 3 years ago
d62c0838a6717c5132261adba46122f57433f4f4 authored almost 3 years ago
3c313564ac8cf933e9cbf05048656044dbfc0b7b authored almost 3 years ago
54ef2e39a0c550084e4e221c7c71b97f62e94244 authored almost 3 years ago
Adds some documentation to better explain how the memory qualifier works
troughout the parser an...
b52d68d5adc3392d3157edcb33f1d5e8470a449a authored almost 3 years ago
d5c17fc302f5304bb4c9b1e680049b3d55b81c29 authored almost 3 years ago
Just a minor off-by-one error that meant the final 1x1 mip level wasn't being generated. I don't...
46eea163356da4c16713a524b97087d65cdeb161 authored almost 3 years ago1be43d80732027a170b59449d9ea5b0d39c2047a authored almost 3 years ago
cf992a9a95026d8da2f4847e4884e6c0efbba1db authored almost 3 years ago
`RefCount::rich_drop_inner` is no longer used by anything other than `RefCount::drop`. It's simp...
e821e185a13f5ce0850d57fa9268520097a18d83 authored almost 3 years ago05f050fad485763bf7bf6e1ad4206007b52bc345 authored almost 3 years ago
b0da1a2c1d118678d32c519a8b203457b591db7a authored almost 3 years ago
36877c37494786b8f1b394361ebcd41b0a01af62 authored almost 3 years ago
e66a66a7638374922db9a0c02c84e98b397eacae authored almost 3 years ago
326af60df8623e93b47a0de090e6cb449c8507f5 authored almost 3 years ago
Update deno_webgpu
cd6eb2db365fbf1ef325c7c00e0492b19a3c76a7 authored almost 3 years agoc5d5dbc7eb8ee3d3a629ca628fb97cc9b473f653 authored almost 3 years ago
ba07db90c849f1b5b52d765ff451d9643bfdd0f1 authored almost 3 years ago
816fa347ad7afa6053fc7ea49d521239d1cdb899 authored almost 3 years ago
b5761d96113129ae6ddf82c8d6aa8050abc66b39 authored almost 3 years ago
f90e563c281cfc71c794e0426ebcced9e3999202 authored almost 3 years ago
73f42352f3d80f6a5efd0615b750474ad6ff0338 authored almost 3 years ago
ae282703e2b8de92b03586e35f7013709c0887c6 authored almost 3 years ago
8344951ebe3988723ba7844f64f1e7312b51fefb authored almost 3 years ago
This entry point isn't useful for testing.
7f4c01784c6bbf589d514cf0dabc699c11bfaa29 authored almost 3 years agoSince 985c1feb4 , hello-compute has output "Steps: ...", not "Times: ..."
c314c55788eaa1f1d311f4c3fa2ac56604006a00 authored almost 3 years ago3c85fe6782d93101b6ca872524f3407a27635eab authored almost 3 years ago
* Add older dxgi methods
* Add create_swapchain_for_composition
* Add DXGIFactory6
* Wr...
ffe5e261da0a6cb85332b82ab310abd2a7e849f6 authored almost 3 years ago1d3fb26ffde13f512869092c9724d3cd9bfe2eb7 authored almost 3 years ago
c84aa775790682f2e4ed28440bc681b09808d0cb authored almost 3 years ago
79845371d3916b08689da374533c280246f6efc0 authored almost 3 years ago
0ac9ce002656565ccd05b889f5856f4e2c38fa73 authored almost 3 years ago
fe3d945a5817135266931db6a205641f7049a778 authored almost 3 years ago
Like it was already done for structs, arrays are flattened and each
element is attributed a loca...
51e66eceb20d6e3ba6c53b99c1a53d15ecb542dc authored almost 3 years ago
a2bcdda81ce5b31dc669724b93eecadef088b7ef authored almost 3 years ago
af8dd4b3bd941f3876788b6eccf353b39dbc9b43 authored almost 3 years ago
48320db507bd9362aa9009dabfb3bbe01f4cfa26 authored almost 3 years ago
7f485d262b90987d6ae51e1e1cc3e304bd12dec6 authored almost 3 years ago
d3c210160f90e5fb960025bc1ca155a8eea19052 authored almost 3 years ago
d449d2e665b75dc32ff61ea0969473eaaaf52fe2 authored almost 3 years ago
c4e97979218407906adfc3681e706d55a7ff76bb authored almost 3 years ago
810dc5aa271d87312001081bb4cbb161ad135c6c authored almost 3 years ago
12f68ff15ba9771e5ebd5718628aff5644aa3d09 authored almost 3 years ago
e672974d9dcfd046a49bb959410fb5244cab3f0d authored almost 3 years ago
926bf848cfc33279f0a7bc92db1615656747ade4 authored almost 3 years ago
3841353f13da9ebc6910dcf19bfe46ab2408e5a4 authored almost 3 years ago
6979c7fe4c5b1f2d8c62c982f8b1f5e887a98c0a authored almost 3 years ago
4d7f6eb07afb93e16ab6a0906c66e673b84924b7 authored almost 3 years ago
7241dae87130ac56e1c0e8bda1f4723e63be7757 authored almost 3 years ago
b61939650ce7122ced24992277ec35c7ebed82c5 authored almost 3 years ago
e4553d7e169a6edf1a4f1b2a983b96700fa098f2 authored almost 3 years ago
b1b02fb2397b677abb9639b873589b8778f37f5d authored almost 3 years ago
52badfb63ce6a77b53aac917139f28123b3fa9a4 authored almost 3 years ago
3f30a8011f39c068e45a22590c9db5b714809cd1 authored almost 3 years ago
4e44288677fb96163179c654ef97847c1f6960dd authored almost 3 years ago
129c32ffc3406bb0fe1959347aa52ede34e8ef5d authored almost 3 years ago
36defcfdc2cdd01744ff8cbb751f217d87dc04e3 authored almost 3 years ago
This makes it unnecessary to check that field in every other pattern
in the match.
f24018dc362fc1b1e2f6ca80cb33ceb513695de5 authored almost 3 years ago
e6c202dc70f9c78302666a8874fdc7cc263b28ce authored almost 3 years ago
72e197fc1b8588641f352a36de95ee80e84a9302 authored almost 3 years ago
3623f5020db483b575976f25c457724ff060d661 authored almost 3 years ago
58bf05f0468ee2625718d8334ac5a8150bf40906 authored almost 3 years ago
59ca27d08d234b3db01764005b209d8d35b99e8f authored almost 3 years ago
80da80b49737af83ec973492b2c2c4882ffc552d authored almost 3 years ago
e9b13b74c4f856cb03dbc1dad53926f020da2153 authored almost 3 years ago
476b6a117713592cb3fc49b3ad112618fa7238d8 authored almost 3 years ago
283a9fceeb63c9a7ee4190aa813a39e997cd42eb authored almost 3 years ago
30dbc1d01f5701d34316df0468af9614e135b1da authored almost 3 years ago
b87e50feaed8cf02f71da34e284c3c2147ef5666 authored almost 3 years ago
1e403e12a3c8687fe4f0de80fbc9b83d0aa9f897 authored almost 3 years ago
8cf39030d17357742bd20b9c2b01101dd37d4c42 authored almost 3 years ago
484c7d29048d7ae56a3b04db56f844e781c3b686 authored almost 3 years ago
df50028e49e1448b56ce71f7904921a95c15594c authored almost 3 years ago
e39cf7a11f572ef6815f06411e97905deda0acbc authored almost 3 years ago
3a5ca637d8872db194b4485351d00b1c1f9ff19a authored almost 3 years ago
- samplerCubeShadow requires vec3 gradients
- Bias must be written after offset
- sampler1D hack...