projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
nir/builder: Add support for easily building control-flow
[mesa.git]
/
src
/
glx
/
2017-02-28
Emil Velikov
glx/tests: automake: add dispatch-index-check to the...
tree
|
commitdiff
2017-02-26
Eric Engestrom
check: add support for running test as standalone
tree
|
commitdiff
2017-02-26
Eric Engestrom
check: make any failure fatal
tree
|
commitdiff
2017-02-26
Eric Engestrom
check: mark two tests are requiring bash
tree
|
commitdiff
2017-02-24
Eric Engestrom
glx: add GLXdispatchIndex sort check
tree
|
commitdiff
2017-02-15
Hans de Goede
glx/glvnd: Fix GLXdispatchIndex sorting
tree
|
commitdiff
2017-02-13
Emil Velikov
glx: remove always true XDAMAGE_1_1_INTERFACE guard
tree
|
commitdiff
2017-02-13
Emil Velikov
glx: remove DRI2DriverPrimeShift compile guards
tree
|
commitdiff
2017-02-13
Emil Velikov
glx: remove always true ifdef guards
tree
|
commitdiff
2017-02-06
Nicolai Hähnle
glx: guard swap-interval functions against destroyed...
tree
|
commitdiff
2017-02-06
Nicolai Hähnle
glx/dri3: guard in_current_context against a disappeare...
tree
|
commitdiff
2017-02-06
Nicolai Hähnle
glx/dri3: handle NULL pointers in loader-to-DRI3 drawab...
tree
|
commitdiff
2017-01-27
Emil Velikov
glx/windows: automake: include builddir prior to srcdir
tree
|
commitdiff
2017-01-27
Emil Velikov
glx/apple: automake: include builddir prior to srcdir
tree
|
commitdiff
2017-01-27
Emil Velikov
glx: automake: include builddir prior to srcdir
tree
|
commitdiff
2017-01-18
Emil Velikov
glx: unify GLX_SGIX_pbuffer aliased declarations
tree
|
commitdiff
2017-01-18
Emil Velikov
glx: use GLX_ALIAS for glXGetProcAddress
tree
|
commitdiff
2017-01-18
Emil Velikov
mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
tree
|
commitdiff
2017-01-18
Emil Velikov
glx: remove always false ifdef GLX_NO_STATIC_EXTENSION_...
tree
|
commitdiff
2017-01-05
Fredrik Höglund
dri3: Fix MakeCurrent without a default framebuffer
tree
|
commitdiff
2016-11-15
Christian Gmeiner
dri: make use of loader_get_extensions_name(..) helper
tree
|
commitdiff
2016-11-15
Emil Velikov
Revert "dri: make use of dri_get_extensions_name(....
tree
|
commitdiff
2016-11-15
Christian Gmeiner
dri: make use of dri_get_extensions_name(..) helper
tree
|
commitdiff
2016-11-04
Marek Olšák
glx: make interop ABI visible again
tree
|
commitdiff
2016-11-03
Andreas Boll
glx/windows: Add wgl.h to the sources list
tree
|
commitdiff
2016-11-02
Adam Jackson
glx/glvnd: Use bsearch() in FindGLXFunction instead...
tree
|
commitdiff
2016-11-02
Adam Jackson
glx/glvnd: Fix dispatch function names and indices
tree
|
commitdiff
2016-11-02
Adam Jackson
glx/glvnd: Don't modify the dummy slot in the dispatch...
tree
|
commitdiff
2016-10-18
Emil Velikov
loader: remove loader_get_driver_for_fd() driver_type
tree
|
commitdiff
2016-10-14
Emil Velikov
loader/dri3: constify the loader_dri3_vtable
tree
|
commitdiff
2016-10-14
Mario Kleiner
glx: Perform check for valid fbconfig against proper...
tree
|
commitdiff
2016-10-07
Martin Peres
loader/dri3: add get_dri_screen() to the vtable
tree
|
commitdiff
2016-10-06
Emil Velikov
glx: rename choose_visual(), drop const argument
tree
|
commitdiff
2016-10-06
Emil Velikov
glx: return GL_FALSE from glx_screen_init where applicable.
tree
|
commitdiff
2016-10-06
Emil Velikov
glx: correctly mask the drawableType for GLX_ARB_fbconf...
tree
|
commitdiff
2016-09-15
Jon Turney
direct-to-native-GL for GLX clients on Cygwin ("Windows...
tree
|
commitdiff
2016-09-05
Emil Velikov
glx/glvnd: list the strcmp arguments in correct order
tree
|
commitdiff
2016-08-17
Michel Dänzer
glx: Don't use current context in __glXSendError
tree
|
commitdiff
2016-08-15
Tapani Pälli
glx: apple specific occurences of dummyContext check
tree
|
commitdiff
2016-08-15
Bernard Kilarski
glx: fix error code when there is no context bound
tree
|
commitdiff
2016-07-26
Matt Turner
glx: Avoid aliasing violations.
tree
|
commitdiff
2016-07-20
Stefan Dirsch
Avoid overflow in 'last' variable of FindGLXFunction...
tree
|
commitdiff
2016-07-08
Matt Turner
glx: Fix for commit 2c86668694.
tree
|
commitdiff
2016-07-08
Matt Turner
glx: Undo memory allocation checking damage.
tree
|
commitdiff
2016-07-08
Colin McDonald
glx: Fix indirect multi-texture GL_DOUBLE coordinate...
tree
|
commitdiff
2016-07-08
Colin McDonald
glx: Correct opcode typos in __indirect_glTexCoordPointer.
tree
|
commitdiff
2016-07-08
Colin McDonald
glx: Call __glXInitVertexArrayState() with a usable gc.
tree
|
commitdiff
2016-06-23
Giuseppe Bilotta
Remove wrongly repeated words in comments
tree
|
commitdiff
2016-06-09
Daniel Czarnowski
glx: fix crash with bad fbconfig
tree
|
commitdiff
2016-05-30
Emil Velikov
mesa_glinterop: remove mesa_glinterop typedefs
tree
|
commitdiff
2016-05-30
Emil Velikov
glx/glvnd: automake: include all the sources in libglx_...
tree
|
commitdiff
2016-05-30
Emil Velikov
glx/glvnd: remove the final if defined($extension)...
tree
|
commitdiff
2016-05-30
Emil Velikov
glx/glvnd: rework dispatch functions/indices tables...
tree
|
commitdiff
2016-05-30
Emil Velikov
glx/glvnd: Use strcmp() based binary search in FindGLXF...
tree
|
commitdiff
2016-05-30
Kyle Brenneman
glx: Implement the libglvnd interface.
tree
|
commitdiff
2016-05-25
Giuseppe Bilotta
scons: whitespace cleanup
tree
|
commitdiff
2016-05-24
Emil Velikov
mesa_glinterop: make GL interop version field bidirectional
tree
|
commitdiff
2016-05-24
Emil Velikov
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENT...
tree
|
commitdiff
2016-05-23
Jiri Slaby
glxcmds: glXGetFBConfigs, fix screen bounds
tree
|
commitdiff
2016-04-27
Stefan Dirsch
dri3: Check for dummyContext to see if the glx_context...
tree
|
commitdiff
2016-04-27
Egbert Eich
dri2: Check for dummyContext to see if the glx_context...
tree
|
commitdiff
2016-04-26
Jakob Sinclair
glx: Remove every double semi-colon
tree
|
commitdiff
2016-04-26
Jose Fonseca
glx: Don't enclose includes inside `extern "C" { }`.
tree
|
commitdiff
2016-04-20
Jose Fonseca
scons: Build dri_common_interop.c.
tree
|
commitdiff
2016-04-20
Marek Olšák
glx: implement GLX part of interop interface (v2)
tree
|
commitdiff
2016-02-05
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2016-02-03
Ilia Mirkin
glx: update to updated version of EXT_create_context_es...
tree
|
commitdiff
2016-01-21
Kristian Høgsberg...
Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
tree
|
commitdiff
2015-12-28
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2015-12-21
Ilia Mirkin
glx/dri3: a drawable might not be bound at wait time
tree
|
commitdiff
2015-12-11
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2015-12-09
Andreas Boll
glx: Fix a typo in a comment
tree
|
commitdiff
2015-11-23
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2015-11-17
Boyan Ding
glx/dri3: Convert to use dri3 helper in loader library
tree
|
commitdiff
2015-11-17
Boyan Ding
loader: Add dri3 helper
tree
|
commitdiff
2015-11-03
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2015-10-31
Dave Airlie
gallium/swrast: fix front buffer blitting. (v2)
tree
|
commitdiff
2015-10-09
Kristian Høgsberg...
Merge ../mesa into vulkan
tree
|
commitdiff
2015-10-05
Matt Turner
glx: Drop CRAY support.
tree
|
commitdiff
2015-10-02
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2015-10-02
Kyle Brenneman
glx: Don't hard-code the name "libGL.so.1" in driOpenDr...
tree
|
commitdiff
2015-10-02
Kyle Brenneman
glx: Fix build errors with --enable-mangling (v2)
tree
|
commitdiff
2015-10-01
Kristian Høgsberg...
Merge branch 'master' of ../mesa into vulkan
tree
|
commitdiff
2015-09-07
Jon TURNEY
glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
tree
|
commitdiff
2015-08-26
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2015-08-18
Rhys Kidd
mesa/glx: Resolve GCC sign-compare warning.
tree
|
commitdiff
2015-08-18
Rhys Kidd
mesa/glx: Resolve GCC sign-compare warning.
tree
|
commitdiff
2015-08-18
Adam Jackson
glx: Fix __glXWireToEvent for BufferSwapComplete
tree
|
commitdiff
2015-08-17
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2015-08-04
Matt Turner
glx: Use _mesa_lroundevenf() in glPixelStoref().
tree
|
commitdiff
2015-07-31
Adam Jackson
glx: Fix missing bit decl for EXT_texture_integer
tree
|
commitdiff
2015-07-31
Adam Jackson
glx: Fix image size computation for EXT_texture_integer...
tree
|
commitdiff
2015-07-23
Marek Olšák
Revert "Match swrast modes more loosely."
tree
|
commitdiff
2015-07-23
Tom Hughes
Match swrast modes more loosely.
tree
|
commitdiff
2015-07-11
Guillaume Desmottes
dri3_open: don't leak the reply
tree
|
commitdiff
2015-06-26
Connor Abbott
Merge branch 'wip/nir-vtn' into vulkan
tree
|
commitdiff
2015-06-24
Jason Ekstrand
Merge remote-tracking branch 'mesa-public/master' into...
tree
|
commitdiff
2015-06-23
Derek Foreman
glx: Use loader_open_device() helper
tree
|
commitdiff
2015-05-22
Brian Paul
glx: fix Scons build
tree
|
commitdiff
2015-05-11
Axel Davy
glx/dri3: Add additional check for gpu offloading case
tree
|
commitdiff
next