Simon Fels
|
9ae788ceec
|
Get rid of the old app manager which we're not going to use
|
2016-11-10 12:24:47 +01:00 |
|
Simon Fels
|
1d2c2814ac
|
Bring back input support for the currently active window
|
2016-11-09 17:13:58 +01:00 |
|
Simon Fels
|
792f488cbc
|
Drop use of not existing function
|
2016-11-09 15:51:25 +01:00 |
|
Simon Fels
|
aee51246a5
|
Drop unneeded ifdef
|
2016-11-09 12:06:57 +01:00 |
|
Simon Fels
|
905a1a9fb1
|
Do not support translation/rotation for textures we render
|
2016-11-09 11:09:15 +01:00 |
|
Simon Fels
|
1aeedaf199
|
Update GL viewport when window size changes
|
2016-11-09 09:40:25 +01:00 |
|
Simon Fels
|
b05b8bae8b
|
Implement quick&dirty approach to update window size and position
|
2016-11-08 18:07:00 +01:00 |
|
Simon Fels
|
f2e39fb2f7
|
Use correct order in rect definition
|
2016-11-08 18:05:19 +01:00 |
|
Simon Fels
|
f7be0f8747
|
Reuse existing window when a layer with the same package already exists
|
2016-11-08 09:47:15 +01:00 |
|
Simon Fels
|
c4a09f75af
|
Reset layer state when cycle is done
|
2016-11-08 08:36:03 +01:00 |
|
Simon Fels
|
72a7e2e407
|
Enable hwcomposer support by default
|
2016-11-08 08:21:39 +01:00 |
|
Simon Fels
|
2717449710
|
Remove unneeded width, height and use_sub_window arguments
|
2016-11-08 08:15:25 +01:00 |
|
Simon Fels
|
d5d2f8d36f
|
Add display manager instance which hands relevant information to emugl layer
|
2016-11-08 08:14:38 +01:00 |
|
Simon Fels
|
2d63a6e568
|
emugl: update cmake configuration with missing files
|
2016-11-08 07:49:41 +01:00 |
|
Simon Fels
|
4c2711cfd0
|
Drop superflous second display detection
|
2016-11-08 07:46:17 +01:00 |
|
Simon Fels
|
8dfed5b792
|
Render all windows without border
|
2016-11-08 07:42:51 +01:00 |
|
Simon Fels
|
fbc8b984f2
|
Implement support for host side multi-window management
|
2016-11-08 07:41:41 +01:00 |
|
Simon Fels
|
c4e1e291ac
|
Extend number of work threads to 8
|
2016-11-08 07:39:21 +01:00 |
|
Simon Fels
|
1fb98d2103
|
Don't join worker instances but hard stop them
|
2016-11-08 07:39:09 +01:00 |
|
Simon Fels
|
57edcc0ec7
|
Add support for adb connections
This change is quite large as it includes a small rework of how some
parts of the networking layer are written.
|
2016-11-08 07:37:02 +01:00 |
|
Simon Fels
|
8c19a8e42b
|
Use current display resolution as display size
|
2016-10-21 20:02:53 +02:00 |
|
Simon Fels
|
113a06590a
|
Launch container manager as daemon
|
2016-10-21 19:55:22 +02:00 |
|
Simon Fels
|
a87fe63cca
|
Add snap application for container shell
|
2016-10-21 19:55:22 +02:00 |
|
Simon Fels
|
89fa39bd01
|
Specify android root path for container
|
2016-10-21 19:55:22 +02:00 |
|
Simon Fels
|
42f338ba8a
|
Use translator libraries from snap if available
|
2016-10-21 19:55:22 +02:00 |
|
Simon Fels
|
244aa89a89
|
Move utility prefix function into utils namespace
|
2016-10-21 19:55:22 +02:00 |
|
Simon Fels
|
46b4303b41
|
Disable hwui hack now that we specify the correct GL version string
|
2016-10-13 18:44:51 +02:00 |
|
Simon Fels
|
962c20fe1c
|
Disable telephony support
|
2016-10-13 18:44:08 +02:00 |
|
Simon Fels
|
1272f453a2
|
Correct object data handling from shader programs
|
2016-10-13 18:37:47 +02:00 |
|
Simon Fels
|
242bfca03e
|
Don't remove SystemUI from our images
|
2016-10-13 18:37:08 +02:00 |
|
Simon Fels
|
8bb5486653
|
Drop unecessary shader extensions
|
2016-10-02 14:42:31 +02:00 |
|
Simon Fels
|
bd9a859d61
|
Enable hwcomposer support only conditionally
|
2016-09-30 17:21:15 +02:00 |
|
Simon Fels
|
dd48136721
|
Improve eglGetString processing to exclude certain not support extensions
|
2016-09-30 17:21:15 +02:00 |
|
Simon Fels
|
5daf631b5d
|
Use host GLES driver conditionally
|
2016-09-30 17:21:15 +02:00 |
|
Simon Fels
|
d731ee77c2
|
Install and load our translator libraries on startup
|
2016-09-30 17:21:15 +02:00 |
|
Simon Fels
|
a14366c407
|
Disable shader additions when working with translator
|
2016-09-30 17:21:15 +02:00 |
|
Simon Fels
|
99b913c273
|
Correctly compare name against GL version
|
2016-09-30 17:21:15 +02:00 |
|
Simon Fels
|
636c04dd79
|
Check if object data is valid before accessing it
|
2016-09-30 17:21:15 +02:00 |
|
Simon Fels
|
a89027af97
|
hwcomposer: actually post buffers received to the screen
|
2016-09-30 17:21:15 +02:00 |
|
Simon Fels
|
3ee86c6d9d
|
Add initial bits for the app manager
|
2016-09-27 16:03:32 +02:00 |
|
Simon Fels
|
532bca4262
|
Remove unnecessary log message
|
2016-09-17 16:28:36 +02:00 |
|
Simon Fels
|
917baf45af
|
Remove old source which we don't need anymore
|
2016-09-17 11:35:50 +02:00 |
|
Simon Fels
|
48839a9ea3
|
Fix crashes with unknown/invalid commands
|
2016-09-17 11:31:04 +02:00 |
|
Simon Fels
|
31e492fa1a
|
Drop app suffix from install/launch commands
|
2016-09-17 11:30:59 +02:00 |
|
Simon Fels
|
1b4857db89
|
Remove old commands which are not supported anymore
|
2016-09-17 11:13:31 +02:00 |
|
Simon Fels
|
d5891765bb
|
Further improvements for the snap packaging
|
2016-09-17 10:54:00 +02:00 |
|
Simon Fels
|
fb5ca57cfc
|
Add Android init script to start anboxd
|
2016-09-17 10:48:24 +02:00 |
|
Simon Fels
|
838d8feb88
|
Disable logging of input events even in debug mode
|
2016-09-17 10:48:24 +02:00 |
|
Simon Fels
|
54ad98e8b0
|
Add density header file
|
2016-09-17 10:48:24 +02:00 |
|
Simon Fels
|
744be4cf5e
|
Add install targets for our kernel modules
|
2016-09-17 10:48:24 +02:00 |
|