Version
3.5-1845
Branch
hardwareAA
Date
9 years, 7 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
2e079bc8118bff07e1de6855c108d66de471cff5
Change author
Scott Mansell
Change description
VideoSoftware: Added support for RGB565_Z16 color format.

Multisampling and Z Compression aren't supported yet.

Because Z Compression isn't supported, it just falls back to a 24 bit z
buffer when formats other than ZC_LINEAR are selected.

Peach's Castle tries to use ZC_LINEAR (possibly an issue with the
default value of the zcontrol register) and has huge z fighting issues
when you manually enable AA in the start button menu.