projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
955fd1d
25aaee9
)
Evas GL: Add support for OpenGL-ES 1.1 and some new APIs
author
Jean-Philippe Andre
<jp.andre@samsung.com>
Mon, 20 Oct 2014 04:24:49 +0000
(13:24 +0900)
committer
Jean-Philippe Andre
<jp.andre@samsung.com>
Mon, 20 Oct 2014 04:25:10 +0000
(13:25 +0900)
This adds support for the following features:
- OpenGL-ES 1.1 (works only with EGL right now),
- PBuffer (basic support),
- Multithreading safety in gl_x11,
- EGL fence_sync extension,
- Improve direct rendering,
- And a few other evas_gl_ APIs.
Merge branch 'devs/jpeg/evasgl'
Trivial merge