summaryrefslogtreecommitdiff
path: root/src/lib/ector
Commit message (Expand)AuthorAgeFilesLines
* efl callbacks: update some events calls to no longer trigger legacy callbacksdevs/vitorsousa/update_event_callsVitor Sousa2016-08-301-1/+1
* Efl object: Rename Eo_Event -> Efl_Event.Tom Hacohen2016-08-303-3/+3
* Efl Object: remove legacy callback calls from event_callback_callVitor Sousa2016-08-261-1/+1
* Eo: Finish the renaming of Eo to the EFL.Tom Hacohen2016-08-1523-189/+189
* Change the EFL to follow the new Eo rename.Tom Hacohen2016-08-1139-133/+133
* efl: Cleanup some code (return values)Jean-Philippe Andre2016-08-052-11/+0
* autotools: since it has been broken for some times and nobody noticed, let's ...Cedric BAIL2016-08-011-155/+0
* Evas GL: Use [u]int64_t directly in all APIsJean-Philippe Andre2016-07-181-8/+0
* ecotr gl - fix leak found by coverityCarsten Haitzler (Rasterman)2016-07-081-1/+5
* ector: add basic description to renderer mixinsStefan Schmidt2016-06-304-0/+4
* ector: further document gl buffer base classStefan Schmidt2016-06-301-2/+5
* Adjust the code according to the eo event stop changes.Tom Hacohen2016-06-203-9/+3
* eolian: enable inheritance checks and fix EFL to build with themDaniel Kolesa2016-06-151-1/+1
* more sh instead of dashCarsten Haitzler (Rasterman)2016-06-151-1/+1
* shader gen - make this use plain sh not bash for portabilityCarsten Haitzler (Rasterman)2016-06-152-14/+15
* ector: variable in _SOURCES do not work.Cedric BAIL2016-06-031-8/+6
* eolian: utilize the new void_ptr builtin across eo filesDaniel Kolesa2016-06-022-5/+5
* build: keep our CLEANFILES tidy to avoid argument list too long during cleanStefan Schmidt2016-06-011-4/+0
* eolian: utilize the new builtin string type across eo filesDaniel Kolesa2016-05-311-1/+1
* ector: fix redefinition of type and bizarre typedefJean Guyomarc'h2016-05-281-4/+8
* ector: fix redefinition of typesJean Guyomarc'h2016-05-281-0/+4
* eolian: remove pointers from complex and class typesDaniel Kolesa2016-05-236-11/+11
* Efl: Remove "legacy_prefix: null;" as it's now the default.Tom Hacohen2016-05-1229-29/+0
* eolian: mark pure virtual funcs outside of implementsDaniel Kolesa2016-05-126-32/+13
* Eo abstract class: Rename to Eo.Class.Tom Hacohen2016-05-121-1/+1
* Ector cairo software: Fix namespacing to use . and not _.Tom Hacohen2016-05-121-1/+1
* Efl vg/ector: Fix namespacing to use . and not _.Tom Hacohen2016-05-118-8/+8
* Ector generic: Remove .Generic and .Base (hack no longer needed).Tom Hacohen2016-05-1161-519/+519
* Ector renderer cairo: Remove the no longer needed .Base hack.Tom Hacohen2016-05-1111-37/+37
* Ector renderer gl: Remove the no longer needed .Base hack.Tom Hacohen2016-05-1110-24/+24
* Ector renderer software: Remove the no longer needed .Base hack.Tom Hacohen2016-05-1112-18/+18
* Efl gfx gradient: Remove the no longer needed .Base hack.Tom Hacohen2016-05-1014-21/+21
* docs: ector: improve docs for the abstract renderer base classStefan Schmidt2016-04-221-22/+22
* docs: ector: document generic surface mixinStefan Schmidt2016-04-221-3/+6
* docs: ector: fill gaps in the generic buffer documentationStefan Schmidt2016-04-221-23/+26
* docs: ector: document ector cairo surface classesStefan Schmidt2016-04-222-1/+10
* ector: rg_etc is always needed for color conversion.Cedric BAIL2016-04-181-0/+4
* ector: make it possible to build the library alone.Cedric BAIL2016-04-141-0/+157
* Ector: add ector_types.eot for ector type definitions.Tom Hacohen2016-03-233-2/+4
* Change the EFL according to the renaming of the eo_add() current object.Tom Hacohen2016-03-153-10/+10
* Efl.Gfx.Fill: Remove fill_spreadJean-Philippe Andre2016-03-153-17/+2
* Ector: try to load libcairo-2.dll first on WindowsVincent Torri2016-03-141-0/+1
* Revert "Ector and eo suite: Semi automatically migrate to the new eo_add."Tom Hacohen2016-03-113-13/+10
* Ector and eo suite: Semi automatically migrate to the new eo_add.Tom Hacohen2016-03-093-10/+13
* Automatic migration to Eo4.Tom Hacohen2016-03-0322-141/+106
* Eo callbacks: Migrate all of the EFL to the new event cb signatures.Tom Hacohen2016-02-293-5/+3
* ector gl: Use proper PRIx64 to print a uint64_tJean-Philippe Andre2016-02-171-3/+3
* Ector renderer generic: Fix Eolian warnings.Tom Hacohen2016-02-163-16/+16
* Eolian eina_types: Add Eina.Matrix3 and start using it.Tom Hacohen2016-02-121-1/+1
* Ector gl renderer: Fix Eolian warnings.Tom Hacohen2016-02-121-1/+3