You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#summary Fix anisotropic filtering on OpenGL, we hadn't been turning it on for desktop OpenGL! #change Make base FOpenGL responsible for testing for GL_EXT_texture_filter_anisotropic. #removed Took the overrides out of GLES2 and HTML5, they aren't required anymore. reviewedby michael.trepka [CL 2049841 by Mark Satterthwaite in Main branch]