lp://qastaging/~vanvugt/mir/log-gl-more
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/log-gl-more
Branch merges
Branch information
Recent revisions
- 2924. By Daniel van Vugt
-
Use the std::string log_info to get over the fixed buffer size of the
formatting log_info. - 2923. By Daniel van Vugt
-
Log a lot more GL information on start-up.
Not just because we can, but I actually need this right now to see
what my devices support. - 2921. By Daniel van Vugt
-
Only log the GL details once on start-up. Not repeatedly every time
the screen rotates or a monitor is hotplugged. - 2920. By Kevin DuBois
-
fix sbuild cross compilation failure by passing the compiler variables to the gtest/gmock sub-project instead of our toolchain file. Also allow for setting MIR_TARGET_MACHINE and MIR_GCC_VARIANT via cmake -DMIR_TARGET_
MACHINE= ... (previously it was had to be set in the environment) fixes: lp: #1493895. Fixes: https:/
/bugs.launchpad .net/bugs/ 1493895. Approved by Cemil Azizoglu, Alan Griffiths, PS Jenkins bot.
- 2919. By Cemil Azizoglu
-
[tests] Enable some tests, originally implemented for KMS, on mir-on-X.
Approved by PS Jenkins bot.
- 2918. By Alan Griffiths
-
scene: Ensure that the active application can get the correct display configuration. Fixes: https:/
/bugs.launchpad .net/bugs/ 1493741. Approved by Chris Halse Rogers, Kevin DuBois, PS Jenkins bot.
- 2917. By Alexandros Frantzis
-
renderers: Move GL renderer specific files to their own directory.
Approved by Kevin DuBois, Alan Griffiths, PS Jenkins bot.
- 2916. By Andreas Pokorny
-
Remove dispatchable from InputDevice and reorganise x11 input code
The dispatchable method in InputDevice was used to give the InputDeviceHub direct control over the wakeups from user input devices. Most libraries do not allow doing that on a per device level, so fulfilling that interface gets impractical.
Approved by PS Jenkins bot, Alexandros Frantzis.
- 2915. By Alan Griffiths
-
scene, tests: ensure that clients can observe the changes they make to the display configuration. Fixes: https:/
/bugs.launchpad .net/bugs/ 1491937. Approved by Andreas Pokorny, Alexandros Frantzis, PS Jenkins bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir