Commit Graph

5 Commits (35a4e1642bbccef335a07db30f8e750202b48679)

Author SHA1 Message Date
Benjamin Hansen 35a4e1642b update to 0.17 11 months ago
Benjamin Hansen 8b8e844b76 update to 0.16 1 year ago
Benjamin Hansen 7227f8d169 changes for 0.15 1 year 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`
1 year ago
Ben Hansen 4e129c563d got heightmap working with compute shaders 2 years ago