Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
02ec0a5d3a42ff7ceff54acdcd57fad8c5573912
/
compositor
02ec0a5
compositor: Support loadable shells
by Kristian Høgsberg
· 14 years ago
cce1aec
compositor: Fade to black on idle timeout
by Kristian Høgsberg
· 14 years ago
7ffc448
compositor: Refactor shader setup a bit
by Kristian Høgsberg
· 14 years ago
b31d7d7
compositor-openwfd: Fix event handler return type
by Kristian Høgsberg
· 14 years ago
e10a5d9
compositor: Implement a simple screensaver feature
by Kristian Høgsberg
· 14 years ago
95d843d
Also fix compositor-wayland event handler
by Kristian Høgsberg
· 14 years ago
b186847
Update return types of event handler functions
by Kristian Høgsberg
· 14 years ago
127d0f0
compositor-x11: Adjust to event loop changes
by Kristian Høgsberg
· 14 years ago
315b3dc
Make use of wayland-server shm common code
by Benjamin Franzke
· 14 years ago
bab41fb
compositor: Use surface_attached_to list for shm-buffers
by Benjamin Franzke
· 14 years ago
0c347f0
compositor: Add wlsc_shm_buffer_attach
by Benjamin Franzke
· 14 years ago
bde55ec
Implement buffer.damage in shm, use it in window.c
by Benjamin Franzke
· 14 years ago
e997c5f
compositor-x11: Set xcb to be eventqueue owner
by Benjamin Franzke
· 14 years ago
df2f197
compositor: Pass NULL for context to wayland buffer eglCreateImageKHR()
by Kristian Høgsberg
· 14 years ago
ee72482
compositor-x11: Use check function to make sure we handle all events
by Kristian Høgsberg
· 14 years ago
025f7b8
compositor-x11: Use the keymap_notify immediately following the focus_in event
by Kristian Høgsberg
· 14 years ago
94da7e1
compositor-x11: Generalize handling of event pairs
by Kristian Høgsberg
· 14 years ago
cf57dc5
Update to work with scanner that doesn't hardcode wl_*
by Kristian Høgsberg
· 14 years ago
91342c6
Switch to new subscribe protocol and wayland-egl
by Kristian Høgsberg
· 14 years ago
e649fac
compositor-openwfd: Fixup rebase
by Benjamin Franzke
· 14 years ago
5d00709
compositor: Add OpenWF Display backend
by Benjamin Franzke
· 14 years ago
66aa235
Optimize fullscreen scanout abit
by Benjamin Franzke
· 14 years ago
218c034
Merge remote-tracking branch 'bnf/fullscreen-pageflip'
by Kristian Høgsberg
· 14 years ago
431da9a
Make use of a hardware cursor in compositor-drm
by Benjamin Franzke
· 14 years ago
1178a3c
compositor(-drm): Pageflip to fullscreen surfaces
by Benjamin Franzke
· 14 years ago
3ddd148
compositor-x11: Suppress keyboard repeat events
by Kristian Høgsberg
· 14 years ago
10f097e
Only invoke shell button bindings if there's a pointer focus surface
by Kristian Høgsberg
· 14 years ago
547cadf
Move more switcher details to switcher.c
by Kristian Høgsberg
· 14 years ago
30021d7
Move switcher behaviour into switcher.c
by Kristian Høgsberg
· 14 years ago
0793756
Move shell bindings to shell.c
by Kristian Høgsberg
· 14 years ago
a8ec863
Extend wlsc_binding to cover buttons too
by Kristian Høgsberg
· 14 years ago
f512d07
Update modifier state as input devices enter and leave
by Kristian Høgsberg
· 14 years ago
0b9334a
Define _GNU_SOURCE for O_CLOEXEC flag
by Kristian Høgsberg
· 14 years ago
c32c81b
Remove typo
by Kristian Høgsberg
· 14 years ago
11e2828
Merge remote-tracking branch 'bnf/surface-frame-event'
by Kristian Høgsberg
· 14 years ago
3555d09
Add a simple key binding mechanism
by Kristian Høgsberg
· 14 years ago
04db9fa
Call present after clearing repaint_needed
by Kristian Høgsberg
· 14 years ago
cfc6d27
Clip out pixels covered by opaque surfaces during repaint
by Kristian Høgsberg
· 14 years ago
9cd7aca
compositor-drm: Close drm fd on exec
by Kristian Høgsberg
· 14 years ago
2079829
Check return value of XOpenDisplay().
by Cyril Brulebois
· 14 years ago
ec4d342
Support per surface frame events
by Benjamin Franzke
· 14 years ago
264b3f9
compositor: Update only existing backgrounds in output_move
by Benjamin Franzke
· 14 years ago
9c26ff3
compositor-drm: Support output hotplugging
by Benjamin Franzke
· 14 years ago
eefc36c
compositor-drm: Fix multi head rendering
by Benjamin Franzke
· 14 years ago
13d9db2
Beginnings of multiple monitor
by Marty Jack
· 14 years ago
58dc6dd
compositor-x11: Remove unused variables
by Kristian Høgsberg
· 14 years ago
d28ab36
compositor-wayland: Ask for ES2 in the config
by Kristian Høgsberg
· 14 years ago
c649a92
compositor: Remove drm.c, use shm.c for pointer images
by Benjamin Franzke
· 14 years ago
2af7f10
compositor: Remove wlsc_drm
by Benjamin Franzke
· 14 years ago
84290d0
compositor-x11: Use an EGL Window Surface as output
by Benjamin Franzke
· 14 years ago
be01456
compositor-wayland: Use wayland-egl window surfaces
by Benjamin Franzke
· 14 years ago
5b2cb6f
compositor: Generate Framebuffer in the backends
by Benjamin Franzke
· 14 years ago
1b765ff
compositor: Add flags parameter to wlsc_output_init
by Benjamin Franzke
· 14 years ago
faa0a9d
compositor: Use eglBindWaylandDisplayWL
by Benjamin Franzke
· 14 years ago
3b288af
compositor-x11: Use x11 egl platform
by Benjamin Franzke
· 14 years ago
b2d7185
Split into a demo repository that holds the demo compositor and clients
by Kristian Høgsberg
· 14 years ago
525e4c0
compositor: Clip repaint to the damage region
by Kristian Høgsberg
· 14 years ago
feb370e
compositor-drm: Flush before pageflipping
by Benjamin Franzke
· 14 years ago
fa4e2a7
compositor: Switch away from using VBOs and just stream the vertex data
by Kristian Høgsberg
· 14 years ago
31bd6c7
Use pixman regions to reduce repainting
by Kristian Høgsberg
· 14 years ago
2dfe626
compositor-x11: Don't send enter/leave notify if we have an implicit grab
by Kristian Høgsberg
· 14 years ago
c9824dd
compositor: Implement super-tab window switching
by Kristian Høgsberg
· 14 years ago
f30c67e
compositor: Set repaint_on_timeout when we schedule a timeout repaint
by Kristian Høgsberg
· 14 years ago
181f52e
Update compositor initiated resize to use a 3x3 grid
by Kristian Høgsberg
· 15 years ago
5a2218a
compositor: Calculate resizing direction
by Benjamin Franzke
· 15 years ago
f992b2f
Don't crash when the previous keyboard surface goes away
by Kristian Høgsberg
· 15 years ago
0ce2457
Add initial basic support for fullscreen surfaces
by Kristian Høgsberg
· 15 years ago
af82bea
compositor-wayland: Handle keyboard focus too
by Kristian Høgsberg
· 15 years ago
3ba4858
compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers
by Kristian Høgsberg
· 15 years ago
ac5c5e7
Don't create buffer from NULL pointer
by Tim Wiederhake
· 15 years ago
93331ff
compositor: Forward pointer focus notification from compostor backend
by Kristian Høgsberg
· 15 years ago
f58d8ca
compositor-x11: Set window icon
by Kristian Høgsberg
· 15 years ago
24ed621
Set WM_CLASS for X11 compositor window
by Kristian Høgsberg
· 15 years ago
f9edadf
shm: Check width, height and stride for invalid values
by Kristian Høgsberg
· 15 years ago
0fe0eb3
Screenshots were upside down
by Tim Wiederhake
· 15 years ago
c4df99c
Replace gdk_pixbuf_unref with g_object_unref
by Darxus@chaosreigns.com
· 15 years ago
4d6ff29
Merge remote branch 'nobled/for-krh'
by Kristian Høgsberg
· 15 years ago
70af98c
fix tty_destroy
by Tim Wiederhake
· 15 years ago
0428a9a
don't use deprecated INCLUDES variable
by nobled
· 15 years ago
7d95178
fix includes
by nobled
· 15 years ago
7c427a9
compositor-wayland: Remove unused variable
by Benjamin Franzke
· 15 years ago
2a332dd
compositor/shm: use internalFormat=GL_BGRA_EXT in TexImage2D
by Benjamin Franzke
· 15 years ago
027931b
Define the shell resize enumeration in the xml spec
by Kristian Høgsberg
· 15 years ago
8dc378f
Add new surface.map_transient() request to map a surface relative to another
by Kristian Høgsberg
· 15 years ago
dd4046a
Take away pointer focus during server grabs
by Kristian Høgsberg
· 15 years ago
ae6c8a6
First attempt at selection support
by Kristian Høgsberg
· 15 years ago
4cca349
Split shell object out from compositor.c into its own file
by Kristian Høgsberg
· 15 years ago
d3b023e
compositor: Attach only valid background buffers
by Benjamin Franzke
· 15 years ago
ecfb2b9
compositor-wayland: Assign func pointers pre init
by Benjamin Franzke
· 15 years ago
d711d0c
Check for GL_EXT_texture_format_BGRA8888
by Kristian Høgsberg
· 15 years ago
1101b63
Both internalFormat and format should be GL_BGRA_EXT
by Kristian Høgsberg
· 15 years ago
a941022
Make it possible to enable/disable the various compositors from configure
by Kristian Høgsberg
· 15 years ago
c5d6be9
Remove unused visual argument to wlsc_surface_create()
by Kristian Høgsberg
· 15 years ago
8525a50
Move buffer creation and buffer details into drm.c and shm.c
by Kristian Høgsberg
· 15 years ago
e4762a6
Move tty and vt handling out in its own file
by Kristian Høgsberg
· 15 years ago
96c8be9
Some kind of support for touchscreen
by Kristian Høgsberg
· 15 years ago
43db401
Split out evdev handling to its own file
by Kristian Høgsberg
· 15 years ago
ed64311
Pick up input devices of type ID_INPUT_TABLET as well
by Kristian Høgsberg
· 15 years ago
052d17d
Map new surfaces on top of all other surface
by Kristian Høgsberg
· 15 years ago
8a457e3
Simplify visual check
by Kristian Høgsberg
· 15 years ago
Next »