mutter/clutter/osx
Roman Kudiyarov 52b6a3cd49 osx: added resolution initialization in backend
It's important step of initialization because all features calls from
font rendering libs based on this parameter. By default it equals to
-1 and test-text-cache test crashes in this case.
2010-08-04 15:13:11 +01:00
..
clutter-backend-osx.c osx: added resolution initialization in backend 2010-08-04 15:13:11 +01:00
clutter-backend-osx.h
clutter-event-osx.c osx: Fixed warnings in osx event implementation 2010-08-04 15:13:11 +01:00
clutter-osx.h
clutter-stage-osx.c Added willResize delegate for osx stage. 2010-08-04 15:13:11 +01:00
clutter-stage-osx.h
Makefile.am