stevenarella/src/render
ice_iix 7d41bb838d Revert "Change multisampling count to 0, improved fix/workaround for AMD GPUs (#26)"
NUM_SAMPLES=0 or 1 breaks AMD Radeon R9 M295X on Windows 11, but 2 works.

This reverts commit 748911a91b.
2018-11-19 17:44:06 -08:00
..
shaders Revert "Change multisampling count to 0, improved fix/workaround for AMD GPUs (#26)" 2018-11-19 17:44:06 -08:00
atlas.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
clouds.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
glsl.rs Fixed another batch of clippy warnings 2016-09-15 15:15:52 +01:00
mod.rs Revert "Change multisampling count to 0, improved fix/workaround for AMD GPUs (#26)" 2018-11-19 17:44:06 -08:00
model.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
shaders.rs Update to use crate:: for current crate, for Rust 2018 edition 2018-11-04 12:06:00 -08:00
ui.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00