[PATCH weston 0/5] gl-renderer: Renaming of things and minor improvements
Bryce Harrington
bryce at osg.samsung.com
Wed May 11 18:23:17 UTC 2016
On Wed, May 11, 2016 at 02:48:13PM +0200, Miguel A. Vico wrote:
> Hi,
>
> Feedback for the first revision has been addressed. Here is a new series that
> basically splits the orginal patch into several little pieces.
>
> Additionally, gl_renderer_create() has been renamed to
> gl_renderer_display_create() as per Daniel Stone's request.
>
> Thanks,
> Miguel.
Hi Miguel, thanks for the patches! We've just entered feature freeze
for the 1.11 release, and are deferring most non-bugfix work to the next
cycle. I haven't had a chance to review your patches in detail but as
they are sounding like refactoring and feature work I'm opting to defer
them to post-1.11.
If you feel any of these patches need to be included in 1.11, please let
me know (and why) and I'll take a closer look.
Bryce
> Summary:
> gl-renderer: Accept non-NULL empty <visual_id> arrays
> gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
> gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs>
> gl-renderer: Rename gl_renderer::output_create to output_window_create
> gl-renderer: Rename gl_renderer_create to gl_renderer_display_create
>
> src/compositor-drm.c | 5 +++--
> src/compositor-fbdev.c | 5 +++--
> src/compositor-wayland.c | 5 +++--
> src/compositor-x11.c | 7 ++++---
> src/gl-renderer.c | 22 +++++++++++-----------
> src/gl-renderer.h | 9 +++++----
> 6 files changed, 29 insertions(+), 24 deletions(-)
>
>
> NVIDIA GmbH, Wuerselen, Germany, Amtsgericht Aachen, HRB 8361
> Managing Director: Karen Theresa Burns
>
> -----------------------------------------------------------------------------------
> This email message is for the sole use of the intended recipient(s) and may contain
> confidential information. Any unauthorized review, use, disclosure or distribution
> is prohibited. If you are not the intended recipient, please contact the sender by
> reply email and destroy all copies of the original message.
> -----------------------------------------------------------------------------------
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list