index
:
wayland.git
master
Casey's wayland branch
Casey Dahlin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
egl-compositor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename egl-compositor to wayland-system-compositor.
Kristian Høgsberg
2008-12-19
1
-1178
/
+0
*
Use the new eagle config chooser for picking the config.
Kristian Høgsberg
2008-12-19
1
-56
/
+13
*
Cache modesetting data and just do drmModeSetCrtc on vt enter.
Kristian Høgsberg
2008-12-19
1
-68
/
+25
*
Do vt ioctl on the right fd.
Kristian Høgsberg
2008-12-19
1
-2
/
+3
*
Restore framebuffer when switching back to VT
Ray Strode
2008-12-19
1
-5
/
+98
*
Force pointer to stay on screen.
Ray Strode
2008-12-18
1
-0
/
+10
*
Scale background pixbuf when loading.
Kristian Høgsberg
2008-12-18
1
-5
/
+4
*
Fix rgb byte order for GdkPixbuf backgrounds.
Ray Strode
2008-12-18
1
-1
/
+9
*
Remember to handle rgb_visual case in surface_attach.
Kristian Høgsberg
2008-12-18
1
-0
/
+2
*
Add preliminary visual support.
Kristian Høgsberg
2008-12-18
1
-15
/
+70
*
Don't pin front buffer, kernel modesetting takes care of that now.
Kristian Høgsberg
2008-12-18
1
-8
/
+0
*
Fall back to solid color background if not image is found.
Kristian Høgsberg
2008-12-18
1
-1
/
+5
*
Redesign the compositor / server interface.
Kristian Høgsberg
2008-12-15
1
-82
/
+83
*
Use gdk-pixbuf for saving the screenshot.
Kristian Høgsberg
2008-12-14
1
-119
/
+7
*
Fix default input device path.
Kristian Høgsberg
2008-12-12
1
-1
/
+2
*
Handle per-device keyboard focus.
Kristian Høgsberg
2008-12-12
1
-9
/
+8
*
Make multi-pointer work.
Kristian Høgsberg
2008-12-12
1
-30
/
+58
*
Add option parsing using GOption.
Kristian Høgsberg
2008-12-12
1
-5
/
+18
*
Use the screen size for sizing the background.
Kristian Høgsberg
2008-12-12
1
-1
/
+1
*
Implement passive grabs on button clicks.
Kristian Høgsberg
2008-12-11
1
-6
/
+20
*
Rewrite input event delivery path.
Kristian Høgsberg
2008-12-11
1
-51
/
+78
*
Only send key events to toplevel surface.
Kristian Høgsberg
2008-12-10
1
-0
/
+10
*
Feed button events through compositor.
Kristian Høgsberg
2008-12-10
1
-2
/
+6
*
Feed motion events through compositor.
Kristian Høgsberg
2008-12-10
1
-13
/
+27
*
Drop surface iterator API, just track surfaces in the compositor.
Kristian Høgsberg
2008-12-10
1
-24
/
+38
*
Pass button clicks through to compositor.
Kristian Høgsberg
2008-12-10
1
-0
/
+33
*
Use bilinear filtering.
Kristian Høgsberg
2008-12-09
1
-9
/
+9
*
Fix wl_method for screenshooter.
Kristian Høgsberg
2008-12-08
1
-1
/
+1
*
Don't forget to initialize overlay position.
Kristian Høgsberg
2008-12-08
1
-0
/
+1
*
Fix API to always include socket name length.
Kristian Høgsberg
2008-12-07
1
-1
/
+1
*
Fail if we can't create the compositor.
Kristian Høgsberg
2008-12-05
1
-1
/
+5
*
Make the wayland server a library used by the compositors.
Kristian Høgsberg
2008-12-05
1
-3
/
+29
*
Put Wayland under the MIT license.
Kristian Høgsberg
2008-12-02
1
-0
/
+22
*
Generalize event loop a bit and pull in the timerfd stuff.
Kristian Høgsberg
2008-11-28
1
-32
/
+4
*
Finally implement the commit/ack/frame protocol and improve repaint loop.
Kristian Høgsberg
2008-11-28
1
-12
/
+75
*
Make ack event signal that the requests have been composited.
Kristian Høgsberg
2008-11-26
1
-0
/
+2
*
Make overlay animation actually stop.
Kristian Høgsberg
2008-11-25
1
-2
/
+2
*
Correct pointer hotspot location.
Kristian Høgsberg
2008-11-25
1
-2
/
+3
*
Add different type of overlay animation.
Kristian Høgsberg
2008-11-25
1
-5
/
+17
*
Tweak overlay animation a bit.
Kristian Høgsberg
2008-11-25
1
-22
/
+32
*
Pick a config instead of hard coding one.
Kristian Høgsberg
2008-11-25
1
-9
/
+54
*
Allocate and set mode in egl-compositor.
Kristian Høgsberg
2008-11-25
1
-6
/
+102
*
Animate overlay on/off.
Kristian Høgsberg
2008-11-24
1
-2
/
+35
*
Add keyboard input, move input device creation to compositor.
Kristian Høgsberg
2008-11-24
1
-2
/
+43
*
Expose screenshooting as an interface, drop SIGUSR hack.
Kristian Høgsberg
2008-11-24
1
-22
/
+37
*
Add an overlay type window in the compositor.
Kristian Høgsberg
2008-11-23
1
-35
/
+146
*
Load and draw background in compositor.
Kristian Høgsberg
2008-11-21
1
-57
/
+103
*
Move pointer drawing into compositor.
Kristian Høgsberg
2008-11-21
1
-32
/
+139
*
Remove redundant glFlush().
Kristian Høgsberg
2008-11-17
1
-2
/
+0
*
Add quick screenshot hack.
Kristian Høgsberg
2008-11-09
1
-5
/
+159
[next]