summaryrefslogtreecommitdiff
path: root/package/efl/libevas
AgeCommit message (Expand)Author
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-07-17libevas: refactor *_CONF_OPT assignment with cpu-feature optionsSamuel Martin
2012-02-09libevas: X OpenGL backends needs modular X.org (for mesa)Peter Korsgaard
2012-02-08libevas: SDL OpenGL backend needs modular X.org (for mesa)Peter Korsgaard
2012-02-08libevas: fix SDL GL backend buildPeter Korsgaard
2012-02-08libevas: SDL GL backend doesn't need glprotoPeter Korsgaard
2012-02-08libevas: software buffer backend doesn't need X11Peter Korsgaard
2012-02-07libevas: generic opengl option needs mesaPeter Korsgaard
2012-02-07libevas: x11 glx option needs Xrender, Xext and libeetPeter Korsgaard
2012-02-01libevas: explicitly set host configure optionsPeter Korsgaard
2012-02-01libevas: disable sse3 optimizations for host buildsPeter Korsgaard
2012-01-30libevas: really fix x86 cpu optimization options handlingPeter Korsgaard
2012-01-30libevas: forcibly disable cpu optimization options if not applicablePeter Korsgaard
2012-01-29libevas: force smooth scaling option onPeter Korsgaard
2012-01-29libevas: Config.in: add upstream URLPeter Korsgaard
2012-01-29libevas: autodetect cpu variant code tuning optionsPeter Korsgaard
2012-01-28libevas: Add new packageWill Newton