st/nine: Refactor how user constbufs sizes are calculated
[mesa.git] / src / gallium / state_trackers / egl / wayland /
2014-01-13 Martin Anderssonst/egl: Flush resources before presentation
2013-08-07 Ander Conselvan... gallium-egl: Don't add a listener for wl_drm twice...
2013-08-07 Ander Conselvan... gallium-egl: Simplify native_wayland_drm_bufmgr_helper...
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-03-20 Kristian Høgsberggallium-egl: Fix compile errors introduced in de315f76a
2013-03-15 Philipp Brüschweilerwayland: fix segfault when using software rendering
2013-02-15 Kristian Høgsbergegl-wayland: Fix left-over wl_display_roundtrip() usage
2013-01-03 Jonas Ådahlwayland: Don't cancel a roundtrip when any event is...
2012-11-07 Jonas Ådahlwayland: Destroy frame callback when destroying surface
2012-10-17 Kristian Høgsbergwayland: Drop support for ill-defined, unused wl_egl_pixmap
2012-10-17 Kristian Høgsbergegl/wayland: Update to Wayland 0.99 API
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-08-16 Philipp Brüschweilerwayland-drm: close fd after the display is uninitialized
2012-07-19 Kristian Høgsberggallium-egl: Move wayland query_buffer implementation
2012-04-03 Benjamin Franzkest/egl: Update to the new wl_shm_pool interface
2012-03-27 Benjamin Franzkest/egl: Also remove wl_buffer_damage in wayland backend
2012-03-11 David FriesSet close on exec flag FD_CLOEXEC
2012-03-05 Benjamin Franzkewayland: Use new wl_display_disconnect
2012-01-17 Scott MoreauComplete ARGB8888 naming convention format renames...
2012-01-11 Kristian Høgsbergwayland-drm: Drop the non-premul formats, use format...
2011-09-08 Benjamin Franzkest/egl: add premultiplied alpha support to wayland
2011-09-08 Benjamin Franzkest/egl: correctly return configs under wayland
2011-09-08 Chia-I WuRevert "st/egl: correctly return configs under wayland"
2011-09-08 Chia-I WuRevert "st/egl: add premultiplied alpha support to...
2011-09-08 Chia-I Wust/egl: add premultiplied alpha support to wayland
2011-09-08 Chia-I Wust/egl: correctly return configs under wayland
2011-09-08 Chia-I Wust/egl: add native_present_control
2011-09-07 Chia-I Wust/egl: track changes to drop wl_visual in wayland
2011-09-07 Chia-I Wust/egl: track server side wayland changes
2011-09-07 Chia-I Wust/egl: use new wl_callback mechanism in wayland
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-25 Chia-I Wust/egl: add get_pixmap_format callback to native_display
2011-06-25 Chia-I Wust/egl: clean up eglCopyBuffers
2011-06-25 Chia-I Wust/egl: reorganize backend initialization
2011-06-24 Chia-I Wust/egl: make native_buffer interface typed
2011-06-23 Benjamin Franzkest/egl/wayland: Take resize parameters only if size...
2011-06-12 Benjamin Franzkest/eglwayland: Add support for EGL_DEFAULT_DISPLAY
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-07 Benjamin Franzketargets/egl: Support driver name lookup using pci lists
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 Benjamin Franzkest/egl/wayland: Deal with wayland visual changes
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-13 Benjamin Franzkest/egl: Implement EGL_WL_bind_wayland_display for x11...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Benjamin Franzkeegl/wayland: Fix possible lockup in drm initialization
2011-04-25 Benjamin Franzkest/egl: Add wayland shm softpipe support
2011-04-25 Benjamin Franzkest/egl: Generalize wayland backend a bit
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-22 Benjamin Franzkeegl/wayland: Update to buffer.damage addition
2011-04-22 Benjamin Franzkest/egl: Update to wayland protocol,egl changes
2011-04-12 Benjamin Franzkeegl/wayland: Update to per-surface frame events
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Benjamin Franzkeegl: Add EGL_WL_bind_wayland_display
2011-03-01 Thomas Hellstromst/egl: Move the copy context to the native display...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-11 Benjamin Franzkest/egl wayland: Sync front buffer release
2011-02-11 Benjamin Franzkest/egl wayland: Set color_format according to wl_visual
2011-02-07 Benjamin Franzkest/egl: Add wayland platform