Changeset: 5af969b62a4e
Author:    ddhill
Date:      2013-08-16 16:32 -0400
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5af969b62a4e

RT-28486 lens first step in porting layer rework

! buildSrc/armv6hf.gradle
! buildSrc/armv6sf.gradle
! modules/graphics/src/main/native-glass/lens/LensCommon.h
+ modules/graphics/src/main/native-glass/lens/LensLogger.h
! modules/graphics/src/main/native-glass/lens/cursor/fbCursor/fbCursor.c
- modules/graphics/src/main/native-glass/lens/cursor/fbCursor/fbCursor.h
- modules/graphics/src/main/native-glass/lens/cursor/fbCursor/fbDispman.c
- modules/graphics/src/main/native-glass/lens/cursor/fbCursor/wrapped_bcm.c
! modules/graphics/src/main/native-glass/lens/input/LensInput.h
+ modules/graphics/src/main/native-glass/lens/platform-util/dispmanCursor.c
+ modules/graphics/src/main/native-glass/lens/platform-util/fbRobot.c
+ modules/graphics/src/main/native-glass/lens/platform-util/initPlatform.c
+ modules/graphics/src/main/native-glass/lens/platform-util/omapCursor.c
+ modules/graphics/src/main/native-glass/lens/platform-util/platformUtil.h
+ modules/graphics/src/main/native-glass/lens/platform-util/utilInternal.h
+ modules/graphics/src/main/native-glass/lens/platform-util/wrapped_bcm.c
+ modules/graphics/src/main/native-glass/lens/platform-util/wrapped_bcm.h
! modules/graphics/src/main/native-glass/lens/wm/LensWindowManager.c
! modules/graphics/src/main/native-glass/lens/wm/screen/fbdevScreen.c

Reply via email to