summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ecore_con: fix error handling case.Cedric BAIL2015-06-031-2/+0
* eolian: properly fill and free all doc fieldsDaniel Kolesa2015-06-0310-14/+57
* eolian: start exposing Eolian_DocumentationDaniel Kolesa2015-06-032-4/+22
* evas_3d: fix coverity scan CID 1302703 and CID 1302702Bogdan Devichev2015-06-031-8/+0
* emile: fix region load for jpeg image with orientation different set.jiin.moon2015-06-032-34/+148
* eolian: initial test file for docs (no APIs to test yet)Daniel Kolesa2015-06-033-0/+78
* eolian: enums can't be opaque, check properlyDaniel Kolesa2015-06-031-1/+1
* Edje object: Fix more Eolian warnings.Tom Hacohen2015-06-033-3/+4
* eolian: preliminary parsing of doc syntaxDaniel Kolesa2015-06-031-0/+14
* evas/gl_common: Reset mvp matrix only for shaders that are being usedDongyeon Kim2015-06-032-11/+24
* Evas GL: support surfaceless make currentDongyeon Kim2015-06-033-5/+14
* Evas GL: Skip surface buffers create/allocate for pbuffer with NO_FBODongyeon Kim2015-06-032-52/+65
* Evas GL: Match FBO config with window surface configDongyeon Kim2015-06-036-22/+46
* Evas GL: Pass correct attachment enum for glDiscardFramebufferEXTDongyeon Kim2015-06-032-2/+69
* Evas GL: return correct context for context_get with indirect contextDongyeon Kim2015-06-033-7/+28
* Evas GL: Separate EGL and GL extension listsDongyeon Kim2015-06-035-73/+361
* Evas GL: Share texture id in case EGL image is not supportedDongyeon Kim2015-06-033-19/+34
* Evas GL: Make current to an Evas GL context before destroying surface buffersDongyeon Kim2015-06-031-30/+26
* Evas GL: Add indirect surface fallback and yinvert callbackDongyeon Kim2015-06-036-82/+191
* Evas GL: Fix direct_mem_opt and direct_overrideDongyeon Kim2015-06-031-41/+5
* Evas GL: destroy egl image when surface is destroyedDongyeon Kim2015-06-031-3/+36
* Evas GL: 1.x support for GLXDongyeon Kim2015-06-0310-144/+86
* Evas masking: Fix rare issue of invalid rendering (GL)Jean-Philippe Andre2015-06-031-6/+7
* eolian: Eolian_Object for docsDaniel Kolesa2015-06-023-14/+22
* eolian: initial lexing of documentationDaniel Kolesa2015-06-023-12/+155
* evas-drm: Remove useless fields from Outbuf structureChris Michael2015-06-022-6/+0
* evas-drm: Minor formatting fixChris Michael2015-06-021-6/+6
* evas-gl-drm: Fix formattingChris Michael2015-06-011-9/+9
* ecore-evas: Fix issue of gl_drm engine not being able to loadChris Michael2015-06-011-2/+2
* autotools: provide smaller EOLIAN_FLAGS for customizationDaniel Kolesa2015-06-014-6/+8
* autotools: remove EOLIAN_FLAGSDaniel Kolesa2015-06-015-20/+6
* edje: remove left over copy&paste that triggered warning.Cedric BAIL2015-06-011-2/+0
* edje: add ability to change the language on one specific edje object.katpavalli2015-06-019-65/+556
* pkg-config: fix portability issue on Windows.Cedric BAIL2015-06-0110-10/+10
* eolian: tests for declaration apiDaniel Kolesa2015-06-013-0/+79
* eolian/generator: generate types in their original decl orderDaniel Kolesa2015-06-011-40/+15
* eolian: add actual useful declaration APIsDaniel Kolesa2015-06-012-0/+95
* eolian: initial exposed declaration API - not yet very usefulDaniel Kolesa2015-06-016-16/+57
* Efl File: Add Eina.File eolian type and use it.Tom Hacohen2015-06-012-0/+3
* Eo types: Fix Eina.Rectangle's namespace.Tom Hacohen2015-06-012-2/+2
* Eo types: Fix Eina.Stringshare's namespace.Tom Hacohen2015-06-012-2/+2
* Evas object: Migrate (some) types to .eo files.Tom Hacohen2015-06-011-46/+46
* Evas table: Migrate types to .eo files.Tom Hacohen2015-06-012-22/+23
* Evas box: Migrate (some) types to .eo files.Tom Hacohen2015-06-011-22/+22
* Evas textgrid: Migrate types to .eo files.Tom Hacohen2015-06-012-43/+26
* Evas grid: Migrate types to .eo files.Tom Hacohen2015-06-011-4/+4
* Evas smart: Migrate types to .eo files.Tom Hacohen2015-06-011-14/+19
* Evas polygon: Migrate types to .eo files.Tom Hacohen2015-06-011-2/+2
* Evas textblock: Migrate types to .eo.Tom Hacohen2015-06-013-22/+28
* Evas text: Migrate types to .eo.Tom Hacohen2015-06-013-62/+61