Eugene Sandulenko
355c4fa646
JANITORIAL: Remove more trailing spaces
2016-10-09 15:02:02 +02:00
Johannes Schickel
af727afe0c
OPENGL: Simplify context type setting.
2016-03-16 20:29:25 +01:00
Johannes Schickel
d6d3e17d53
OPENGL: Allow runtime specification of OpenGL mode.
...
Formerly, we required that the OpenGL mode was fixed at compile time. Now we
allow the code to work with whatever it is given at runtime.
It is still possible to force a context type on compile time.
2016-03-16 20:29:25 +01:00
Johannes Schickel
8f3783da09
OPENGL: Add functionality to query OpenGL functions on runtime.
...
This can and will be used for future extension usage support.
Tizen changes have been untested.
2016-03-16 20:29:24 +01:00
Johannes Schickel
fe2ee9ecf5
OPENGL: Refactor screen refresh handling.
...
Subclasses of OpenGLGraphicsManager are now supposed to supply a refreshScreen
function which handles actual screen updating (for example, buffer swapping).
2015-12-12 22:31:35 +01:00
Johannes Schickel
ee22a2ed58
TIZEN: Make GPL headers consistent in themselves.
2014-02-18 02:39:39 +01:00
Johannes Schickel
0063568484
OPENGL: Rename notifyContextChange to notifyContextCreate.
2014-02-11 11:10:49 +01:00
Johannes Schickel
4d3eb4a45a
TIZEN: Notify OpenGL manager about context destruction.
2014-02-11 11:10:49 +01:00
Johannes Schickel
37f7123552
TIZEN: Add some further OpenGL related changes by Chris.
2013-10-19 22:18:22 +02:00
Johannes Schickel
20e4a7f0ce
TIZEN: Adapt to new OpenGL code.
...
Thanks to Chris Warren-Smith for testing this a bit.
2013-10-19 22:17:42 +02:00
Chris Warren-Smith
1f4feaffb0
TIZEN: updates for tizen 2.2 SDK
2013-08-17 08:52:14 +10:00
Chris Warren-Smith
be399188c4
TIZEN: bada port updated to tizen
2013-07-03 07:04:11 +10:00