broadcom/vc5: Enable CLIF dumping of V3D 4.2.
[mesa.git] / src / glx /
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-16 Samuel Thibaultglx: fix non-dri build
2018-01-11 Dylan Bakermeson: add variable for including include/GL/internal
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-11 Dylan Bakermeson: Use consistent style
2017-12-13 Dylan Bakermeson: fix glx-test race
2017-12-04 Dylan Bakermeson: fix underlinkage without dri3
2017-12-04 Dylan Bakermeson: Reformat glx code to match more common style
2017-12-01 Adam Jacksonglx: Prepare driFetchDrawable for no-config contexts
2017-12-01 Adam Jacksonglx: Use __glXSendError instead of open-coding it
2017-12-01 Adam Jacksonglx: Simplify some dummy vtable interactions
2017-12-01 Vadym Shovkopliasglx/dri3: Remove unused deviceName variable
2017-11-30 Jon Turneymeson: fix deps and underlinkage of libGL
2017-11-30 Jon Turneymeson: build src/glx/windows
2017-11-22 Dylan Bakermeson: replace with_*dri with with_dri_platform
2017-11-13 Adam Jacksonglx/dri3: Fix passing renderType into glXCreateContext
2017-11-13 Adam Jacksonglx/drisw: Fix glXMakeCurrent(dpy, None, ctx)
2017-11-13 Adam Jacksonglx: Lower GLX opcode lookup into SendMakeCurrentRequest
2017-11-10 Dylan Bakermeson: move gl pkgconfig generation out of glx
2017-11-10 Jon Turneyglx/windows: Fix building libwindowsdri when libX11...
2017-11-09 Adam JacksonRevert "glx: Implement GLX_EXT_no_config_context (v2)"
2017-11-09 Adam Jacksonglx: Implement GLX_EXT_no_config_context (v2)
2017-11-09 Adam Jacksonglx: Prepare the DRI backends for GLX_EXT_no_config_context
2017-11-09 Adam Jacksonglx: Relax validate_renderType_against_config for EXT_n...
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-06 Neil Robertsglx: Implement GLX_ARB_context_flush_control
2017-10-27 Dylan Bakermeson: rename all instances of xf86vm to xxf86vm
2017-10-20 Dylan Bakermeson: build libEGL
2017-10-09 Dylan Bakermeson: Add support for configuring dri drivers directory.
2017-10-09 Dylan Bakermeson: build glx
2017-10-09 Dylan Bakermake: Don't traverse backwards through include directories.
2017-09-30 Marek Olšákglx: don't use the template keyword
2017-09-27 Adam Jacksonglx: Be more tolerant in glXImportContext (v2)
2017-09-23 Adam Jacksonglx: Sort the GLX extension bit enum and table
2017-09-12 Eric Engestromglx: turn LIBGL_NO_DRAWARRAYS into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_PROFILE_CORE into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_DUMP_VISUALID into a boolean
2017-09-12 Eric Engestromegl+glx: turn LIBGL_DRI3_DISABLE into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_ALWAYS_INDIRECT into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_ALLOW_SOFTWARE into a boolean
2017-09-12 Eric Engestromegl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
2017-09-12 Eric Engestromglx: turn LIBGL_DIAGNOSTIC into a boolean
2017-09-08 Eric Engestromglx: use ARRAY_SIZE macro
2017-08-25 Adam Jacksonmesa: Implement GL_ARB_texture_filter_anisotropic
2017-08-17 Jeremy Huddleston... glxcmds: Fix a typo in the __APPLE__ codepath
2017-08-17 Thomas Hellstromloader_dri3/glx/egl: Optionally use a blit context...
2017-08-17 Thomas Hellstromloader_dri3/glx/egl: Remove the loader_dri3_vtable...
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-08-10 Thomas Hellstromglx: Fix swap method config matching
2017-08-10 Thomas Hellstromglx: Work around X servers reporting bogus values of...
2017-08-04 Emil Velikovloader: drop the [gs]et_swap_interval callbacks
2017-08-04 Emil Velikovloader: rework xmlconfig dependency
2017-08-03 Thomas Hellstromglx/dri3: Implement the flush_swapbuffers method
2017-08-02 Nicolai Hähnleglx: use v2 of DRI_ConfigOptions
2017-08-01 Eric Engestromloader: remove clamp_swap_interval()
2017-06-21 Eric Engestromegl: turn one more boolean `int` into a `bool`
2017-06-07 Thomas Hellstromdri: Optionally turn off a couple of GLX extensions...
2017-06-07 Thomas Hellstromdri3/GLX: Fix drawable invalidation v2
2017-05-29 Gregory Hainautglx: implement __DRIbackgroundCallableExtension.isThrea...
2017-05-17 Hans de Goedeglxglvnddispatch: Add missing dispatch for GetDriverConfig
2017-05-04 Emil Velikovglx/apple: remove empty variable SHARED_GLAPI_CFLAGS
2017-05-04 Emil Velikovglx/windows: remove empty variable SHARED_GLAPI_CFLAGS
2017-05-04 Emil Velikovglx: automake: scons: remove unneeded GLX_SHARED_GLAPI...
2017-05-04 Emil Velikovglx: glX_proto_send.py: use correct compile guard GLX_I...
2017-04-29 Neha Bhendeglx: add missing sRGB attribute check in fbconfigs_comp...
2017-04-17 Kyle BrennemanEGL: Implement the libglvnd interface for EGL (v3)
2017-04-07 Brian Paulglx: silence uninitialized var warning
2017-03-28 Adam Jacksonglx: Remove #include <GL/glxint.h>
2017-03-23 Topi Pohjolainenglx: Prefer library path given by pkgconfig over the...
2017-03-16 Paul Berryglx: Implement __DRI_BACKGROUND_CALLABLE
2017-03-15 Emil Velikovglx: don't expose systemTimeExtension for DRI2/DRI3...
2017-02-28 Emil Velikovglx/tests: automake: add dispatch-index-check to the...
2017-02-26 Eric Engestromcheck: add support for running test as standalone
2017-02-26 Eric Engestromcheck: make any failure fatal
2017-02-26 Eric Engestromcheck: mark two tests are requiring bash
2017-02-24 Eric Engestromglx: add GLXdispatchIndex sort check
2017-02-15 Hans de Goedeglx/glvnd: Fix GLXdispatchIndex sorting
2017-02-13 Emil Velikovglx: remove always true XDAMAGE_1_1_INTERFACE guard
2017-02-13 Emil Velikovglx: remove DRI2DriverPrimeShift compile guards
2017-02-13 Emil Velikovglx: remove always true ifdef guards
2017-02-06 Nicolai Hähnleglx: guard swap-interval functions against destroyed...
2017-02-06 Nicolai Hähnleglx/dri3: guard in_current_context against a disappeare...
2017-02-06 Nicolai Hähnleglx/dri3: handle NULL pointers in loader-to-DRI3 drawab...
2017-01-27 Emil Velikovglx/windows: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovglx/apple: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovglx: automake: include builddir prior to srcdir
2017-01-18 Emil Velikovglx: unify GLX_SGIX_pbuffer aliased declarations
2017-01-18 Emil Velikovglx: use GLX_ALIAS for glXGetProcAddress
2017-01-18 Emil Velikovmesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
2017-01-18 Emil Velikovglx: remove always false ifdef GLX_NO_STATIC_EXTENSION_...
2017-01-05 Fredrik Höglunddri3: Fix MakeCurrent without a default framebuffer
2016-11-15 Christian Gmeinerdri: make use of loader_get_extensions_name(..) helper
2016-11-15 Emil VelikovRevert "dri: make use of dri_get_extensions_name(....
2016-11-15 Christian Gmeinerdri: make use of dri_get_extensions_name(..) helper
2016-11-04 Marek Olšákglx: make interop ABI visible again
2016-11-03 Andreas Bollglx/windows: Add wgl.h to the sources list
2016-11-02 Adam Jacksonglx/glvnd: Use bsearch() in FindGLXFunction instead...
2016-11-02 Adam Jacksonglx/glvnd: Fix dispatch function names and indices
2016-11-02 Adam Jacksonglx/glvnd: Don't modify the dummy slot in the dispatch...
2016-10-18 Emil Velikovloader: remove loader_get_driver_for_fd() driver_type
next