Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / state_trackers / egl / common / egl_g3d_api.c
2015-03-04 Jose Fonsecast/egl: Remove.
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-08-07 Ander Conselvan... egl: Update to Wayland 1.2 server API
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2012-08-15 Michel Dänzerst/egl: Fix up for ClientVersion -> ClientMajorVersion...
2012-07-19 Kristian Høgsberggallium-egl: Move wayland query_buffer implementation
2012-07-19 Kristian Høgsbergwayland: Support EGL_WIDTH and EGL_HEIGHT queries for...
2012-07-19 Kristian Høgsbergwayland: Use existing EGL_TEXTURE_FORMAT for querying...
2012-07-19 Kristian Høgsberggallium-egl: Implement eglQueryWaylandBufferWL
2011-12-24 Alexandre Demersegl,glx,wgl: Fixes stapi->createContext usage
2011-12-20 Chia-I Wust/egl: error check and clamp coordinates in eglPostSub...
2011-12-20 Fredrik Höglundst/egl: Add support for EGL_NV_post_sub_buffer
2011-12-20 Chia-I Wuegl: remove #ifdef's for official extensions
2011-12-15 Fredrik Höglundst/egl: Add support for EGL_NOK_swap_region
2011-09-08 Chia-I Wust/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHA
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-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-25 Chia-I Wust/egl: add get_pixmap_format callback to native_display
2011-06-25 Chia-I Wuegl: make implementing eglChooseConfig easier
2011-06-25 Chia-I Wust/egl: clean up eglCopyBuffers
2011-06-24 Chia-I Wust/egl: use a helper to get st_api from the loader
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
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-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: Move the copy context to the native display...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Chia-I Wust/egl: Fix eglCopyBuffers.
2010-12-22 Chia-I Wust/egl: Plug pbuffer leaks.
2010-12-22 Chia-I Wust/egl: Allow single-buffered pixmaps.
2010-12-22 Chia-I Wust/egl: Remove unnecessary egl_g3d_find_pixmap_config.
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-26 Chia-I Wust/egl: Fix eglChooseConfig when configs is NULL.
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Chia-I Wuegl: _eglFilterArray should not allocate.
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-03 Chia-I Wust/egl: Add support for EGL_MATCH_NATIVE_PIXMAP.
2010-11-03 Chia-I Wust/egl: Add support for swap interval and swap behavior.
2010-11-03 Chia-I Wust/egl: Use native_surface::present callback.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-23 Chia-I Wuegl: Use reference counting to replace IsLinked or...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-14 Chia-I Wust/egl: Do not finish a fence that is NULL.
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-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wust/egl: Use profiles to create OpenGL ES contexts.
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Chia-I Wust/egl: Add support for EGL_MESA_image_drm.
2010-08-26 Chia-I Wust/egl: Add support for EGL_KHR_surfaceless_*.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 Chia-I Wust/egl: Add support for EGL_KHR_reusable_sync.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-06-30 Chia-I Wuegl: Store configs in a dynamic array.
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-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-05-30 Chia-I Wust/egl: Hook eglCreatePbufferFromClientBuffer.
2010-05-30 Chia-I Wust/egl: Fix eglCopyBuffers.
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-17 Roland Scheideggerst/egl: adapt to interface changes
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Chia-I Wust/egl: Follow the portability guide.
2010-04-11 Chia-I Wust/egl: Factor driver callbacks to a new file.