Ryan Houdek
|
7d6b36bf73
|
Fix most ARM warnings
|
2013-07-05 19:56:15 -05:00 |
Ryan Houdek
|
02cbcc8ec4
|
[Android] When running OpenGL ES 3 backend, we've got to switch the screen coordinates or bad things happen. Adds a Driver bug that causes swap every single flush. Hard requirement currently to see /anything/ on screen.
|
2013-06-18 12:44:06 -05:00 |
Ryan Houdek
|
6143594db6
|
[Android] Qualcomm glGetShaderInfoLog returns a max of 1024 bytes(tested) for the log, and glGetShaderiv with GL_INFO_LOG_LENGTH /always/ returns 0 on compile failure.
|
2013-06-18 10:24:36 -05:00 |
Ryan Houdek
|
703a51e4c0
|
[Android] Start of *working* GLES3 support. Needs to be able to compile in Windows still.
|
2013-06-11 08:33:56 -05:00 |