Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
546c856ade4908ccd2e3a1d9bbd1633f3fb52194
546c856
backlight: Revamp error handling code to not leak the directory
by Rob Bradford
· 13 years ago
acfb712
tty: Clean up completely if switching vt fails
by Rob Bradford
· 13 years ago
ef94085
xwayland: Close fd opened for lockfile on error path
by Rob Bradford
· 13 years ago
0b0be8e
backlight: Remove unnecessary and confusing NULL checks
by Rob Bradford
· 13 years ago
26e009c
compositor: Avoid sending event for invalid point
by Rob Bradford
· 13 years ago
ba1e292
screenshooter: Report an error if we fail to open the file
by Rob Bradford
· 13 years ago
4988703
screenshooter: Abandon recording rather than use unitialised format
by Rob Bradford
· 13 years ago
3050d8f
rpi: Don't assign planes for surfaces with transformed buffers
by Ander Conselvan de Oliveira
· 13 years ago
409eebf
compositor-drm: Support overlays with transformed buffers
by Ander Conselvan de Oliveira
· 13 years ago
4dd0c41
window: add a note about freeing shm buffers
by Pekka Paalanen
· 13 years ago
aac1c13
clients: destroy wl_registry on exit
by Pekka Paalanen
· 13 years ago
81ee3f5
compositor: move texture_damage into renderer private
by Pekka Paalanen
· 13 years ago
68033ac
compositor: move pitch into renderer private
by Pekka Paalanen
· 13 years ago
ccfeae2
compositor: add early wl_buffer.release
by Pekka Paalanen
· 13 years ago
fb003d3
gl: take, hold, and release a buffer reference
by Pekka Paalanen
· 13 years ago
de685b8
compositor: introduce weston_buffer_reference
by Pekka Paalanen
· 13 years ago
aecd3ec
compositor: do not flush shm buffer on destroy
by Pekka Paalanen
· 13 years ago
a6421c4
compositor: do not release if re-attaching buffer
by Pekka Paalanen
· 13 years ago
82ec909
shell: Do not remove input panel layer when locked
by Jan Arne Petersen
· 13 years ago
f4f58be
compositor-drm: Load calibration values from udev
by Rob Bradford
· 13 years ago
ea23b28
evdev: Apply calibration values to absolute events
by Rob Bradford
· 13 years ago
bf33b1c
clients: Add a touchscreen calibration tool
by Rob Bradford
· 13 years ago
4a82249
Move matrix.[ch] to shared
by Rob Bradford
· 13 years ago
80137f3
evdev: Include the device capabilities in the debugging
by Rob Bradford
· 13 years ago
03fb4ef
gl-renderer: Force call to glUseProgram() when activating debug binding
by Ander Conselvan de Oliveira
· 13 years ago
2d129f1
xwayland: Staticize weston_wm_set_selection and read_and_dump_property
by Tiago Vignatti
· 13 years ago
3df3f22
xwayland: Remove useless structure
by Tiago Vignatti
· 13 years ago
9c4ff83
xwm: Rename get_resources function
by Tiago Vignatti
· 13 years ago
f268446
xwayland: Standardize 'wxs' for weston_xserver variables
by Tiago Vignatti
· 13 years ago
bf74d52
window: Add a widget default cursor convenience helper
by Kristian Høgsberg
· 13 years ago
ec07669
window: change boolean to flags in toysurface::prepare()
by Pekka Paalanen
· 13 years ago
a06a860
clients: Replace transformed with a toytoolkit implementation
by Ander Conselvan de Oliveira
· 13 years ago
15256f6
window: Add a way to retrieve a window's output transform
by Ander Conselvan de Oliveira
· 13 years ago
6d4cb4e
window: Let clients set buffer transformations
by Ander Conselvan de Oliveira
· 13 years ago
ddd3e27
window: Honour opaque field for windows without a frame
by Ander Conselvan de Oliveira
· 13 years ago
e920941
compositor-drm: Allow scanning out of opaque ARGB surfaces
by Ander Conselvan de Oliveira
· 13 years ago
4fbb653
Fix build warnings from image_loader
by Pekka Paalanen
· 13 years ago
0396ba2
compositor: Fix rendering with shm transformed buffers
by Ander Conselvan de Oliveira
· 13 years ago
a85292e
Fix a crash when opening two terminal windows and closing the first one.
by Dima Ryazanov
· 13 years ago
cd1d6c8
compositor-x11: Link to libshared-cairo for icon loading helper
by Kristian Høgsberg
· 13 years ago
6006ecb
configure.ac: Don't link weston to cairo or image libraries
by Kristian Høgsberg
· 13 years ago
0ea7333
weston.ini: Introduce core section and remove type keys.
by Scott Moreau
· 13 years ago
76d8fc8
xwm: Fix xwm opaque region
by Scott Moreau
· 13 years ago
a4eda73
window: honour wl_buffer.release
by Pekka Paalanen
· 13 years ago
3cbb089
window: fix tooltip text extents
by Pekka Paalanen
· 13 years ago
b362736
window: simplify window_create_surface
by Pekka Paalanen
· 13 years ago
9943686
window: convert shm path to toysurface
by Pekka Paalanen
· 13 years ago
03fc316
window: add toysurface abstraction and port EGL path
by Pekka Paalanen
· 13 years ago
b88b68f
weston-simple-im: Add a few more compose sequences
by Kristian Høgsberg
· 13 years ago
504e8f1
weston-simple-im: Fold struct keyboard_input into struct simple_im
by Kristian Høgsberg
· 13 years ago
aec12b8
weston-simple-im: Fold keyboard_input_handle_keymap() into event handler
by Kristian Høgsberg
· 13 years ago
6aae614
weston-simple-im: Fold keyboard_input_handle_key() into event handler
by Kristian Høgsberg
· 13 years ago
3a3704d
weston-simple-im: Fold keyboard_input_handle_modifiers into event handler
by Kristian Høgsberg
· 13 years ago
de318ab
weston-simple-im: Stop using toytoolkit
by Kristian Høgsberg
· 13 years ago
79bfde2
weston-simple-im: Use serial number from incoming events
by Kristian Høgsberg
· 13 years ago
8c03616
weston-simple-im: Create our own xkb_context
by Kristian Høgsberg
· 13 years ago
1199b16
clients: Move keyboard-utils.[ch] into weston-simple-im
by Kristian Høgsberg
· 13 years ago
bd1e928
noop-renderer: Remove unused variable
by Kristian Høgsberg
· 13 years ago
e9fba2b
text: Add simple compose input method
by Jan Arne Petersen
· 13 years ago
9d1d32b
editor: Add support for editing text using the keyboard
by Rob Bradford
· 13 years ago
c31288d
window: Allow to get xkb context from display
by Jan Arne Petersen
· 13 years ago
257201d
window: Add utils for xkb keyboard input
by Jan Arne Petersen
· 13 years ago
337df95
text: Add support for forwarding key events
by Jan Arne Petersen
· 13 years ago
466b9c1
text: Add support for grabbing the keyboard
by Jan Arne Petersen
· 13 years ago
cd99706
text: Send more information with keysym events
by Jan Arne Petersen
· 13 years ago
d9be93b
text: Rename and extend text_model key event
by Jan Arne Petersen
· 13 years ago
674fd1d
text: Start input method from configuration
by Jan Arne Petersen
· 13 years ago
1b4312d
clients: Add a client that renders transformed buffers
by Ander Conselvan de Oliveira
· 13 years ago
2908a3d
compositor-drm: Support scan out of transformed buffers
by Ander Conselvan de Oliveira
· 13 years ago
012b4c7
compositor: Implement buffer transformation
by Ander Conselvan de Oliveira
· 13 years ago
864c784
man: fill missing pieces to weston page
by Pekka Paalanen
· 13 years ago
424820f
man: add weston-drm page
by Pekka Paalanen
· 13 years ago
326529f
gl, rpi: consolidate print_egl_error_state()
by Pekka Paalanen
· 13 years ago
0a88772
compositor: Move clearing of primary plane damage to the backends
by Ander Conselvan de Oliveira
· 13 years ago
7e918da
compositor-drm: Add debug binding for toggling sprites
by Ander Conselvan de Oliveira
· 13 years ago
180f42a
compositor-drm: Add a debug binding for toggling usage of hw cursors
by Ander Conselvan de Oliveira
· 13 years ago
434e8f3
zoom: Don't update the zoom translation if zoom level is 0
by Ander Conselvan de Oliveira
· 13 years ago
6655e00
simple-egl: Reset opaque region if not fullscreen.
by Scott Moreau
· 13 years ago
768117f
window: make display_create_surface() shm-only
by Pekka Paalanen
· 13 years ago
32127ca
window: use different keys for different cairo privates
by Pekka Paalanen
· 13 years ago
0c6a343
window: merge struct surface_data into shm_surface_data
by Pekka Paalanen
· 13 years ago
f86504c
window: remove unused MULT macro
by Pekka Paalanen
· 13 years ago
a8d4c84
window: make window_flush() private
by Pekka Paalanen
· 13 years ago
ce36f6d
window: make window_{create,set}_surface private
by Pekka Paalanen
· 13 years ago
99b705b
simple-shm: honour wl_buffer.release
by Pekka Paalanen
· 13 years ago
edce9c2
simple-egl: Set the right size for the opaque region when fullscreen
by Ander Conselvan de Oliveira
· 13 years ago
b8fcca9
compositor: Move buffer damage fields from weston_output to gl-renderer
by Ander Conselvan de Oliveira
· 13 years ago
aa628d0
shell/zoom: Increment/decrement disable_planes only when zoom.active changes
by Ville Syrjälä
· 13 years ago
5a84f31
compositor-drm: Don't use overlay when surface alpha != 1.0f
by Ville Syrjälä
· 13 years ago
f0377dd
wcap: Transform damage rectangles according to output tranform
by Kristian Høgsberg
· 13 years ago
f3dfe71
tests: Remove last GLfloat use
by Kristian Høgsberg
· 13 years ago
779b52a
Rename gles2-renderer to gl-renderer.
by John Kåre Alsaker
· 13 years ago
30d2b1f
Move EGL and GL includes to a gles2-renderer header.
by John Kåre Alsaker
· 13 years ago
320711d
Move weston_compositor GL and EGL state into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
75cc571
Move weston_surface GL and EGL state into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
4068414
Moved shader state into gles2-renderer.
by John Kåre Alsaker
· 13 years ago
d615980
gles2-renderer: Renaming some functions.
by John Kåre Alsaker
· 13 years ago
878f449
compositor: Move surface color state to gles2-renderer.
by John Kåre Alsaker
· 13 years ago
f9e710b
screenshooter: Use the renderer function for reading out pixels
by John Kåre Alsaker
· 13 years ago
a95b2d6
compositor: Add a renderer function to read out pixels
by John Kåre Alsaker
· 13 years ago
Next »