Commit Graph

5 Commits (7227f8d169cbdab292c348c0bb7c57ad869d642f)

Author SHA1 Message Date
Benjamin Hansen 7227f8d169 changes for 0.15 2 years ago
Benjamin Hansen 09207e9403 changed State to own window 2 years ago
Benjamin Hansen a9230e981e upgraded dependencies 2 years ago
James0124 c1ebece9c1
Stop using illegal negative values for `wgpu::SamplerDescriptor::lod_min_clamp`.
WebGPU valid usage states `lodMinClamp` must not be negative, and `lodMaxClamp` must be >= `lodMinClamp`
2 years ago
Benjamin Hansen c3242d5e33 attempt at mouse picking 2 years ago