swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
[mesa.git] / src / gallium / state_trackers / egl / common / native_helper.c
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-12-10 Christopher James... gallium/winsys/drm: Prepare for passing prime fds in...
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-01-04 Marek Olšákgallium: extend pipe_context::flush for it to accept...
2011-09-08 Chia-I Wust/egl: add native_present_control
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-07-01 Chia-I Wust/egl: fix a typo
2011-06-25 Chia-I Wust/egl: clean up eglCopyBuffers
2011-06-24 Chia-I Wust/egl: make native_buffer interface typed
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
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 Thomas Hellstromst/egl: Implement swapbuffer throttling
2011-03-01 Thomas Hellstromst/egl: Add a helper to perform a copy swap on a resour...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-07 Benjamin Franzkest/egl: native_helper: Add resource_surface_import_resource
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-29 Chia-I Wust/egl: Move module loading code to targets.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-04 Chia-I Wust/egl: Move sw screen creation to native helper.
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-31 Chia-I Wust/egl: Add helper functions for use by backends.