History log of /external/mesa3d/src/gallium/state_trackers/egl/x11/x11_screen.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a06f58fee5dbf0054fb363e759d30cf13c4bbab9 14-Dec-2011 Fredrik Höglund <fredrik@kde.org> st/egl: Implement EGL_NOK_swap_region for x11

v2: inline x11_drawable_copy_buffers().

Signed-off-by: Fredrik Höglund <fredrik@kde.org>

[olv: s/inline/INLINE/]
/external/mesa3d/src/gallium/state_trackers/egl/x11/x11_screen.h
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/x11/x11_screen.h
e3c1c5377c7fcd17085bfb22fbc1cf30646751ba 12-Oct-2010 Kristian Høgsberg <krh@bitplanet.net> Get rid of GL/internal/glcore.h

__GLcontextModes is always only used as an implementation internal struct
at this point and we shouldn't install glcore.h anymore. Anything that
needs __GLcontextModes should just include the struct in its headers files
directly.
/external/mesa3d/src/gallium/state_trackers/egl/x11/x11_screen.h
cf588ab3f1edb89be4cd57045a3888ff482fa817 06-Jul-2010 Chia-I Wu <olv@lunarg.com> st/egl: Add support for !GLX_DIRECT_RENDERING.

st/egl uses GLX code for DRI2 support. It should honor
GLX_DIRECT_RENDERING.

Also updates configure.ac to define GLX_DIRECT_RENDERING for st/egl.
/external/mesa3d/src/gallium/state_trackers/egl/x11/x11_screen.h
f7730c0740cc8a43c3573dcdbf43e76630d957f6 09-Apr-2010 Chia-I Wu <olv@lunarg.com> st/egl: Remove __GLcontextModes from the native interface.

Replace __GLcontextModes by a subset of its attributes that makes sense
to EGL. This also gets rid of GL headers from the common code.
/external/mesa3d/src/gallium/state_trackers/egl/x11/x11_screen.h
ba81b0743efd978509b1931d7b4b93f37e8aeb5e 09-Apr-2010 Chia-I Wu <olv@lunarg.com> Fix copyright headers.

Update the warranty disclaimer to use the more general "THE AUTHORS OR
COPYRIGHT HOLDERS". This is done manually on files created by me. Hope
that I do not miss anything.
/external/mesa3d/src/gallium/state_trackers/egl/x11/x11_screen.h
545ac97f9b95e9b5ebd04d2960abb224b5adbe17 17-Feb-2010 Chia-I Wu <olv@lunarg.com> st/egl: Add dri2InvalidateBuffers.

src/glx/dri2.c will call dri2InvalidateBuffers when
DRI2_InvalidateBuffers event is received. This fixes a missing symbol
error, and paves the way for event-based validation.
/external/mesa3d/src/gallium/state_trackers/egl/x11/x11_screen.h
3c967a920718c2a74996ac23b8c1964915db88c2 22-Jan-2010 Chia-I Wu <olvaffe@gmail.com> st/egl_g3d: Rename to st/egl.

Simply the name to egl.
/external/mesa3d/src/gallium/state_trackers/egl/x11/x11_screen.h