mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	| It was trying to take the LSB from `coarse_x`, which would always be 0 and thus would always return the same texel from each byte. To add insult to the injury, the conditional was actually the wrong way around too. Fixes blocky text in OoT. | ||
|---|---|---|
| .. | ||
| assets | ||
| citra | ||
| citra_qt | ||
| common | ||
| core | ||
| video_core | ||
| CMakeLists.txt | ||