gonetz / GLideN64

A new generation, open-source graphics plugin for N64 emulators.
Other
762 stars 175 forks source link

Correct FrameBuffer::isAuxiliary() #2651

Closed gonetz closed 2 years ago

gonetz commented 2 years ago

If buffer's size is 8bit, it is an auxiliary buffer.

Fixed homebrew toonshading not working properly. #2644