summaryrefslogtreecommitdiff
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* evas: update evas-3d-shadow exampleOleksandr Shcherbina2016-04-151-3/+32
* examples: add DESTDIR support for install.Cedric BAIL2016-04-1416-49/+54
* evas.canvas3d: Change shade_mode to shader_modeOleksandr Shcherbina2016-04-1426-74/+74
* example: eina log - set eina log levels in examplesAmitesh Singh2016-04-132-0/+4
* Eo event: rename Eo_Event->event_info to Eo_Event->info.Tom Hacohen2016-04-123-8/+8
* evas gl - fix leak with font glyph texturesCarsten Haitzler (Rasterman)2016-04-121-0/+0
* elementary: we actually need to include this generated files or make dist wil...Cedric BAIL2016-04-115-4/+199
* build: make sure generated files in examples get cleaned upStefan Schmidt2016-04-111-0/+1
* elementary: fix dependencies to build clean examples.Cedric Bail2016-04-101-0/+1
* elementary: restore examples build.Cedric BAIL2016-04-086-192/+197
* evas: don't track some forgotten exampleCedric BAIL2016-04-081-0/+1
* elua: unbreak make install-examplesCedric BAIL2016-04-081-2/+2
* Interface: Flip and orientation interfaceYeshwanth Reddivari2016-04-064-0/+208
* Examples: remind Tom to compile before pushingDaniel Zaoui2016-03-296-75/+50
* examples: Fix evas_canvas3d_proxy (temporary solution)Jean-Philippe Andre2016-03-291-6/+26
* Merge Elementary into the EFLTom Hacohen2016-03-24197-0/+28897
|\
| * elementary: move all legacy files to their expected new location.Cedric BAIL2016-03-23197-0/+28897
* | examples: adjust include path for headers no longer public headersStefan Schmidt2016-03-232-2/+4
* | examples: mark unused argument to avoid warningStefan Schmidt2016-03-231-1/+1
|/
* evas.canvas3d: fix wrong output in evas-3d-pick exampleOleksandr Shcherbina2016-03-181-17/+2
* Efl.Gfx.Fill: Rename filled to fill_autoJean-Philippe Andre2016-03-181-2/+0
* evas.canvas3d: example using static LODOleksandr Shcherbina2016-03-175-0/+5910
* Evas.Image: Create Efl.Canvas.Image for file & data imagesJean-Philippe Andre2016-03-171-1/+1
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-1525-110/+110
* Examples: Update evas object eo exampleJean-Philippe Andre2016-03-151-6/+6
* Evas: Move 3d to Efl.Canvas.Scene3dJean-Philippe Andre2016-03-1519-42/+45
* Revert "Automatic migration to the new eo_add syntax."Tom Hacohen2016-03-1125-281/+316
* Revert "Examples: Update according to recent eo_add changes."Tom Hacohen2016-03-119-29/+31
* Revert "Fix examples according to the recent eo event changes."Tom Hacohen2016-03-116-50/+75
* examples gitignore: adding four new examples to their .gitignore filesStefan Schmidt2016-03-094-0/+4
* Fix examples according to the recent eo event changes.Tom Hacohen2016-03-096-75/+50
* Examples: Update according to recent eo_add changes.Tom Hacohen2016-03-099-31/+29
* Automatic migration to the new eo_add syntax.Tom Hacohen2016-03-0925-316/+281
* evas-3d examples: remove unused variablesStefan Schmidt2016-03-081-2/+0
* eolian-cxx: Fix Eolian C++ constructing methods with new eo_addVitor Sousa2016-03-033-6/+6
* Examples: Remove eo examples.Tom Hacohen2016-03-0330-1306/+0
* Fix migration script mistakes and compilation warnings.Tom Hacohen2016-03-032-9/+19
* Automatic migration to Eo4.Tom Hacohen2016-03-0347-2374/+1688
* Manually semi-migrate files in preparation for the scriptTom Hacohen2016-03-031-2/+2
* Eo callbacks: Migrate all of the EFL to the new event cb signatures.Tom Hacohen2016-02-294-20/+18
* evas: follow file rename to keep distcheck workingStefan Schmidt2016-01-141-1/+1
* Evas 3d example: Print message for usageJean-Philippe Andre2016-01-141-0/+2
* Evas: fix example for convex hullperepelits.m2016-01-1411-231/+15690
* Examples: Fix compilation of elocation ex (out of tree)Jean-Philippe Andre2016-01-141-0/+1
* emile: Added example program for base64 encoding and decoding.Srivardhan Hebbar2016-01-143-0/+94
* evas: fix resource file for billboard in evas-3d-shadow exampleOleksandr Shcherbina2016-01-121-0/+0
* eina: removing base64 from eina example.Srivardhan Hebbar2016-01-091-17/+0
* eina: update example for with eina_base64url_decode function.Srivardhan Hebbar2016-01-041-0/+3
* eina: update example with eina_strbuf_manage_read_only_new_length function.Srivardhan Hebbar2016-01-041-0/+10
* evas: fix ply example after adding of new savers and loaders.perepelits.m2016-01-041-3/+10