Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
18fd33c9bb4708f3009e94609e5d9b03b93f93a4
/
egl-compositor.c
18fd33c
Fix rgb byte order for GdkPixbuf backgrounds.
by Ray Strode
· 17 years ago
e10b828
Remember to handle rgb_visual case in surface_attach.
by Kristian Høgsberg
· 17 years ago
de31d5c
Add preliminary visual support.
by Kristian Høgsberg
· 17 years ago
b7037a0
Don't pin front buffer, kernel modesetting takes care of that now.
by Kristian Høgsberg
· 17 years ago
5b7f832
Fall back to solid color background if not image is found.
by Kristian Høgsberg
· 17 years ago
d2412e2
Redesign the compositor / server interface.
by Kristian Høgsberg
· 17 years ago
0ea4710
Use gdk-pixbuf for saving the screenshot.
by Kristian Høgsberg
· 17 years ago
6494997
Fix default input device path.
by Kristian Høgsberg
· 17 years ago
a7700c8
Handle per-device keyboard focus.
by Kristian Høgsberg
· 17 years ago
c492b48
Make multi-pointer work.
by Kristian Høgsberg
· 17 years ago
d653126
Add option parsing using GOption.
by Kristian Høgsberg
· 17 years ago
997e71e
Use the screen size for sizing the background.
by Kristian Høgsberg
· 17 years ago
29573bc
Implement passive grabs on button clicks.
by Kristian Høgsberg
· 17 years ago
5ee1a60
Rewrite input event delivery path.
by Kristian Høgsberg
· 17 years ago
7fdff04
Only send key events to toplevel surface.
by Kristian Høgsberg
· 17 years ago
5a75c90
Feed button events through compositor.
by Kristian Høgsberg
· 17 years ago
715a081
Feed motion events through compositor.
by Kristian Høgsberg
· 17 years ago
201a904
Drop surface iterator API, just track surfaces in the compositor.
by Kristian Høgsberg
· 17 years ago
eac149a
Pass button clicks through to compositor.
by Kristian Høgsberg
· 17 years ago
98fed0f
Use bilinear filtering.
by Kristian Høgsberg
· 17 years ago
73f4e76
Fix wl_method for screenshooter.
by Kristian Høgsberg
· 17 years ago
9f88b18
Don't forget to initialize overlay position.
by Kristian Høgsberg
· 17 years ago
dc0f355
Fix API to always include socket name length.
by Kristian Høgsberg
· 17 years ago
841883b
Fail if we can't create the compositor.
by Kristian Høgsberg
· 17 years ago
122912c
Make the wayland server a library used by the compositors.
by Kristian Høgsberg
· 17 years ago
ffd710e
Put Wayland under the MIT license.
by Kristian Høgsberg
· 17 years ago
4a29890
Generalize event loop a bit and pull in the timerfd stuff.
by Kristian Høgsberg
· 17 years ago
fbdbbdc
Finally implement the commit/ack/frame protocol and improve repaint loop.
by Kristian Høgsberg
· 17 years ago
44f36e3
Make ack event signal that the requests have been composited.
by Kristian Høgsberg
· 17 years ago
73c3058
Make overlay animation actually stop.
by Kristian Høgsberg
· 17 years ago
961a04c
Correct pointer hotspot location.
by Kristian Høgsberg
· 17 years ago
ffb7406
Add different type of overlay animation.
by Kristian Høgsberg
· 17 years ago
5c1e6ec
Tweak overlay animation a bit.
by Kristian Høgsberg
· 17 years ago
443853c
Pick a config instead of hard coding one.
by Kristian Høgsberg
· 17 years ago
bf9541f
Allocate and set mode in egl-compositor.
by Kristian Høgsberg
· 17 years ago
9af92b3
Animate overlay on/off.
by Kristian Høgsberg
· 17 years ago
cddc0ad
Add keyboard input, move input device creation to compositor.
by Kristian Høgsberg
· 17 years ago
1e4b86a
Expose screenshooting as an interface, drop SIGUSR hack.
by Kristian Høgsberg
· 17 years ago
5487982
Add an overlay type window in the compositor.
by Kristian Høgsberg
· 17 years ago
aa5b5be
Load and draw background in compositor.
by Kristian Høgsberg
· 17 years ago
4c9f2c9
Move pointer drawing into compositor.
by Kristian Høgsberg
· 17 years ago
2959003
Remove redundant glFlush().
by Kristian Høgsberg
· 17 years ago
8d7ca6b
Add quick screenshot hack.
by Kristian Høgsberg
· 17 years ago
e4feb56
Make window prettier again.
by Kristian Høgsberg
· 17 years ago
b7a0192
Add prototypes warnings, use -fvisibility.
by Kristian Høgsberg
· 17 years ago
78231c8
Implement surface copy request, use it for egl gears.
by Kristian Høgsberg
· 17 years ago
7f77bd8
Add copy and damage surface requests.
by Kristian Høgsberg
· 17 years ago
5503bf8
dlopen the compositor, add a glx compositor.
by Kristian Høgsberg
· 17 years ago
56f3c71
Add a FIXME for when we have a working fbconfig chooser.
by Kristian Høgsberg
· 17 years ago
2d9cd1e
Use eglBindTexImage instead of copying texture data.
by Kristian Høgsberg
· 17 years ago
3f59e82
Use GL_ONE for the source in glBendFunc instead of pre-unmultiplying.
by Kristian Høgsberg
· 17 years ago
6b5e762
Move background drawing to a client.
by Kristian Høgsberg
· 17 years ago
5a27f3e
Add a new client that draws a pointer.
by Kristian Høgsberg
· 17 years ago
c508d93
Update for eagle changes.
by Kristian Høgsberg
· 17 years ago
48a33ba
Use triangle strips for drawing surfaces.
by Kristian Høgsberg
· 17 years ago
a234e70
Make test client a little more interesting.
by Kristian Høgsberg
· 17 years ago
ef7a9ca
Run compositor fullscreen, repaint when surfaces come and go.
by Kristian Høgsberg
· 17 years ago
5ebb317
Recomposite screen in idle handler.
by Kristian Høgsberg
· 17 years ago
f921289
Handle multiple clients better.
by Kristian Høgsberg
· 17 years ago
16eb675
Add an EGL compositor. Still pretty lame.
by Kristian Høgsberg
· 17 years ago