index
:
~vignatti/weston
master
multitouch-v2
stick-moving
xwm
xwm-client
xwm-client-OLD
xwm-configure2
wayland compositor and client demo implementation
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compositor
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
Clean up .gitignore files
Nikolai Kondrashov
1
-0
/
+3
2010-11-09
compositor: add safety check when EGL fails to initialize
Tiago Vignatti
1
-1
/
+2
2010-11-09
compositor: put console into KD_GRAPHICS mode at vt enter time
Jesse Barnes
1
-0
/
+12
2010-11-08
Install and dist udev rules file
Kristian Høgsberg
1
-0
/
+5
2010-10-31
Add /wayland so we pick up generated header files
Kristian Høgsberg
1
-1
/
+5
2010-10-29
Workaround an xcb-dri2 bug.
Chia-I Wu
1
-0
/
+17
2010-10-29
Use glTexSubImage to update the pixels.
Chia-I Wu
1
-2
/
+2
2010-10-27
Add a geometry option for x11 compositor
Kristian Høgsberg
4
-15
/
+21
2010-10-25
Fall back to cairo image backend and shm surface if we don't have cairo gl
Kristian Høgsberg
1
-0
/
+6
2010-10-15
Plug in no-op drm buffer attach function
Kristian Høgsberg
1
-0
/
+1
2010-10-12
Use automake
Kristian Høgsberg
3
-36
/
+27
2010-10-08
Use GL_BGRA_EXT for shm texture uploads
Kristian Høgsberg
1
-5
/
+4
2010-10-06
Add a shm buffer sharing mechanism
Kristian Høgsberg
5
-44
/
+264
2010-09-24
Fix EGLImageKHR leak in wl_buffer destroy
Kristian Høgsberg
2
-5
/
+4
2010-09-14
Use scanner for screenshooter protocol
Kristian Høgsberg
3
-19
/
+22
2010-09-14
Add timestamp to pointer image attach request
Kristian Høgsberg
2
-0
/
+5
2010-09-14
Move core protocol libraries into wayland/ subdirectory
Kristian Høgsberg
2
-2
/
+9
2010-09-14
Move example compositor to subdirectory
Kristian Høgsberg
7
-0
/
+3313