History log of /external/mesa3d/src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a8c092266e9885f3370bbeae15bd80ebf035d05d 19-Jul-2012 Kristian Høgsberg <krh@bitplanet.net> gallium-egl: Move wayland query_buffer implementation

Move it to native_wayland_drm_bufmgr_helper.c which only gets compiled when
wayland is enabled and which already includes the right headers.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
/external/mesa3d/src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.c
1aaec8c60985ffe03af265bf8f659ee0319926ca 05-Jul-2012 Kristian Høgsberg <krh@bitplanet.net> wayland-drm: Add protocol to create planar buffers
/external/mesa3d/src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.c
379eb47ea61c87c9ac071fa6d93e49ae3f02ac2c 05-Jul-2012 Kristian Høgsberg <krh@bitplanet.net> wayland-drm: Pass struct wl_drm_buffer to the driver

We're going to extend this to support multi-plane buffers, so pass this
to the driver so it can access the details.
/external/mesa3d/src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.c
58dc1b28d1ef4d1931c52b079d304f2e1546329d 11-Jan-2012 Kristian Høgsberg <krh@bitplanet.net> wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
/external/mesa3d/src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.c
6b52e82768b68dd75bfda9637f0154c5425171ed 07-Sep-2011 Chia-I Wu <olv@lunarg.com> st/egl: track changes to drop wl_visual in wayland

Follow a subset of changes in 7b1d94e5d1f53ac5f59000176aea1d02fc9a1181.
There are known issues, but it works to a certain degree. Non-working
demos also fail gracefully. More importantly, it fixes the build.
/external/mesa3d/src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.c
184bb09ff5cf2715dfee91e25ec20cbaa2e4445c 30-Apr-2011 Benjamin Franzke <benjaminfranzke@googlemail.com> st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland
/external/mesa3d/src/gallium/state_trackers/egl/common/native_wayland_drm_bufmgr_helper.c