Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FRAMEBUFFER: Always initialize texture filtering.
If filtering has not been initialized, the shader will fail on macOS with the following error: UNSUPPORTED (log once): POSSIBLE ISSUE: unit 1 GLD_TEXTURE_INDEX_2D is unloadable and bound to sampler type (Float) - using zero texture because texture unloadable This fixes vid_framebuffer 2 on macOS.
- Loading branch information