st/egl: make native_buffer interface typed
[mesa.git] / src / gallium / state_trackers / egl / common / native_helper.c
2011-06-24 Chia-I Wust/egl: make native_buffer interface typed
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-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-07 Benjamin Franzkest/egl: native_helper: Add resource_surface_import_resource
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
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.