Commit Graph

110 Commits

Author SHA1 Message Date
JJ Hoesing
67a23d0659 Added checks for multisampled render to texture support in ES2.
[CL 2384726 by JJ Hoesing in Main branch]
2014-12-10 19:33:57 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
JJ Hoesing
a2a4101112 - Added custom present support to AndroidOpenGL
[CL 2341748 by JJ Hoesing in Main branch]
2014-10-27 19:48:53 -04:00
Niklas Smedberg
bb8f417304 Support for OpenGL ES 3.1 + Android Extension Pack
[CL 2303212 by Niklas Smedberg in Main branch]
2014-09-18 17:49:40 -04:00
Mark Satterthwaite
1f2710669e CIS fixes for changes to TOpeGLTexture constructor.
[CL 2238555 by Mark Satterthwaite in Main branch]
2014-07-31 13:32:08 -04:00
Nick Whiting
a59f371e8d #vr Integration of Oculus timewarping and SDK rendering
[CL 2133287 by Nick Whiting in Main branch]
2014-07-03 21:55:37 -04:00
Rene Rivera
3b5e2415bd Check for textureCubeLod availability to address Android on Mali-400 GPUs.
#codereview Niklas.Smedberg, JJ.Hoesing

[CL 2058124 by Rene Rivera in Main branch]
2014-04-28 16:45:41 -04:00
Jack Porter
bca641412b Enable ES 3.0 GLSL on all Android devices reporting ES 3.0 support.
- Fixes some GLSL errors that Adreno doesn't care about but Mali does.
  - gl_FragColor declaration before #extension
  - missing default precision on gl_FragColor
  - Declaring the output named gl_FragColor when variables must not start with gl_

#code_review: Niklas.Smedberg, Nick.Penwarden

[CL 2056244 by Jack Porter in Main branch]
2014-04-25 04:23:04 -04:00
Niklas Smedberg
bc0ac4a910 #android Turn on DisjointTimerQueries on Adreno 330-based devices with a driver later than version 53.0. This is a workaround for this driver, and is a drastic improvement to GPU performance!
[CL 2038373 by Niklas Smedberg in Main branch]
2014-04-23 16:37:05 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00