Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / state_trackers / glx / xlib / xm_api.c
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-04-21 Dylan Bakerreplace malloc macros in imports.h with u_memory.h...
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2019-12-10 Pierre-Eric Pellou... st/mesa: add a notify_before_flush callback param to...
2019-09-17 Adam Jacksongallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::rgbMode
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::have{Accum,Depth,Stencil...
2019-09-09 Adam Jacksonmesa: Remove unused gl_config::indexBits
2019-09-09 Adam Jacksongallium/xlib: Fix an obvious thinko
2018-09-07 Dylan BakerReplace uses of _mesa_bitcount with util_bitcount
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-04-12 Marek OlšákFix scons build
2018-02-22 Chuck Atkinsglx: Properly handle cases where screen creation fails
2017-11-25 Marek Olšákgallium/hud: update the HUD interface for multiple...
2017-11-25 Marek Olšákgallium/hud: use cso_get_pipe_context
2017-11-25 Marek Olšákgallium/hud: split hud_draw into 3 separate functions
2017-07-24 Charmaine Leest/mesa: create framebuffer iface hash table per st...
2017-07-21 Charmaine Leest/mesa: add destroy_drawable interface
2017-04-07 Bruce Cherniakst/glx: Add awareness for multisample pixel formats...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: remove pipe_static_mutex()
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-05 George Kyriazisst/xlib: Don't destroy screen on XCloseDisplay()
2016-03-04 George Kyriazisst/xlib: Hang off screen destructor off main XCloseDisp...
2016-03-04 George Kyriazisst/xlib: Support unlimited number of display connections
2015-04-27 Zoë BladeFix a few typos
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2014-12-09 Matt TurnerDon't cast the return value of malloc/realloc
2014-11-12 José Fonsecast/glx: Implement GLX_EXT_create_context_es2_profile.
2014-09-24 Matt Turnermesa: Drop _mesa_getenv() wrapper.
2014-04-24 José Fonsecast/xlib: Honour request of 3.1 contexts through core...
2013-06-24 Adam Jacksongallium: Fix llvmpipe on big-endian machines
2013-06-17 Richard Sandifordst/xlib: Fix XImage stride calculation
2013-06-17 Richard Sandifordst/xlib Fix XIMage bytes-per-pixel calculation
2013-06-08 Stéphane Marchesinst/xlib: Flush the front buffer before doing CopySubBuffer
2013-06-08 Stéphane Marchesinst/xlib: Fix upside down coordinates for CopySubBuffer
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-04 Brian Paulst/xlib: add HUD support for xlib/GLX
2013-02-19 Brian Paulst/xlib: initialize the drawable size in create_xmesa_b...
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-09-01 Brian Paulmesa: s/MALLOC/malloc/
2011-12-24 Alexandre Demersegl,glx,wgl: Fixes stapi->createContext usage
2011-12-23 Ian Romanickst-api: Clean-up OpenGL profile handling
2011-10-26 Brian Paulst/glx: fix mixed declarations and code, remove unused var
2011-10-25 Stéphane Marchesinst/glx: Implement texture_from_pixmap without DRI.
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-06 Stéphane Marchesinst/glx: remove the duplicated Drawable member.
2011-10-04 Stephen Whitest/glx: Set the drawable attribute on xmesa_buffer...
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-04 Thomas Hellstromst/glx: Fix endless loop in drawable validation
2011-06-29 Thomas Hellstromst/glx: Fix compilation error
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 Brian Paulst/glx: define/set new ST_CONTEXT_FLAG_bits
2011-05-20 Brian Paulst/glx: pass major, minor, context flags, etc to XMesaC...
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: remove the geom_flags param from is_format_sup...
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-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-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-18 Chia-I Wust/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
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-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergDrop GLframebuffer typedef and just use struct gl_frame...
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-13 Kristian Høgsberggl: Remove unused GLcontextModes fields
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-16 Chia-I Wust/xlib: Notify the context when the front/back buffers...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
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-24 Chia-I Wust/glx: Include main/core.h.
2010-08-22 Keith Whitwellglx/xlib: configurable strict/non-strict buffer size...
2010-08-22 Keith Whitwellglx/xlib: remove another XSync
2010-08-22 Keith Whitwellglx/xlib: no need to call XSync from XMesaFlush
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-24 Brian Paulst/glx: check if deleting head of buffer list
next