st/va/postproc: reallocate interlaced destination buffer
[mesa.git] / src / gallium / state_trackers / glx /
2019-12-10 Pierre-Eric Pellou... st/mesa: add a notify_before_flush callback param to...
2019-10-15 Adam Jacksongallium/xlib: Fix xmesa drawable creation
2019-09-17 Adam Jacksongallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)
2019-09-17 Adam Jacksongallium/xlib: Remove MakeCurrent_PrevContext
2019-09-17 Adam Jacksongallium/xlib: Remove drawable caching from the MakeCurr...
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
2019-08-22 Adam Jacksonglx: Sync <GL/glxext.h> with Khronos
2019-07-23 Ilia Mirkingallium: remove boolean from state tracker APIs
2019-05-03 Chuck Atkinsmeson: Fix missing glproto dependency for gallium-glx
2019-04-15 Dylan BakerDelete autotools
2018-10-18 Michał Janiszewskist/xlib: Use more appropriate include guard
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-07-31 Marek Olšákgallium: add pipe_resource::nr_storage_samples, and...
2018-07-17 Konstantin Kharlamovst/glx: constify some variables
2018-04-12 Marek OlšákFix scons build
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-03-12 Emil Velikovgallium/x11: remove empty GLX_SGIX_swap_group stubs
2018-03-12 Emil Velikovgallium/x11: remove empty GLX_SGIX_swap_barrier stubs
2018-02-22 Chuck Atkinsglx: Properly handle cases where screen creation fails
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-19 Gert Wollnygallium: Make (num_)samples an unsigned int
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-11-10 Dylan Bakermeson: build gallium-xlib based glx
2017-10-18 Michel Dänzerst/mesa: Initialize textures array in st_framebuffer_va...
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()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-02-13 Emil Velikovst/xlib: remove always true ifdef GLX_EXTENSION guards
2017-01-12 Chuck Atkinsglx: Add missing glproto dependency for gallium-xlib glx
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-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-05-26 Brian Paulxlib: fix X_GLXCreateContextAtrribs/Attribs typo
2015-04-27 Zoë BladeFix a few typos
2015-04-01 Emil Velikovconfigure: nuke --with-max-{width,height}
2015-03-11 Brian Paulst/glx: use strdup() instead of _mesa_strdup()
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-03-04 Brian Paulst/xlib: include p_compiler.h to get PUBLIC definition
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-14 José Fonsecast/xlib: Generate errors as specified.
2014-11-12 José Fonsecast/glx: Implement GLX_EXT_create_context_es2_profile.
2014-09-24 Matt Turnermesa: Drop _mesa_getenv() wrapper.
2014-09-24 Matt Turnermesa: Use realloc() instead of _mesa_realloc() and...
2014-09-05 Emil Velikovst/glx/xlib: ship the SConscript in the release tarball
2014-08-28 Emil Velikovst/xlib: Include the headers in the sources list.
2014-08-04 Jason Ekstrandutil: Gather some common macros
2014-04-24 José Fonsecast/xlib: Do minimal version checking in glXCreateContex...
2014-04-24 José Fonsecast/xlib: Honour request of 3.1 contexts through core...
2014-02-22 Emil Velikovwinsys/xlib: move xlib_create_sw_winsys within the...
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-12-13 Dave Airlieswrast* (gallium, classic): add MESA_copy_sub_buffer...
2013-10-09 Gaetan Nadongallium/state_trackers/glx: X11/Xlib.h: No such file...
2013-10-01 Emil Velikovst/glx: consolidate C sources list into Makefile.sources
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
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-05-24 Brian Paulst/glx: add null ctx check in glXDestroyContext()
2013-05-24 Brian Paulst/glx/xlib: assorted whitespace, comment fixes
2013-05-21 Brian Paulst/glx/xlib: check for null ctx pointer in glXIsDirect()
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...
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt Turnerstate_trackers/glx: Convert to automake
2013-01-04 Brian Paulst/glx: allow GLX_DONT_CARE for glXChooseFBConfig(...
2012-12-07 Marek Olšákgallium: pass the current context to the flush_front...
2012-12-03 Brian Paulst/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
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-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-09-01 Brian Paulmesa: s/FREE/free/
next