"README.md" did not exist on "bb858a12baed953aec3dc8db2b50223dc93f82d8"
mesa: remove rgbMode check in enable_texture()
If the currently bound FBO isn't yet validated it's possible for rgbMode to be zero so we'll lose the texture enable. This could fix some FBO rendering glitches, but I don't know of any specific instances.
Loading
Please register or sign in to comment