index
:
~vignatti/wayland
doc
doc-no-fallback
master
tex
wayland-0.8
xwm-client
xwm-client-OLD
wayland protocol
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compositor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
Move example compositor to subdirectory
Kristian Høgsberg
1
-1461
/
+0
2010-09-10
Remove non-gles2 glEnable(GL_TEXTURE_2D) call
Kristian Høgsberg
1
-1
/
+0
2010-09-07
Drop wl_surface_post_event() helper
Kristian Høgsberg
1
-53
/
+57
2010-09-03
Drop wl_display_set_compositor() special case
Kristian Høgsberg
1
-1
/
+7
2010-09-03
Replace commit/ack/frame protocol with simpler sync and frame callbacks
Kristian Høgsberg
1
-17
/
+6
2010-09-02
Add convenience functions for posting display events
Kristian Høgsberg
1
-17
/
+5
2010-09-02
Get rid of wl_client_add_surface() special case
Kristian Høgsberg
1
-2
/
+8
2010-09-02
Use a transient object for the dnd session
Kristian Høgsberg
1
-150
/
+125
2010-08-27
Handle NULL mime-type in drag::accept request
Kristian Høgsberg
1
-4
/
+8
2010-08-27
Update drag protocol to use fd passing for data transfer
Kristian Høgsberg
1
-15
/
+17
2010-08-25
Set pointer image only in response to 'target' event
Kristian Høgsberg
1
-9
/
+6
2010-08-25
Update to EGL_MESA_drm_image from mesa master
Kristian Høgsberg
1
-4
/
+9
2010-08-19
More work on dnd
Kristian Høgsberg
1
-1
/
+31
2010-08-18
First step towards drag and drop protocol
Kristian Høgsberg
1
-30
/
+253
2010-08-17
Split GRAB_MOTION and GRAB_MOVE handling
Kristian Høgsberg
1
-9
/
+8
2010-08-16
Fix a few bugs in compositor cursor handling
Kristian Høgsberg
1
-0
/
+12
2010-08-16
Add DMZ cursor theme
Kristian Høgsberg
1
-12
/
+11
2010-08-16
Fix warnings
Kristian Høgsberg
1
-48
/
+26
2010-08-16
Move cairo-util.[ch] to clients/
Kristian Høgsberg
1
-1
/
+0
2010-08-16
Use different cursor images in the compositor
Kristian Høgsberg
1
-101
/
+194
2010-08-16
Add protocol for setting the pointer image
Kristian Høgsberg
1
-62
/
+93
2010-08-11
Schedule repaint from surface destructor
Kristian Høgsberg
1
-4
/
+2
2010-08-11
Name libraries -client and -server for consistency
Kristian Høgsberg
1
-1
/
+0
2010-08-09
Introduce 'buffer' object for attaching, image cahce and cursor images
Kristian Høgsberg
1
-65
/
+17
2010-08-06
Send out coordinates with pointer_focus event
Kristian Høgsberg
1
-5
/
+17
2010-08-05
Handle failure to reference a buffer name better
Kristian Høgsberg
1
-8
/
+26
2010-08-04
Implement server side move override
Kristian Høgsberg
1
-7
/
+17
2010-08-04
Introduce 'shell' object for moving and resizing surfaces in the compositor
Kristian Høgsberg
1
-32
/
+145
2010-08-03
Generate protocol types and metadata from xml
Kristian Høgsberg
1
-13
/
+13
2010-07-20
Drop coordinates from buttons press, add timestamp to events
Kristian Høgsberg
1
-21
/
+35
2010-07-12
Fix window picking order
Kristian Høgsberg
1
-3
/
+3
2010-07-07
Hide wayland cursor when X11 compositor loses focus
Kristian Høgsberg
1
-3
/
+4
2010-06-25
Fix indentation
Kristian Høgsberg
1
-75
/
+75
2010-06-14
Propagate shader compile/link errors
Kristian Høgsberg
1
-8
/
+24
2010-06-14
Fix X button and keycodes
Kristian Høgsberg
1
-2
/
+0
2010-06-14
Add x11 backend for compositor
Kristian Høgsberg
1
-68
/
+40
2010-06-11
Split native drm part of compositor out
Kristian Høgsberg
1
-639
/
+46
2010-06-08
Send device name at connect time
Kristian Høgsberg
1
-1
/
+2
2010-06-08
Drop surface::copy
Kristian Høgsberg
1
-10
/
+0
2010-06-08
Fix surface picking
Kristian Høgsberg
1
-6
/
+12
2010-06-08
Fix matrix setup in surface_map()
Kristian Høgsberg
1
-1
/
+2
2010-06-07
Use correct token for drm image format
Kristian Høgsberg
1
-1
/
+1
2010-06-06
Use eglCreateImageKHR() the right way
Kristian Høgsberg
1
-5
/
+3
2010-06-06
Quit if set or drop master fails
Kristian Høgsberg
1
-0
/
+2
2010-06-06
Port compositor to GLES2
Kristian Høgsberg
1
-117
/
+176
2010-06-04
Make compositor compile and port it to new mesa extensions
Kristian Høgsberg
1
-25
/
+49
2010-06-04
Rename wayland-system-compositor back to just compositor
Kristian Høgsberg
1
-0
/
+1531
2008-12-02
Drop early, obsolete compositor.
Kristian Høgsberg
1
-196
/
+0
2008-11-06
Add surface.map request.
Kristian Høgsberg
1
-17
/
+82
2008-10-07
Bunch of new stuff: simple compositor, cairo+gem use in client, events.
Kristian Høgsberg
1
-0
/
+131