Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
b810eb57503e1cf38aeca45b97ab78e896cbc129
/
src
b810eb5
xwm: Support _NET_WM_STATE_FULLSCREEN
by Kristian Høgsberg
· 12 years ago
088c62e
Use __func__ in log message instead of hard coded function name
by Scott Moreau
· 12 years ago
4f49917
fbdev: Add an fbdev compositor backend using pixman and evdev
by Philip Withnall
· 13 years ago
1224514
Add --version option
by Scott Moreau
· 13 years ago
d92c09c
compositor-drm: Use matrix type to test for drm plane compatibility
by Kristian Høgsberg
· 13 years ago
272d243
weston-launch: Clear environment and set it up from scratch
by Kristian Høgsberg
· 13 years ago
c0d79ce
shell: Whitespaces cleanup
by Quentin Glidic
· 13 years ago
031fc87
pixman renderer: respect output position
by Vasily Khoruzhick
· 13 years ago
f4a457f
pixman-renderer: handle surface transform matrix properly
by Vasily Khoruzhick
· 13 years ago
1bbf372
matrix: track transform type
by Vasily Khoruzhick
· 13 years ago
3c2360f
Add new shared/image-loader.h to separate include dependencies
by Kristian Høgsberg
· 13 years ago
23e72b8
pixman-renderer: Don't unreference NULL hw_buffer image
by Ander Conselvan de Oliveira
· 13 years ago
5fb4414
compositor-drm: Add support for using the pixman renderer
by Ander Conselvan de Oliveira
· 13 years ago
1d41ad4
compositor-drm: Support creating drm_fb backed by dumb buffers
by Ander Conselvan de Oliveira
· 13 years ago
526d461
compositor-drm: Put logic of destroy/releasing bo's in its own function
by Ander Conselvan de Oliveira
· 13 years ago
2292917
compositor-drm: Split kms initialization out of init_egl()
by Ander Conselvan de Oliveira
· 13 years ago
936effd
pixman-renderer: Move shadow buffer into renderer
by Ander Conselvan de Oliveira
· 13 years ago
8792ef1
pixman-renderer: Add repaint debugging feature
by Ander Conselvan de Oliveira
· 13 years ago
cc9acfc
weston-launch: Use "weston-launch" for --help instead of "weston".
by Scott Moreau
· 13 years ago
a87ccdc
compositor: remove android backend
by Pekka Paalanen
· 13 years ago
3a1d07d
shell: remove remnants of screensaver surface list
by Pekka Paalanen
· 13 years ago
26def5c
gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL support
by Vasily Khoruzhick
· 13 years ago
a178f70
shell: Don't lower fullscreen layer on activate
by Jonas Ådahl
· 13 years ago
33619a4
shell: Set input region of the black fullscreen surface
by Jonas Ådahl
· 13 years ago
aa521bd
xwayland/window-manager: Avoid doing work for unknown window
by Rob Bradford
· 13 years ago
23d330e
backlight: Avoid passing an invalid fd into close()
by Rob Bradford
· 13 years ago
e6675c2
screenshooter: Free allocated memory where missing from some return paths
by Rob Bradford
· 13 years ago
fe4eacf
gl: fix read-back format reporting in the log
by Pekka Paalanen
· 13 years ago
1bfe2e6
Make EGL/GLESv2 dependencies optional
by Vasily Khoruzhick
· 13 years ago
52cfd61
renderer: introduce destroy callback
by Vasily Khoruzhick
· 13 years ago
94c1dfb
Add missing pixman-renderer.h to Makefile.am
by Vasily Khoruzhick
· 13 years ago
efaca34
Document --use-pixman option
by Kristian Høgsberg
· 13 years ago
d894351
compositor-x11: rename use-shm to use-pixman
by Vasily Khoruzhick
· 13 years ago
b3add19
x11 backend: add option to use pixman renderer
by Vasily Khoruzhick
· 13 years ago
71c2dd3
Implement pixman renderer
by Vasily Khoruzhick
· 13 years ago
2617185
screenshoter: add cases for x8r8g8b8 and x8b8g8r8 formats
by Vasily Khoruzhick
· 13 years ago
094ca1d
screenshoter: don't use hardcoded bpp value
by Vasily Khoruzhick
· 13 years ago
6c01c9c
compositor-drm: Reduce code duplication on drm_output_switch_mode()
by Ander Conselvan de Oliveira
· 13 years ago
475cf15
compositor-drm: Move output gl state initialization to own function
by Ander Conselvan de Oliveira
· 13 years ago
f1c38a7
compositor-drm: Don't do a mode set on drm_output_switch_mode()
by Ander Conselvan de Oliveira
· 13 years ago
2e7a3ab
compositor-drm: Fix a return value check in drm_output_switch_mode()
by Ander Conselvan de Oliveira
· 13 years ago
2bbb2b8
compositor: Don't let pointers get outside of an output on mode switch
by Ander Conselvan de Oliveira
· 13 years ago
5c38ef4
compositor: Update output state after mode switch
by Ander Conselvan de Oliveira
· 13 years ago
3a8d3f2
Link matrix.c into weston again
by Kristian Høgsberg
· 13 years ago
a2f84cc
compositor-drm: Dont pass ARGB format to addfb2 for primary fbs
by Kristian Høgsberg
· 13 years ago
ca5c6ae
compositor-drm: Use overlays for ARGB surfaces if they are opaque
by Ander Conselvan de Oliveira
· 13 years ago
db99938
shell: Remove confusing case fall-through
by Rob Bradford
· 13 years ago
40be7b4
weston-launch: Add some error reporting for weston-launch
by Rob Bradford
· 13 years ago
c9e64ab
compositor: Cleanup if we can't find the symbol in the module
by Rob Bradford
· 13 years ago
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
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
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
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
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
76d8fc8
xwm: Fix xwm opaque region
by Scott Moreau
· 13 years ago
bd1e928
noop-renderer: Remove unused variable
by Kristian Høgsberg
· 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
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
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
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
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
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
Next »