This website requires JavaScript.
Explore
Help
Register
Sign In
eric
/
matrix
Watch
1
Star
0
Fork
0
You've already forked matrix
mirror of
https://github.com/Rezmason/matrix.git
synced
2026-04-14 12:29:30 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
658f07c6ab1e95105d875d58a715264ba7752632
matrix
/
js
/
webgpu
History
Rezmason
658f07c6ab
Code intended to leverage imports in the load functions.
2025-05-20 07:59:20 -07:00
..
bloomPass.js
Added cache check to WebGPU renderer's loadShader method. Un-commented entries into config.js. Inclusions are now explicit dynamic import lambdas, so the cache functions can detect and call them; however, webpack and rollup seem to use them differently.
2025-05-20 07:57:27 -07:00
endPass.js
Added cache check to WebGPU renderer's loadShader method. Un-commented entries into config.js. Inclusions are now explicit dynamic import lambdas, so the cache functions can detect and call them; however, webpack and rollup seem to use them differently.
2025-05-20 07:57:27 -07:00
imagePass.js
Added cache check to WebGPU renderer's loadShader method. Un-commented entries into config.js. Inclusions are now explicit dynamic import lambdas, so the cache functions can detect and call them; however, webpack and rollup seem to use them differently.
2025-05-20 07:57:27 -07:00
main.js
Code intended to leverage imports in the load functions.
2025-05-20 07:59:20 -07:00
mirrorPass.js
Added cache check to WebGPU renderer's loadShader method. Un-commented entries into config.js. Inclusions are now explicit dynamic import lambdas, so the cache functions can detect and call them; however, webpack and rollup seem to use them differently.
2025-05-20 07:57:27 -07:00
palettePass.js
Added cache check to WebGPU renderer's loadShader method. Un-commented entries into config.js. Inclusions are now explicit dynamic import lambdas, so the cache functions can detect and call them; however, webpack and rollup seem to use them differently.
2025-05-20 07:57:27 -07:00
rainPass.js
Added cache check to WebGPU renderer's loadShader method. Un-commented entries into config.js. Inclusions are now explicit dynamic import lambdas, so the cache functions can detect and call them; however, webpack and rollup seem to use them differently.
2025-05-20 07:57:27 -07:00
stripePass.js
Added cache check to WebGPU renderer's loadShader method. Un-commented entries into config.js. Inclusions are now explicit dynamic import lambdas, so the cache functions can detect and call them; however, webpack and rollup seem to use them differently.
2025-05-20 07:57:27 -07:00
utils.js
Code intended to leverage imports in the load functions.
2025-05-20 07:59:20 -07:00