github yuzu-emu/yuzu-mainline mainline-0-200
yuzu 200

latest releases: mainline-0-1734, mainline-0-1733, mainline-0-1732...
4 years ago

Changes:

  • 60308c4 "Merge Tagged PR 1012"
  • 1c54f55 "Merge Tagged PR 1340"
  • 99a277a "Merge Tagged PR 1703"
  • 56ea0f8 Merge pull request #3530 from ReinUsesLisp/fix-clang
  • 716d6ae input_common/udp: Fix clang build issues
  • 664fa4e astc: Fix clang build issues
  • edb9ccc Merge pull request #3510 from FernandoS27/dirty-write
  • f54d2d3 Merge pull request #3509 from ReinUsesLisp/astc-opts
  • d787856 Merge pull request #3518 from ReinUsesLisp/scissor-clears
  • 9fdfd58 Merge pull request #3519 from ReinUsesLisp/int-formats
See More
  • 1c45c80 Merge pull request #3498 from ReinUsesLisp/texel-fetch-glsl
  • 52acb7f maxwell_to_vk: Implement RG32 and RGB32 integer vertex formats
  • 71cc772 vk_rasterizer: Implement layered clears
  • 8baf98e vk_rasterizer: Reimplement clears with vkCmdClearAttachments
  • 380fc8d DirtyFlags: relax need to set render_targets as dirty
  • 42cb8f1 astc: Fix typos from search and replace
  • 9b8fb3c astc: Minor changes to InputBitStream
  • d71d7d9 astc: Pass val in Replicate by copy
  • 134f3ff astc: Call std::vector:reserve on decodedClolorValues to avoid reallocating
  • 3377b78 astc: Call std::vector::reserve on texelWeightValues to avoid reallocating
  • 801fd04 astc: Create a LUT at compile time for encoding values
  • e183820 astc: Make IntegerEncodedValue a trivial structure
  • 70a31ed astc: Make IntegerEncodedValue constructor constexpr
  • 5ed377b astc: Make IntegerEncodedValue trivially copyable
  • e7d9760 astc: Rename C types to common_types
  • 835a3d0 astc: Move Popcnt to an anonymous namespace and make it constexpr
  • 731a9a3 astc: Use common types instead of stdint.h integer types
  • d3dc4e3 astc: Use 'enum class' instead of 'enum' for EIntegerEncoding
  • 38fe070 gl_shader_decompiler: Add layer component to texelFetch

This list of changes was auto generated.

Don't miss a new yuzu-mainline release

NewReleases is sending notifications on new releases.