Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
747638b46be785d2e00d00cae1030518193858a7
/
compositor.c
747638b
Fix window picking order
by Kristian Høgsberg
· 15 years ago
86e0989
Hide wayland cursor when X11 compositor loses focus
by Kristian Høgsberg
· 15 years ago
67a21bd
Fix indentation
by Kristian Høgsberg
· 15 years ago
a946821
Propagate shader compile/link errors
by Kristian Høgsberg
· 15 years ago
f9112b2
Fix X button and keycodes
by Kristian Høgsberg
· 15 years ago
ce5325d
Add x11 backend for compositor
by Kristian Høgsberg
· 15 years ago
fc783d4
Split native drm part of compositor out
by Kristian Høgsberg
· 15 years ago
478d926
Send device name at connect time
by Kristian Høgsberg
· 15 years ago
38bb716
Drop surface::copy
by Kristian Høgsberg
· 15 years ago
0b8646b
Fix surface picking
by Kristian Høgsberg
· 15 years ago
2cdc184
Fix matrix setup in surface_map()
by Kristian Høgsberg
· 15 years ago
6619d38
Use correct token for drm image format
by Kristian Høgsberg
· 15 years ago
1292383
Use eglCreateImageKHR() the right way
by Kristian Høgsberg
· 15 years ago
6a9bbd0
Quit if set or drop master fails
by Kristian Høgsberg
· 15 years ago
27803c6
Port compositor to GLES2
by Kristian Høgsberg
· 15 years ago
a2ee675
Make compositor compile and port it to new mesa extensions
by Kristian Høgsberg
· 15 years ago
8286302
Rename wayland-system-compositor back to just compositor
by Kristian Høgsberg
· 15 years ago
[Renamed (99%) from wayland-system-compositor.c]
fa54885
Fix a couple of typos in rotation matrix
by Kristian Høgsberg
· 15 years ago
3afd45d
Switch to using mesa EGL
by Kristian Høgsberg
· 15 years ago
a5db589
Add wl_list_for_each() and simplify some loops
by Kristian Høgsberg
· 15 years ago
a341fa0
Use FBOs instead of eagle-specific API
by Kristian Høgsberg
· 16 years ago
e4bf884
Use new page flip API
by Kristian Høgsberg
· 16 years ago
d2311cf
Set an drop drm master on enter and leave vt
by Kristian Høgsberg
· 16 years ago
1b8b66f
Light up multiple outputs when possible
by Kristian Høgsberg
· 16 years ago
e000d8c
Make connector option actually work
by Kristian Høgsberg
· 16 years ago
2cbedd1
Terminate on Ctrl-Alt-Backspace
by Kristian Høgsberg
· 16 years ago
3f8f39c
Remove surfaces when destroyed, refocus pointer
by Kristian Høgsberg
· 16 years ago
dd73dd5
Select the right fb on enter_vt
by Kristian Høgsberg
· 16 years ago
ffbc607
Only raise surface on click, not release
by Kristian Høgsberg
· 16 years ago
f5878fa
Support running on a specified KMS connector
by Kristian Høgsberg
· 16 years ago
9db4efa
Drop sessions for now
by Kristian Høgsberg
· 16 years ago
5d312db
Tweak repaint timeout to 5ms after vblank
by Kristian Høgsberg
· 16 years ago
4adaf5c
Fix surface copy by using FBOs
by Kristian Høgsberg
· 16 years ago
b0a167c
Always repaint out of vsync callback.
by Kristian Høgsberg
· 16 years ago
45b7a3a
Terminate on Super-Backspace.
by Kristian Høgsberg
· 16 years ago
01f941b
Update to use new eagle API and drm page flipping
by Kristian Høgsberg
· 16 years ago
8da19ac
Factor out session switching stuff to struct wlsc_session.
by Kristian Høgsberg
· 16 years ago
b22382b
Create front buffer with eagle.
by Kristian Høgsberg
· 16 years ago
820a877
Trim include list.
by Kristian Høgsberg
· 16 years ago
4fa4873
Dont crash when surfaces and clients disappear
by Kristian Høgsberg
· 16 years ago
786ca0d
Send key array when losing focus too.
by Kristian Høgsberg
· 16 years ago
3c38fa0
Include the currently pressed keys in keyboard focus event.
by Kristian Høgsberg
· 16 years ago
db6c2f3
Add keyboard and pointer focus events.
by Kristian Høgsberg
· 16 years ago
ce5a9c1
Remove spurious unused local variable.
by Kristian Høgsberg
· 16 years ago
0555d8e
Rename pointer_surface to sprite in wlsc_surface.
by Kristian Høgsberg
· 16 years ago
41a1068
Track drm modesetting api changes (grr).
by Kristian Høgsberg
· 16 years ago
7b6907f
Don't forget to transform coordinates for the grab surface.
by Kristian Høgsberg
· 16 years ago
bb8cd93
Re-init link when removing animation.
by Kristian Høgsberg
· 16 years ago
1febe01
Don't crash when there's no primary surface.
by Kristian Høgsberg
· 16 years ago
6c9c8f8
Fix surface coordinate transformation.
by Kristian Høgsberg
· 16 years ago
1a208d5
Add surface animation framework, implement fullscreen surface switcher.
by Kristian Høgsberg
· 16 years ago
5c8c328
Add a per-surface matrix.
by Kristian Høgsberg
· 16 years ago
ab909ae
Quit compositor on eject key press.
by Kristian Høgsberg
· 25 years ago
fdec236
Switch to using a projective transformation.
by Kristian Høgsberg
· 25 years ago
8e43862
Finish egl_* to wlsc_* rename.
by Kristian Høgsberg
· 17 years ago
c0b4432
Use glReadPixels() for the screen shooter
by Kristian Høgsberg
· 17 years ago
f13eb14
Depend on udev 136 and clean up some code.
by Kristian Høgsberg
· 17 years ago
e68d24c
Initialize output position properly.
by Kristian Høgsberg
· 17 years ago
aa68fe3
Update to track udev API change in eagle.
by Kristian Høgsberg
· 17 years ago
81ce09a
Split out per-output state, use libudev for enumerating hardware.
by Kristian Høgsberg
· 17 years ago
890bc05
Use libudev for enumerating input devices.
by Kristian Høgsberg
· 17 years ago
e787bc6
Use a more generic glob for input devices.
by Kristian Høgsberg
· 17 years ago
b3131d9
Add client side demarshalling for events.
by Kristian Høgsberg
· 17 years ago
12ea62e
Add a proxy for the server side output object.
by Kristian Høgsberg
· 17 years ago
ee02ca6
Add hook to allow globals to send cold-plug events to new clients.
by Kristian Høgsberg
· 17 years ago
fb6d68d
Represent event and method metadata with struct wl_message.
by Kristian Høgsberg
· 17 years ago
fe831a7
Move protocol metadata to wayland-protocol.[ch].
by Kristian Høgsberg
· 17 years ago
0ab2624
Consolidate tty setup and fix a few spacing issues.
by Kristian Høgsberg
· 17 years ago
e3ef3e5
Oops, fix compilation.
by Kristian Høgsberg
· 17 years ago
7e972a5
Move coordinate transformation to pick_surface().
by Kristian Høgsberg
· 17 years ago
e96dcb8
Only forward events to compositor if on active VT
by Ray Strode
· 17 years ago
966aa11
Ignore tty input
by Ray Strode
· 17 years ago
2c0e56b
Drop the silly overlay hack.
by Kristian Høgsberg
· 17 years ago
82f6e8a
Rename egl-compositor to wayland-system-compositor.
by Kristian Høgsberg
· 17 years ago
[Renamed (94%) from egl-compositor.c]
15d0f8b
Use the new eagle config chooser for picking the config.
by Kristian Høgsberg
· 17 years ago
2c875bd
Cache modesetting data and just do drmModeSetCrtc on vt enter.
by Kristian Høgsberg
· 17 years ago
38ccd3a
Do vt ioctl on the right fd.
by Kristian Høgsberg
· 17 years ago
19ad6a9
Restore framebuffer when switching back to VT
by Ray Strode
· 17 years ago
90e701d
Force pointer to stay on screen.
by Ray Strode
· 17 years ago
2d4219e
Scale background pixbuf when loading.
by Kristian Høgsberg
· 17 years ago
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
Next »