Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
94659274b4f315783d6480c51d1efde9963ed3ce
9465927
Move weston_output EGL state into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
ddf9bb3
Fix a typo.
by Dima Ryazanov
· 13 years ago
8d360b4
compositor-drm: Use drm_fbs for the sprite code too
by Ander Conselvan de Oliveira
· 13 years ago
af696af
compositor-drm: Don't schedule repaint on scanout buffer destroy handler
by Ander Conselvan de Oliveira
· 13 years ago
2f7a30b
compositor-drm: Only request vblank events if needed
by Ander Conselvan de Oliveira
· 13 years ago
3b2bd44
compositor-drm: Remove drm_disable_unused_sprites()
by Ander Conselvan de Oliveira
· 13 years ago
d6f09a7
compositor-x11: Improve fullscreen support
by Kristian Høgsberg
· 13 years ago
7fb46fb
rpi: Dispmanx elements as planes, completion callback
by Pekka Paalanen
· 13 years ago
e8de35c
rpi: a backend for Raspberry Pi
by Pekka Paalanen
· 13 years ago
bcdd579
gles2: update texture only if needed
by Pekka Paalanen
· 13 years ago
a51e6fa
build: make default backend configurable
by Pekka Paalanen
· 13 years ago
f97f811
shell: Remove the old repaint debug mode
by Ander Conselvan de Oliveira
· 13 years ago
27508c2
gles2: Add a debug binding for highlighting shaded content
by Ander Conselvan de Oliveira
· 13 years ago
c509d2b
compositor: Add debug key bindings infrastructure
by Ander Conselvan de Oliveira
· 13 years ago
11f8d40
Add a headless backend
by Ander Conselvan de Oliveira
· 13 years ago
1f1b397
keyboard: Rename keyboard to weston-keyboard
by Jan Arne Petersen
· 13 years ago
5ec05fb
keyboard: commit preedit before sending key events
by Jan Arne Petersen
· 13 years ago
8083e01
editor: Remove preedit text on startup
by Jan Arne Petersen
· 13 years ago
25f6db5
editor: Initalize editor struct with 0
by Jan Arne Petersen
· 13 years ago
6345faa
editor: Fix handling of UTF-8 text
by Jan Arne Petersen
· 13 years ago
a846871
Terminal: Handle keypad symbols
by Daniel Stone
· 13 years ago
4eb445a
smoke: Remove unused offset member
by Daniel Stone
· 13 years ago
cf18a32
shell: Do not insert input panel layer when locked
by Jan Arne Petersen
· 13 years ago
4d0214c
compositor: Use pixman_region32_intersect_rect() instead of temp region
by Kristian Høgsberg
· 13 years ago
b4f4a59
Reset pending surface delta x and y on commit
by Daniel Stone
· 13 years ago
d8e8271
Clip surface damage to the surface area
by Daniel Stone
· 13 years ago
c31f3dd
SHM: Don't flush damage when there is none
by Daniel Stone
· 13 years ago
8097274
Clients: Don't set the cursor when we have no pointer
by Daniel Stone
· 13 years ago
0f7a285
window.c: Move misplaced break to where it belongs
by Kristian Høgsberg
· 13 years ago
de37d67
compositor-drm: Always disable sprites for now
by Kristian Høgsberg
· 13 years ago
7109cc8
compositor-x11: verify that detectable repeat was really set
by Ran Benita
· 13 years ago
6a39d87
compositor-x11: properly initialize XKB extension
by Ran Benita
· 13 years ago
7b5e3cd
compositor-x11: free or discard XCB generic_error's
by Ran Benita
· 13 years ago
da1c908
compositor-drm: Add key binding for hidding overlays
by Ander Conselvan de Oliveira
· 13 years ago
4bcf3a5
compositor: Fix culling of repaints behind opaque surfaces
by Ander Conselvan de Oliveira
· 13 years ago
424ae01
compositor-x11: use _checked() with xkb_select_events to test for error
by Ran Benita
· 13 years ago
e77d757
window: Fix use-after-free in menu button handler
by Kristian Høgsberg
· 13 years ago
efb9488
window: Only advertise fullscreen menu item if client supports it
by Kristian Høgsberg
· 13 years ago
9468708
image: Set dragging pointer on button press, not first motion
by Kristian Høgsberg
· 13 years ago
d3bf676
image: Combine clamp_view() and center_view ()
by Kristian Høgsberg
· 13 years ago
719b215
image: Add keyhandler to handle keyboard zoom
by Kristian Høgsberg
· 13 years ago
a369ff5
image: Set resize handler and center view on resize/fullscreen
by Kristian Høgsberg
· 13 years ago
1bdb477
toytoolkit: Don't destroy window cairo surface on shm attach.
by Scott Moreau
· 13 years ago
57e0907
shell: End popups if we trigger a shell grab
by Kristian Høgsberg
· 13 years ago
5df8eca
compositor: Fix partial repaints
by Ander Conselvan de Oliveira
· 13 years ago
d2fbb38
window: Make press-drag-release menu selection mode work
by Kristian Høgsberg
· 13 years ago
7330862
compositor-x11: Grab pointer on button press, ungrab on release
by Kristian Høgsberg
· 13 years ago
191e0ee
simple-egl: Add a default cursor
by Kristian Høgsberg
· 13 years ago
6326c5d
clients: Remove $(toolkit_libs) from weston_screensaver_CFLAGS
by Kristian Høgsberg
· 13 years ago
e530a0a
window: Ignore input_set_pointer_image() if we don't have a pointer
by Kristian Høgsberg
· 13 years ago
0af066f
compositor-drm: prefer PCI boot_vga GPU over other GPUs
by David Herrmann
· 13 years ago
4df7e27
dnd: Use %zd in the format string for size_t types
by Damien Lespiau
· 13 years ago
aac8693
compositor-x11: Inherit initial modifier state from XKB
by Kristian Høgsberg
· 13 years ago
5643aa5
man: Update XCURSOR_* information a bit
by Tiago Vignatti
· 13 years ago
ac78bb1
xwm: Fail safely if cursor is not found
by Tiago Vignatti
· 13 years ago
b98905e
configure.ac: Check for libGLU for screensaver
by Kristian Høgsberg
· 13 years ago
16b41e4
Add informal notes file
by Pekka Paalanen
· 13 years ago
9249f93
compositor-drm: remove a stale comment
by Pekka Paalanen
· 13 years ago
9564c75
desktop-shell: background should be opaque
by Pekka Paalanen
· 13 years ago
fedc527
window: remove window_set_transparent() declaration
by Pekka Paalanen
· 13 years ago
035a032
gles2: check eglBindWaylandDisplayWL return value
by Pekka Paalanen
· 13 years ago
9c3fe25
gles2: log EGL config info
by Pekka Paalanen
· 13 years ago
00fbbe6
compositor: Clip pointer coordinates on pointer enter as well
by Kristian Høgsberg
· 13 years ago
42470cf
configure.ac: Bump version to 1.0.0
by Kristian Høgsberg
· 13 years ago
128ee2c
test-client: Make sure we process pending eevents before we verify state
by Kristian Høgsberg
· 13 years ago
1d1e0a5
compositor-drm: Disable hw cursor if allocation fails
by Kristian Høgsberg
· 13 years ago
8c31a4c
Define our own container_of as well
by Kristian Høgsberg
· 13 years ago
5717b6d
Stop relying on ARRAY_LENGTH being defined in wayland-util.h
by Kristian Høgsberg
· 13 years ago
f461eee
window: Always pass focused widget to widget motion handlers
by Jonas Ådahl
· 13 years ago
f82eda5
window: Don't set pointer image when requesting to move a surface
by Jonas Ådahl
· 13 years ago
d0f24cf
simple-shm: Don't use ret variable in main() uninitialized
by Ander Conselvan de Oliveira
· 13 years ago
3146756
clients: Don't ask for EGL_PIXMAP_BIT when choosing configs
by Kristian Høgsberg
· 13 years ago
a17f7a1
clients: Check return value of wl_display_dispatch()
by Kristian Høgsberg
· 13 years ago
7a92ea4
util: Check result of weston_surface_animation_run.
by John Kåre Alsaker
· 13 years ago
5e48a85
compositor-x11: Fix a memory leak.
by John Kåre Alsaker
· 13 years ago
e2e3d07
compositor: Check if surface creation failed in weston_compositor_fade.
by John Kåre Alsaker
· 13 years ago
143a898
compositor-x11: Clean up event handling.
by John Kåre Alsaker
· 13 years ago
011a1ce
Remove some dead code.
by John Kåre Alsaker
· 13 years ago
5b90d8f
weston-launch: Check result of pam_start.
by John Kåre Alsaker
· 13 years ago
379d3d1
configure: build tablet-shell client conditionally
by Pekka Paalanen
· 13 years ago
392c5f2
simple-touch: do not include GL headers
by Pekka Paalanen
· 13 years ago
5f8a67c
configure: separate simple EGL clients from others
by Pekka Paalanen
· 13 years ago
fb39d8d
toytoolkit: make all EGL code dependant on cairo-egl
by Pekka Paalanen
· 13 years ago
de7fe62
configure: fix --without-cairo-glesv2
by Pekka Paalanen
· 13 years ago
e462897
configure: tell why cairo-egl could not be used
by Pekka Paalanen
· 13 years ago
53e5848
window: remove dead EGL code
by Pekka Paalanen
· 13 years ago
b984e40
evdev: Update axis notifications to follow protocol
by Jonas Ådahl
· 13 years ago
f255690
configure.ac: Bump version to 0.99.0
by Kristian Høgsberg
· 13 years ago
5ca8728
Make distcheck pass
by Kristian Høgsberg
· 13 years ago
47c1b98
compositor: Call into grab handler for touch events
by Matt Roper
· 13 years ago
3fb613e
window: Set input region also when we go fullscreen
by Kristian Høgsberg
· 13 years ago
972d506
clients: image: Add support for panning and zooming
by Jonas Ådahl
· 13 years ago
d9f6b07
window: Update modifier state directly after receiving a modifier event
by Jonas Ådahl
· 13 years ago
d9f5819
evdev-touchpad: Implement two finger scroll
by Jonas Ådahl
· 13 years ago
b0b87ba
shell: Update bindings to conform to pointer axis protocol
by Jonas Ådahl
· 13 years ago
62efe20
compositor-x11: Update axis notifications to follow protocol
by Jonas Ådahl
· 13 years ago
87b0735
evdev-touchpad: Add a finite-state machine
by Jonas Ådahl
· 13 years ago
c689493
evdev-touchpad: Cleanup and refactoring
by Jonas Ådahl
· 13 years ago
b2f957a
window: don't call output configure uninitialised
by Pekka Paalanen
· 13 years ago
feb3c1d
clients: Use wl_display_dispatch_pending()
by Kristian Høgsberg
· 13 years ago
Next »