stevenarella/src
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
..
console Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
ecs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
entity Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
gl Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
model Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
nbt Update try!() to new ? syntax for Rust 2018 edition 2018-11-04 11:48:51 -08:00
protocol Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
render Revert "Change multisampling count to 0, improved fix/workaround for AMD GPUs (#26)" 2018-11-19 17:44:06 -08:00
screen Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
server Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
types Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
ui Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
world Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
auth.rs Update to use crate:: for current crate, for Rust 2018 edition 2018-11-04 12:06:00 -08:00
chunk_builder.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
format.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
item.rs Update to use crate:: for current crate, for Rust 2018 edition 2018-11-04 12:06:00 -08:00
macros.rs Base implementation for worlds/blocks 2016-03-18 22:24:30 +00:00
main.rs Fix HDPI scale/offset: Revert "Use drawable_size instead of size for rendering" 2018-11-19 07:51:55 -08:00
resources.rs Use field init shorthand, instead of x:x, just x, 2018-11-04 13:43:30 -08:00
settings.rs Update to use crate:: for current crate, for Rust 2018 edition 2018-11-04 12:06:00 -08:00