summaryrefslogtreecommitdiff
path: root/src/lib/evas/Evas_GL.h
Commit message (Expand)AuthorAgeFilesLines
* evas: Rename EAPI macro to EVAS_API in Evas libraryFelipe Magno de Almeida2020-12-151-50/+23
* docs: Correct the wrong API group name in Elementary and Change an invalid UR...Myoungwoon Roy, Kim2020-07-091-1/+1
* doxygen: fix invalid anchor namesXavi Artigas2020-02-281-2/+2
* evas_gl: implement EvasGL ES 3.2Daekwang Ryu2019-08-011-1/+272
* evas gl - make GLintptr etc. also ndefed for GL_VERSION_1_5 fix typedefCarsten Haitzler (Rasterman)2018-12-151-1/+3
* doc: remove since_tizen.Hermet Park2018-12-061-1/+0
* all: Simplify definition of EAPIVincent Torri2018-01-181-4/+4
* evas: Fix spelling/grammar errorsBryce Harrington2017-08-171-11/+12
* Evas GL: Correct a couple typos in doxygen commentsBryce Harrington2017-04-041-2/+2
* evas gl: Add missing GLES 3.1 definitionsJean-Philippe Andre2017-03-081-1/+178
* doxygen: remove reference warnings.Jee-Yong Um2016-12-201-8/+6
* headers: update copyrightDerek Foreman2016-12-201-0/+56
* Evas GL: Use [u]int64_t directly in all APIsJean-Philippe Andre2016-07-181-17/+8
* EvasGL: Add support for Evas GL 3.1DaeKwang Ryu2016-07-041-2/+908
* Evas GL: Add new API to get current Evas GLJean-Philippe Andre2015-10-021-1/+18
* Evas GL: Some documentation on sync objectsJean-Philippe Andre2015-07-171-11/+84
* Evas GL: Deprecate API evasglCreateImageJean-Philippe Andre2015-07-171-1/+2
* Evas GL: Fix evasglImageDestroy() from non-evasgl threadsJean-Philippe Andre2015-07-161-0/+3
* evas: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-0/+29
* Evas GL: Add support for Evas GL 3.0mythri.venugopal2015-03-161-2/+433
* Evas GL: Fix value of GL_COVERAGE_SAMPLES_NVJean-Philippe Andre2015-03-021-2/+9
* evas gl: fix build when GL_COVERAGE_SAMPLES_NV is defined byg <GL/gl.h>Boris Faure2015-02-191-0/+2
* Evas GL: Clarify doc about Evas_GL_API struct versionJean-Philippe Andre2014-12-031-6/+29
* Evas GL: Update evas gl api version number to 3Gwanglim Lee2014-12-031-2/+3
* Evas GL: Add support for bind_wayland_display extensionGwanglim Lee2014-12-021-0/+21
* Evas GL: Doc: Tell people not to read info from Evas_Native_SurfaceJean-Philippe Andre2014-11-271-0/+4
* Evas GL: Remove useless #ifdef/#endifJean-Philippe Andre2014-10-221-98/+0
* evas: add documentation for enums in Evas_Gl.h.Nicolas Aguirre2014-10-201-9/+9
* Evas GL: Fix compilation on some platformsJean-Philippe Andre2014-10-201-4/+6
* Evas GL: Add support for OpenGL-ES 1.1 (part 1)Jean-Philippe Andre2014-10-201-193/+2425
* Evas GL: Add support for pbuffer surfacesJean-Philippe Andre2014-10-201-2/+38
* Evas GL: Some documentation fixupsJean-Philippe Andre2014-10-201-119/+164
* Evas GL: Add evas_gl_surface_queryJean-Philippe Andre2014-10-201-0/+31
* Evas GL: Add support for fence_sync and similar extensionsJean-Philippe Andre2014-10-201-0/+33
* Evas GL: Add evasglCreateImageForContext + import defsJean-Philippe Andre2014-10-201-29/+226
* Evas GL: Add API evas_gl_rotation_getJean-Philippe Andre2014-10-201-1/+29
* Evas GL: Add APIs to get current surface/contextJean-Philippe Andre2014-10-201-0/+30
* Evas GL: Add API evas_gl_error_get()Jean-Philippe Andre2014-10-201-2/+57
* evas gl: distinguish between IMG and EXT MSAA extensionsDongyeon Kim2014-06-101-0/+6
* Evas GL: Fix invalid definitions of ETC2 GLenumJean-Philippe Andre2014-04-291-2/+2
* Evas gl_x11: Add ETC2 support to the GL/X11 engineJean-Philippe Andre2014-04-251-0/+5
* evas gl example - make bg blue to make onefang not freak out. :)Carsten Haitzler (Rasterman)2014-01-111-1/+1
* fix typos in EFL documentsJihoon Kim2014-01-071-5/+5
* efl/evas: proper glShaderSource() definition as glext.hGustavo Sverzut Barbieri2013-01-051-1/+1
* merge: and now EvasVincent Torri2012-11-041-0/+1531