Marco Trevisan (Treviño)
|
1016fb64de
|
mir: return proper surface / connection only when valid, without failing
|
2014-12-09 20:13:39 +01:00 |
|
Marco Trevisan (Treviño)
|
a144087085
|
mir: release surfaces on errors
|
2014-11-21 18:00:49 +01:00 |
|
Marco Trevisan (Treviño)
|
6aaeab0460
|
mir: add public method to resize a cogl onscreen
This will internally recreate a new surface with proper parameters
|
2014-11-21 18:00:10 +01:00 |
|
Marco Trevisan (Treviño)
|
77e28d4a77
|
mir: only allow to set foreign surfaces with hardware buffer
And return a CoglBool accordingly.
|
2014-11-20 07:18:26 +01:00 |
|
Marco Trevisan (Treviño)
|
8e6997db44
|
mir: return whether a foreign connection has been set or not
|
2014-11-20 07:17:19 +01:00 |
|
Marco Trevisan (Treviño)
|
e06a0b3d10
|
mir: release a connection on error
|
2014-11-18 22:16:38 +01:00 |
|
Marco Trevisan (Treviño)
|
b26466ad54
|
mir: improve error logging
|
2014-11-18 22:11:24 +01:00 |
|
Marco Trevisan (Treviño)
|
e5fd82e2a1
|
mir: use standard c types
|
2014-11-18 16:28:17 +01:00 |
|
Marco Trevisan (Treviño)
|
1cbc1c67a0
|
mir: add support for Mir Outputs
|
2014-11-17 18:50:30 +01:00 |
|
Marco Trevisan (Treviño)
|
a948c25116
|
mir: update the framebuffer size on resize events
We need to use a mutex as mir handles these on
different threads, also using an event idle prevents
to get initialization errors on cogl side.
|
2014-11-17 17:47:23 +01:00 |
|
Marco Trevisan (Treviño)
|
62f3f56d29
|
mir: set last state after initializing the surface
|
2014-11-17 17:45:59 +01:00 |
|
Marco Trevisan (Treviño)
|
1b9380ef3c
|
mir: add support for foreign surfaces
|
2014-11-17 16:08:59 +01:00 |
|
Marco Trevisan (Treviño)
|
a3ae538c45
|
mir: add support for foreign display
|
2014-11-17 15:59:29 +01:00 |
|
Marco Trevisan (Treviño)
|
672eff0c6c
|
cogl: add Mir EGL platform
|
2014-11-17 15:49:20 +01:00 |
|