Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
49952d1f1295ac90dd81bbda24b699425faf94da
/
src
49952d1
compositor: Introduce weston_output_schedule_repaint()
by Kristian Høgsberg
· 13 years ago
9c9b3a4
recorder: Always initialize prev when computing the run-length
by Kristian Høgsberg
· 13 years ago
e0f832b
compositor: Pass weston_output as the frame_signal argument
by Kristian Høgsberg
· 13 years ago
70b8358
compositor: Remove weston_read_pixels functionality
by Kristian Høgsberg
· 13 years ago
ae2ba9b
screenshooter: Just use frame signal for screenshots too
by Kristian Høgsberg
· 13 years ago
e9d0492
compositor: Emit frame_signal from weston_output_do_read_pixels()
by Kristian Høgsberg
· 13 years ago
b8ceaaa
compositor: Destroy EGLImage and texture when a NULL buffer is attached
by Kristian Høgsberg
· 13 years ago
d553bfc
compositor: Track which plane a surface is on
by Kristian Høgsberg
· 13 years ago
f6f69d3
wcap: Make recorder debug code compile again
by Kristian Høgsberg
· 13 years ago
4ff5a74
compositor: Don't export weston_compositor_repick()
by Kristian Høgsberg
· 13 years ago
9b78fd7
tablet-shell: Don't use compositor->surface_list
by Kristian Høgsberg
· 13 years ago
b0d8e77
switcher: Don't use compositor->surface_list
by Kristian Høgsberg
· 13 years ago
362b672
Rename weston_compositor EGLDisplay member to egl_display
by Kristian Høgsberg
· 13 years ago
460a79b
compositor: Track damage in surface-local coordinates
by Kristian Høgsberg
· 13 years ago
e4c1a5f
compositor: Drop old wrapper for surface_to_global_float()
by Kristian Høgsberg
· 13 years ago
cebb34e
git-version: Use automake silent macro to make build prettier
by Kristian Høgsberg
· 13 years ago
429490d
Move zoom code to its own file.
by Scott Moreau
· 13 years ago
8dacaab
Animate transitions for zoom focus point change.
by Scott Moreau
· 13 years ago
563c5b8
compositor-wayland: Respond to ping requests on outputs' shell surfaces
by Ander Conselvan de Oliveira
· 13 years ago
7b5029f
shell: Don't override the sprite surface output
by Kristian Høgsberg
· 13 years ago
cd80f10
xwm: Fix crash when we don't have a transient_for window
by Kristian Høgsberg
· 13 years ago
54b1d2c
compositor: Don't remove surface->link in weston_surface_unmap()
by Kristian Høgsberg
· 13 years ago
37ffc3c
compositor: Track pointer image protocol change
by Ander Conselvan de Oliveira
· 13 years ago
912f20b
compositor: Fix crash when surface is map'd and unmap'd before repaint
by Ander Conselvan de Oliveira
· 13 years ago
319b29c
tablet-shell: Fix compiling error for using stderr.
by Alex Wu
· 13 years ago
94b0b0c
Increment frame_counter before calling animation->frame().
by Scott Moreau
· 13 years ago
bf1e866
xwm: fix typo on windows hints
by Tiago Vignatti
· 13 years ago
0476974
shell: Store focus state in workspaces
by Jonas Ådahl
· 13 years ago
62fcd04
shell: Animate workspace changes
by Jonas Ådahl
· 13 years ago
e3cddce
shell: Virtual workspaces
by Jonas Ådahl
· 13 years ago
db77376
compositor: Buffer all frame callbacks in 'weston_surface'
by Jonas Ådahl
· 13 years ago
e2949db
Remove weston_compositor_get_time() usage from animations.
by Scott Moreau
· 13 years ago
e660398
Implement animated transitions for zoom in/out.
by Scott Moreau
· 13 years ago
befa653
compositor: Update grab variable in notify_key() after binding handler.
by Scott Moreau
· 13 years ago
23cf9eb
Refine the build id string
by Kristian Høgsberg
· 13 years ago
4e4167d
compositor: log more EGL and GL info
by Pekka Paalanen
· 13 years ago
1b3c1ea
compositor: log module loading
by Pekka Paalanen
· 13 years ago
7f4d1a3
compositor: move uname log earlier
by Pekka Paalanen
· 13 years ago
29e09a9
ignore git-version.h
by Pekka Paalanen
· 13 years ago
bce4c2b
compositor: prettify program info in log
by Pekka Paalanen
· 13 years ago
f5c7576
compositor-android.c: Add missing include log.h
by Martin Minarik
· 13 years ago
bae4351
Log: Remove date from timestamp, log it only once.
by Martin Minarik
· 13 years ago
f12c287
compositor: Print uname information to log
by Martin Minarik
· 13 years ago
6e0a7d8
compositor: change position of weston_log_file_open call
by Rafal Mielniczuk
· 13 years ago
d64cf21
Add frame_counter to weston_animation.
by Scott Moreau
· 13 years ago
9d1b112
Move animation_list to weston_output.
by Scott Moreau
· 13 years ago
fc9c5e0
log: Add some diagnostics to the log
by Kristian Høgsberg
· 13 years ago
a411c8b
log: Print sha1 of HEAD and the date and time as the first thing in the log
by Kristian Høgsberg
· 13 years ago
a7496e1
Add a makefile hook to generate git-version.h
by Kristian Høgsberg
· 13 years ago
eb58765
log: Fixes
by Martin Minarik
· 13 years ago
6d11836
Replace fprintf() by weston_log()
by Martin Minarik
· 13 years ago
19e6f26
Add logging functionality
by Martin Minarik
· 13 years ago
3ab7269
compositor: return failure even if SEGV handler works v2
by Pekka Paalanen
· 13 years ago
b2af93e
compositor: Drop weston_surface_to_global()
by Kristian Høgsberg
· 13 years ago
9a050af
compositor: Emit destroy signal when we manually destroy a weston_surface
by Kristian Høgsberg
· 13 years ago
633b145
shell: Emit destroy signal for when we manually destroy shell surface
by Kristian Høgsberg
· 13 years ago
47b5dca
shell: Don't remove grab listener if surface was destroyed
by Kristian Høgsberg
· 13 years ago
3f79d66
zoom: Convert wl_fixed_t directly into floats, to avoid truncation.
by Scott Moreau
· 13 years ago
bdc7cd0
compositor: fix a crash on missing keyboard device
by Pekka Paalanen
· 13 years ago
43e1ba8
shell: fix crash when no pointer device
by Pekka Paalanen
· 13 years ago
36f155f
compositor-x11: add an option to ignore input
by Pekka Paalanen
· 13 years ago
4e1f2ff
shell: fix a crash during 'make check'
by Pekka Paalanen
· 13 years ago
78a0b57
compositor: print a clear message when XDG_RUNTIME_DIR is not set
by Pekka Paalanen
· 13 years ago
1da1b8f
Rewrite shm buffer file allocation v2
by Pekka Paalanen
· 13 years ago
b715cec
compositor-x11: Return number of events processed
by Bill Spitzak
· 13 years ago
771241e
xwm: use override_redirect for determining or not top-level windows
by Tiago Vignatti
· 13 years ago
7157454
xwayland: fix typo on configure libs
by Tiago Vignatti
· 13 years ago
be375b3
xwm: Only destroy window frame in unmap_notify if we have one
by Kristian Høgsberg
· 13 years ago
9892a62
compositor: Remove left-over 'bright' shader uniform
by Kristian Høgsberg
· 13 years ago
3610398
compositor: Drop brightness and saturation features in the shader
by Kristian Høgsberg
· 13 years ago
d56bd90
shell: Use a busy cursor animation for unresponsive surfaces
by Kristian Høgsberg
· 13 years ago
4e99ac4
compositor: Set pointer->current before calling focus handler
by Kristian Høgsberg
· 13 years ago
6597506
Remove Intel from text-cursor-position.c copyright header.
by Scott Moreau
· 13 years ago
ae71220
Convert text cursor position protocol to use fixed types.
by Scott Moreau
· 13 years ago
bbf63bf
Fix inverted LEDs
by Daniel Stone
· 13 years ago
e9e92d2
Fix sessions with no active input devices
by Daniel Stone
· 13 years ago
a497d57
compositor-wayland: Delay seat creation
by Daniel Stone
· 13 years ago
670b5d3
xwm: Take WM_S0 manager selection
by Kristian Høgsberg
· 13 years ago
cba022a
xwm: Claim the CLIPBOARD_MANAGER selection
by Kristian Høgsberg
· 13 years ago
a7ceaff
compositor: Add a clipboard manager
by Kristian Høgsberg
· 13 years ago
e220327
xwm: Initialize X selection on X server startup
by Kristian Høgsberg
· 13 years ago
4dec011
xwm: Move selection proxy setup to selection.c
by Kristian Høgsberg
· 13 years ago
c65d56a
xwm: Follow wl_data_source changes
by Kristian Høgsberg
· 13 years ago
b7452fe
Add support for wl_keyboard::keymap events
by Daniel Stone
· 13 years ago
e2ef43a
Parse XKB config options in weston_compositor_init
by Daniel Stone
· 13 years ago
c1be8e5
Pass config_file through to weston_compositor_init
by Daniel Stone
· 13 years ago
baf4359
Pass argc and argv through to weston_compositor_init
by Daniel Stone
· 13 years ago
576cd15
compositor-x11: Generate our own keymap
by Daniel Stone
· 13 years ago
cd981dd
compositor-wayland: Fix seat vs. seat confusion
by Daniel Stone
· 13 years ago
cfd0e72
Brown-paper bag fix for LED
by Daniel Stone
· 13 years ago
8db7969
Fix binding modifier lookup
by Daniel Stone
· 13 years ago
15643f6
build: introduce GCC_CXXFLAGS
by Pekka Paalanen
· 13 years ago
d95222e
compositor-android: fix build flags
by Pekka Paalanen
· 13 years ago
8056673
xwayland: Handle selection source going away without crashing
by Kristian Høgsberg
· 13 years ago
bb1df6a
Add keymap argument to weston_seat_init_keyboard
by Daniel Stone
· 13 years ago
d65b909
Move keymaps to weston_seat
by Daniel Stone
· 13 years ago
e379da9
Separate out weston_xkb_info struct
by Daniel Stone
· 13 years ago
9a9ee2c
Split XKB keymap compilation out into separate function
by Daniel Stone
· 13 years ago
74419a2
Split weston_seat_init up into pointer/keyboard/touch
by Daniel Stone
· 13 years ago
2fce402
Convert wl_pointer::axis to wl_fixed_t
by Daniel Stone
· 13 years ago
Next »