index
:
~alexl/cairo
device-scale
device-scale2
ickle-device-scale
master
Unnamed repository; edit this file 'description' to name the repository.
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-egl-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
-9
/
+55
2012-08-22
gl: Add a non-thread-aware mode for GL devices
Martin Robinson
1
-0
/
+2
2012-08-11
egl: s/EGL_KHR_surfaceless_opengl/EGL_KHR_surfaceless_context/
Chris Wilson
1
-2
/
+3
2011-12-16
egl: do not destroy dummy_surface if it does not exist
Pekka Paalanen
1
-1
/
+2
2011-12-05
gl: Check against user-provided invalid sizes
Chris Wilson
1
-0
/
+3
2011-02-18
egl: Ensure that the dummy pbuffer surface is compatible with the supplied co...
Alexandros Frantzis
1
-10
/
+16
2011-02-18
egl: Fix eglMakeCurrent for egl surfaces
Benjamin Franzke
1
-1
/
+1
2010-12-15
gl: Embed the GL dispatch table in the cairo-gl context and initialize it.
Alexandros Frantzis
1
-0
/
+6
2010-07-28
egl: Use EGL_KHR_surfaceless_opengl extension when available
Kristian Høgsberg
1
-20
/
+38
2010-06-22
egl: Copy glx code to detect the proper surface in acquire
Benjamin Otte
1
-0
/
+9
2010-06-22
egl: Remove unused prev_foo usage
Benjamin Otte
1
-7
/
+0
2010-06-18
egl: Implement acquire and release for EGL backend
Kristian Høgsberg
1
-9
/
+37
2010-04-27
Update FSF address
Andrea Canciani
1
-1
/
+1
2010-04-15
gl: Make code safe for multithreaded access
Benjamin Otte
1
-0
/
+2
2010-03-11
gl: Add EGL interface
Chris Wilson
1
-0
/
+168