Files
UnrealEngineUWP/Engine/Source/Runtime/OpenGLDrv
Mark Satterthwaite cfb81023c1 #ttp 332421 CRITICAL: Regression: OPENGL: BLACKJACK: Text on table does not read clearly
#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]
2014-04-23 19:33:23 -04:00
..