index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-27
dri3: Check for dummyContext to see if the glx_context is valid
Stefan Dirsch
1
-6
/
+2
2016-04-27
dri2: Check for dummyContext to see if the glx_context is valid
Egbert Eich
1
-1
/
+1
2016-04-26
glx: Remove every double semi-colon
Jakob Sinclair
1
-1
/
+1
2016-04-26
glx: Don't enclose includes inside `extern "C" { }`.
Jose Fonseca
9
-10
/
+33
2016-04-20
scons: Build dri_common_interop.c.
Jose Fonseca
1
-0
/
+1
2016-04-20
glx: implement GLX part of interop interface (v2)
Marek Olšák
8
-6
/
+192
2016-02-03
glx: update to updated version of EXT_create_context_es2_profile
Ilia Mirkin
6
-21
/
+31
2015-12-21
glx/dri3: a drawable might not be bound at wait time
Ilia Mirkin
1
-2
/
+4
2015-12-09
glx: Fix a typo in a comment
Andreas Boll
1
-1
/
+1
2015-11-17
glx/dri3: Convert to use dri3 helper in loader library
Boyan Ding
3
-1372
/
+131
2015-11-17
loader: Add dri3 helper
Boyan Ding
1
-0
/
+2
2015-10-31
gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
1
-5
/
+14
2015-10-05
glx: Drop CRAY support.
Matt Turner
2
-102
/
+0
2015-10-02
glx: Don't hard-code the name "libGL.so.1" in driOpenDriver (v3)
Kyle Brenneman
2
-1
/
+6
2015-10-02
glx: Fix build errors with --enable-mangling (v2)
Kyle Brenneman
2
-2
/
+12
2015-09-07
glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
Jon TURNEY
1
-1
/
+1
2015-08-18
mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
1
-1
/
+1
2015-08-18
mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
1
-2
/
+1
2015-08-18
glx: Fix __glXWireToEvent for BufferSwapComplete
Adam Jackson
1
-0
/
+3
2015-08-04
glx: Use _mesa_lroundevenf() in glPixelStoref().
Matt Turner
1
-12
/
+13
2015-07-31
glx: Fix missing bit decl for EXT_texture_integer
Adam Jackson
1
-0
/
+1
2015-07-31
glx: Fix image size computation for EXT_texture_integer (v2)
Adam Jackson
2
-0
/
+11
2015-07-23
Revert "Match swrast modes more loosely."
Marek Olšák
1
-58
/
+1
2015-07-23
Match swrast modes more loosely.
Tom Hughes
1
-1
/
+58
2015-07-11
dri3_open: don't leak the reply
Guillaume Desmottes
1
-0
/
+2
2015-06-23
glx: Use loader_open_device() helper
Derek Foreman
1
-9
/
+1
2015-05-22
glx: fix Scons build
Brian Paul
1
-1
/
+1
2015-05-11
glx/dri3: Add additional check for gpu offloading case
Axel Davy
1
-0
/
+5
2015-05-07
glx: report which DRI version is used when in verbose debug mode
Martin Peres
2
-0
/
+4
2015-04-29
glx: Massive update of comments in struct extension_info
Ian Romanick
1
-4
/
+65
2015-04-27
Fix a few typos
Zoë Blade
7
-12
/
+12
2015-04-15
glx: Create proper server dependency for GLX_EXT_create_context_es2_profile
Ian Romanick
1
-11
/
+1
2015-04-14
glx: replace __FUNCTION__ with __func__
Marius Predut
1
-2
/
+2
2015-04-13
glx: Include util/macros.h instead of redefining PRINTFLIKE.
Jose Fonseca
1
-6
/
+1
2015-03-17
glx: Handle out-of-sequence swap completion events correctly. (v2)
Mario Kleiner
1
-2
/
+7
2015-03-11
glx: remove support for non-multithreaded platforms
Emil Velikov
3
-29
/
+2
2015-03-11
glx: remove final reference to THREADS
Emil Velikov
1
-4
/
+0
2015-03-06
Revert "glx: remove final reference to THREADS"
Emil Velikov
1
-0
/
+4
2015-03-06
Revert "glx: remove support for non-multithreaded platforms"
Emil Velikov
3
-2
/
+29
2015-03-06
glx: remove unneeded ifdef _WIN32 guard
Emil Velikov
1
-2
/
+0
2015-03-06
glx: remove support for non-multithreaded platforms
Emil Velikov
3
-29
/
+2
2015-03-06
glx: remove final reference to THREADS
Emil Velikov
1
-4
/
+0
2015-03-05
Fix invalid extern "C" around header inclusion.
Mark Janes
2
-2
/
+8
2015-03-04
glx/tests: add -I src/ to fix make check
Brian Paul
1
-0
/
+1
2015-03-04
glx: use ARRAY_SIZE from macros.h
Brian Paul
3
-1
/
+3
2015-02-25
glx: Fix returned values of GLX_RENDERER_PREFERRED_PROFILE_MESA
Andreas Boll
1
-6
/
+30
2015-02-18
glx: do not leak the dri2 extension information
Emil Velikov
1
-1
/
+2
2015-02-10
darwin: build fix
Jeremy Huddleston Sequoia
1
-0
/
+5
2015-02-10
darwin: build fix
Jeremy Huddleston Sequoia
1
-0
/
+1
2014-12-17
mesa: remove support for GCC older than 3.3.0
Timothy Arceri
1
-1
/
+1
[next]