Skip to content
Snippets Groups Projects
Commit 4efa5a97 authored by Ken Martin's avatar Ken Martin
Browse files

fixes for wide line clipping and mipmap filtering

wide lines or other objects using the geometry shader
were not being clipped. This fixes that.

Mipmaped linear textures were using linearmipmapnearest
when they should default to linearmipmaplinear.
parent bdd1d24f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment