index
:
~bryce/cairo
cairogles-integration
doc-fixes
downscaling
master
path-effects
perspective-transform
test-outputs-to-output-dir
vbo-size
Bryce's cairo repository for development branches
bryce
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-glx-context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
gl: Don't query the display when checking if the context changed
Henry Song
1
-9
/
+4
2013-01-08
gl: Do less work when acquiring and releasing devices
Martin Robinson
1
-15
/
+63
2012-08-22
gl: Add a non-thread-aware mode for GL devices
Martin Robinson
1
-3
/
+4
2011-12-05
gl: Check against user-provided invalid sizes
Chris Wilson
1
-0
/
+3
2011-02-26
gl: Take advantage of GLX_MESA_multithread_makecurrent to avoid unbinding.
Eric Anholt
1
-1
/
+11
2010-12-15
gl: Embed the GL dispatch table in the cairo-gl context and initialize it.
Alexandros Frantzis
1
-0
/
+7
2010-06-18
glx: Remove useless optimization trying to avoid glXMakeCurrent()
Benjamin Otte
1
-17
/
+2
2010-06-07
glx: When acquiring device, use the correct drawable
Benjamin Otte
1
-3
/
+13
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-15
glx: Add getters for device's Display and GLXContext
Benjamin Otte
1
-0
/
+30
2010-04-15
gl: Make code safe for multithreaded access
Benjamin Otte
1
-2
/
+35
2010-01-22
gl: Port to cairo_device_t
Chris Wilson
1
-10
/
+15
2010-01-22
Move _cairo_error() to a standalone header
Chris Wilson
1
-0
/
+2
2009-09-22
[gl] Handle an absent visual.
Chris Wilson
1
-3
/
+4
2009-09-03
[boilerplate] Handle errors whilst creating GL surface
Chris Wilson
1
-8
/
+8
2009-07-22
[gl] Add warning about missing hook for XCloseDisplay().
Chris Wilson
1
-0
/
+2
2009-07-21
[gl] Construct a dummy window for the initial context
Chris Wilson
1
-7
/
+63
2009-05-20
[gl] Add EGL target
Chris Wilson
1
-0
/
+136