index
:
~jjones/weston
nvidia_head
nvidia_head_rebase-2.0
nvidia_head_rebase-2016-11-04
nvidia_head_rebase-3.0
nvidia_head_rebase-4.0
nvidia_head_rebase_1.11
nvidia_head_rebase_1.12
nvidia_r364
NVIDIA development branches of the Weston Wayland Compositor
jjones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-10
compositor-drm: Add support for EGLDevice+EGLOutput
HEAD
nvidia_head
Miguel A. Vico
2
-103
/
+234
2016-05-10
compositor-drm: Gracefully handle vblank and flip invalid timestamps
Miguel A. Vico
1
-3
/
+23
2016-05-10
gl-renderer: Add EGL client support for EGLStream frame presentation
Miguel A. Vico
2
-1
/
+186
2016-05-08
gl-renderer: Add support for EGLDevice composited frame presentation
Miguel A. Vico
3
-3
/
+307
2016-05-08
gl-renderer: Add EGLDevice enumeration support
Miguel A. Vico
2
-1
/
+93
2016-05-08
gl-renderer: Refactor gl_renderer_output_window_create()
Miguel A. Vico
1
-32
/
+64
2016-05-08
gl-renderer: Accept non-NULL empty <visual_id> arrays
Miguel A. Vico
1
-1
/
+1
2016-05-08
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
Miguel A. Vico
6
-4
/
+8
2016-05-08
gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs>
Miguel A. Vico
2
-6
/
+6
2016-05-08
gl-renderer: Rename gl_renderer::output_create to output_window_create
Miguel A. Vico
6
-7
/
+7
2016-05-08
gl-renderer: Rename gl_renderer_create to gl_renderer_display_create
Miguel A. Vico
6
-8
/
+9
2016-05-06
compositor: refactor into convert_size_by_transform_scale()
Pekka Paalanen
1
-40
/
+40
2016-05-06
compositor: constify weston_surface_build_buffer_matrix()
Pekka Paalanen
1
-2
/
+2
2016-05-04
releasing: Correct documentation for script name
Bryce Harrington
1
-1
/
+1
2016-05-04
compositor-wayland: put configuration structure in separate header
Benoit Gschwind
3
-19
/
+62
2016-05-04
compositor-wayland: split backend_init
Benoit Gschwind
1
-53
/
+126
2016-05-04
compositor-wayland: split wayland_output_create_for_config
Benoit Gschwind
1
-36
/
+68
2016-05-04
compositor-wayland: move config parsing in create_cursor
Benoit Gschwind
1
-13
/
+19
2016-05-04
compositor-wayland: use new config struture to create backend
Benoit Gschwind
1
-7
/
+6
2016-05-04
compositor-wayland: fix memory leak of display_name
Benoit Gschwind
1
-0
/
+2
2016-05-04
compositor-wayland: create a basic config structure to use in new init API
Benoit Gschwind
1
-14
/
+23
2016-05-04
libinput: Remove unused static values
Daniel Stone
1
-3
/
+0
2016-05-04
weston.pc: Properly specify Requires.private
Quentin Glidic
1
-0
/
+1
2016-05-03
configure.ac: bump to version 1.10.91 for the alpha release
Bryce Harrington
1
-1
/
+1
2016-05-03
compositor.h: Add shell_interface.get_output_work_area
Quentin Glidic
2
-1
/
+4
2016-05-03
x11: Fix incorrect output counting logic
Bryce Harrington
1
-1
/
+1
2016-05-03
x11: port the x11 backend to the new init api
Benoit Gschwind
4
-104
/
+264
2016-05-02
headless-backend: fix leak of transform configuration
Benoit Gschwind
1
-3
/
+7
2016-04-29
compositor: Hyphenate compound adjective surface-local
Yong Bakos
1
-1
/
+1
2016-04-29
ivi-application: Hyphenate compound adjective surface-local
Yong Bakos
1
-1
/
+1
2016-04-29
ivi-layout: Correct coordinate adjective grammar, misspellings
Yong Bakos
1
-8
/
+8
2016-04-29
fullscreen-shell: Use 'surface-local' to correct grammar
Yong Bakos
1
-1
/
+1
2016-04-29
desktop-shell: Use 'surface-local' to correct grammar
Yong Bakos
1
-1
/
+1
2016-04-29
fbdev-backend: refactor configuration API
Benoit Gschwind
4
-38
/
+121
2016-04-29
compositor-fbdev: make copy of the device string
Pekka Paalanen
1
-5
/
+8
2016-04-26
linux-dmabuf: Keep checking planes even if the first doesn't support lseek
Derek Foreman
1
-1
/
+1
2016-04-25
man: Clarify weston.ini scale option
Yong Bakos
1
-6
/
+11
2016-04-25
compositor-rdp: refactor configuration API
Benoit Gschwind
4
-45
/
+137
2016-04-25
clients/nested: fix undefined reference to xzalloc
U. Artie Eoff
1
-0
/
+1
2016-04-25
build: Add (and use) an AC_SEARCH_LIBS wrapper
Quentin Glidic
2
-13
/
+42
2016-04-22
build: actually use CLOCK_GETTIME_LIBS for libzunitc
Gustavo Zacarias
1
-1
/
+2
2016-04-22
build: add check for clock_gettime() in librt
Gustavo Zacarias
2
-7
/
+13
2016-04-22
tests: check for NULL surface in keyboard and pointer handlers
Pekka Paalanen
1
-4
/
+11
2016-04-22
weston-info: look for the right wp_presentation
Pekka Paalanen
1
-1
/
+1
2016-04-22
input: Don't try to send axis_source when there are no resources
Jonas Ådahl
1
-0
/
+3
2016-04-22
data-device: Update current action even if source version is old
Jonas Ådahl
1
-10
/
+12
2016-04-22
desktop-shell: Get rid of some unused fields
Jonas Ådahl
1
-6
/
+0
2016-04-22
desktop-shell: Unset the shell surface owner when it goes away
Jonas Ådahl
1
-1
/
+10
2016-04-18
headless: port the headless backend to the new init api
Benoit Gschwind
4
-44
/
+126
2016-04-18
main: document load_backend_new()
Bryce Harrington
1
-1
/
+14
[next]