summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas-gl-drm: Refactor gl_drm engine to not use dumb buffersdevs/devilhorns/gl_drmChris Michael2015-06-043-124/+168
* ecore-evas-drm: We don't need to feed mouse events hereChris Michael2015-06-041-10/+0
* ecore-drm: Don't free an output on unplugChris Michael2015-06-041-1/+0
* evas-gl-drm: Create eglContext before eglWindowSurfaceChris Michael2015-06-041-10/+10
* ecore-evas-drm: Use XRGB format for gl_drm canvasChris Michael2015-06-041-1/+1
* evas-gl-drm: Readd support for pre_swap/post_swap callbacksChris Michael2015-06-044-5/+20
* ecore-drm: Don't crash when trying to disable an outputChris Michael2015-06-041-0/+2
* ecore-evas: Change gl_drm to be the proper engine nameChris Michael2015-06-041-1/+1
* ecore-drm: Remove erroneous error messages from EINA_SAFETY checksChris Michael2015-06-041-4/+2
* ecore-evas-drm: Update ecore_evas_drm for recent evas gl_drm changesChris Michael2015-06-041-14/+27
* evas-gl-drm: Rework gl_drm engine to function againChris Michael2015-06-045-320/+1171
* evas-gl-drm: Remove old engine codeChris Michael2015-06-044-1218/+0
* eolian: double newline ends summary, not singleDaniel Kolesa2015-06-043-4/+11
* Evas 3d texture: Fix some Eolian warnings.Tom Hacohen2015-06-041-1/+1
* Evas image: Fix some Eolian warnings.Tom Hacohen2015-06-041-1/+1
* Evas canvas: Fix some Eolian warnings.Tom Hacohen2015-06-041-35/+35
* eina: add test cases for eina_matrix3 APIsVivek Ellur2015-06-041-0/+51
* evas: silence warning.Cedric BAIL2015-06-032-7/+7
* eolian: remove prototype of non-existent APIDaniel Kolesa2015-06-031-11/+0
* eolian: add documentation handling APIDaniel Kolesa2015-06-0310-1/+356
* Edje: Add have_selection check to avoid unnecessary function callsshilpa.singh2015-06-031-10/+16
* evas: for aabb add interpolation frame when base frame is not foundIvan Furs2015-06-034-115/+122
* 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