Files
eden/src/video_core/shader
ReinUsesLisp b082a0eb3f shader/texture: Properly shrink unused entries in size mismatches
When a image format mismatches we were inserting zeroes to the texture
itself. This was not handling cases were the mismatch uses less
coordinates than the guest shader code. Address that by resizing the
vector.
2019-12-17 23:38:10 -03:00
..
2019-10-26 15:38:30 -04:00
2019-10-26 15:38:30 -04:00
2019-12-10 16:45:03 -03:00