3799a6f3a8
LODroid: Make SubTile hold the buffer for a tile
...
Previously there was only one buffer which contained all the
tiles currently visible. This is inflexible - we need to control
each tile individually. This commit introduces SubTile object,
which is the holder of the buffer for each individual tile.
Change-Id: I511f13dc7fad7c3c04f3d7f23b3abc97a3cc2268
2014-07-01 09:12:08 +02:00
7164161de9
LODroid: remove hasDirectTexture for now
...
Change-Id: Iaf4ce2df890c0f61c9466a8ea1ec35731d3eed44
2014-07-01 09:12:01 +02:00
2820ecb718
LODroid: Use tile images in LOAndroid2
...
Change-Id: Ic274d19467b8d0915ae438a0651f19da14392697
2014-07-01 09:11:53 +02:00
2c3d341f81
LODroid: Don't ignore size change event, clean-up GeckoLayerClient
...
Change-Id: I615a762334434068681ecb1cc7ae6890319bd7ec
2014-07-01 09:11:44 +02:00
0d55277947
LODroid: cleanup
...
Change-Id: I3c2b156c6ed5c6a27ac845481150150812eef1ec
2014-07-01 09:11:33 +02:00
18d2afbf9a
LODroid2: GLES2 fixes, code cleanup
...
Change-Id: I368f8caaf0433387a330a63182aab292defef0ca
2014-06-30 14:48:02 +02:00
7d8d1fe4aa
LODroid2: Remove sdk v7 and v4 support libraries
...
Change-Id: I41a30d44c44cb439dc2e60e212eea18b00f316dd
2014-06-30 14:48:02 +02:00
1c7bcda552
LOAndroid2: use GLES2, latest GeckoSoftwareLayerClient
...
Additionally add GeckoGLLayerClient as an alternative LayerClient
Change-Id: I250b5d806f520231ad9a9b84ef8387e8830bb364
2014-06-30 14:48:02 +02:00
ae14df5b31
LOAndroid2: initial import of older Fennec version with LO changes
...
rebase on mozilla-central tag RELEASE_BASE_20120531
add LOEvent, LOThread, some LO icons
Change-Id: I0c3aba6d9715c60e32d8daa2002b4961eef476f0
2014-06-30 14:48:02 +02:00