index
:
~gfxstrand/weston
vulkan
wip/damage-coordinates
wip/transforms
Jason Ekstrand's personal weston repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-12
weston/vk: Add code to create an output
vulkan
Jason Ekstrand
2
-5
/
+240
2015-09-08
weston: Add the beginnings of a Vulkan backend
Jason Ekstrand
3
-0
/
+296
2015-09-08
compositor-x11: Add support for the Vulkan renderer
Jason Ekstrand
1
-5
/
+59
2015-09-08
weston: Add a Vulkan renderer header
Jason Ekstrand
1
-0
/
+83
2015-09-08
configure: Add very hackish Vulkan finding
Jason Ekstrand
1
-0
/
+9
2015-09-08
compositor-x11: Make which renderer we are using an enum
Jason Ekstrand
1
-11
/
+30
2015-09-08
rpi: prevent segfault on shut-down due to NULL backend
John Sadler
1
-0
/
+2
2015-09-08
rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer
John Sadler
1
-0
/
+3
2015-09-01
configure.ac: bump to version 1.8.92 for the beta release
Bryce Harrington
1
-1
/
+1
2015-08-26
hmi-controller: fix wrong width and height are set to a layer of workspace.
Nobuhiko Tanibata
1
-2
/
+2
2015-08-26
hmi-controller: fix the laucher layer width
Nobuhiko Tanibata
1
-27
/
+44
2015-08-26
ivi-layout: implement surface clipping
Nobuhiko Tanibata
1
-6
/
+141
2015-08-24
build, compositor-drm: fix output name constants another way
Pekka Paalanen
2
-1
/
+3
2015-08-24
build: Require newer version of libdrm
Derek Foreman
1
-1
/
+1
2015-08-21
clients: Drop deadlock circumvention hack now that we don't need it
Jonas Ådahl
1
-32
/
+0
2015-08-21
gl-renderer: gl_renderer_create display cleanup on error
Dawid Gajownik
1
-1
/
+3
2015-08-21
compositor-drm: rename outputs to follow kernel style
Pekka Paalanen
1
-19
/
+23
2015-08-21
ivi-shell: remove redundant wl_list_empty/init calls
Ucan, Emre (ADITG/SW1)
1
-62
/
+18
2015-08-21
ivi-shell: clear order.layer_list before reordering it
Ucan, Emre (ADITG/SW1)
1
-44
/
+11
2015-08-21
ivi-shell: clear order.surface_list before reordering it
Ucan, Emre (ADITG/SW1)
2
-46
/
+21
2015-08-20
ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render ...
Ucan, Emre (ADITG/SW1)
1
-11
/
+1
2015-08-20
compositor-fbdev: fix VT switching crash
Pekka Paalanen
1
-2
/
+2
2015-08-19
compositor-drm: cast surface to EGLNativeWindowType
Dawid Gajownik
1
-1
/
+1
2015-08-17
configure: fix enable_simple_intel_dmabuf_client=auto
Pekka Paalanen
1
-0
/
+1
2015-08-16
configure.ac: bump to version 1.8.91 for the alpha release
Bryce Harrington
1
-1
/
+1
2015-08-16
releasing: Soften suggestion to update the wayland version dependency
Bryce Harrington
1
-1
/
+1
2015-08-16
releasing: Update release names
Bryce Harrington
1
-1
/
+1
2015-08-14
Fix armhf configure breakage due to missing libdrm_intel package
Bryce Harrington
1
-4
/
+8
2015-08-14
Fix build breakage when using older gbm lacking dmabuf import
Bryce Harrington
2
-0
/
+7
2015-08-14
clients: add simple-dmabuf client
George Kiagiadakis
4
-0
/
+616
2015-08-14
compositor-drm: dmabuf GBM import
Pekka Paalanen
1
-4
/
+29
2015-08-14
compositor-drm: init linux_dmabuf support
Pekka Paalanen
1
-0
/
+17
2015-08-14
compositor-x11: init linux_dmabuf support
Pekka Paalanen
1
-0
/
+8
2015-08-14
gl-renderer: add dmabuf import
Pekka Paalanen
4
-0
/
+251
2015-08-14
gl-renderer: introduce struct egl_image
Louis-Francis Ratté-Boulianne
1
-8
/
+62
2015-08-14
dmabuf: implement linux_dmabuf extension
Pekka Paalanen
5
-0
/
+620
2015-08-14
protocol: add linux_dmabuf extension (v3)
Pekka Paalanen
2
-2
/
+279
2015-08-10
weston-launch: On error putenv returns a non-zero value
Dawid Gajownik
1
-1
/
+1
2015-08-07
compositor: fix crash when destroying incompletely created output
Dawid Gajownik
1
-0
/
+1
2015-08-07
fullscreen-shell: Fix modeset on transformed outputs
Jason Ekstrand
1
-2
/
+21
2015-08-07
input: when destroying a seat, remove keyboard focus first
Derek Foreman
1
-1
/
+2
2015-08-07
Coding style fixes
Dawid Gajownik
14
-82
/
+97
2015-08-07
Use [x]zalloc instead of [x]malloc + memset
Ryo Munakata
3
-12
/
+6
2015-08-06
xwm: don't let X windows steal the focus
Giulio Camuffo
1
-10
/
+32
2015-08-06
rpi-renderer: use weston_output matrix instead of a private matrix
Derek Foreman
1
-65
/
+3
2015-08-06
input: add a weston_pointer_clear_focus() helper function
Derek Foreman
6
-17
/
+37
2015-08-06
test/ivi: include protocol headers for all used protocols
Bill Spitzak
2
-0
/
+2
2015-08-06
input: pass the global touch coordinates to the touch grab
Giulio Camuffo
3
-14
/
+22
2015-08-06
compositor: remove a call to weston_compositor_schedule_repaint
Ryo Munakata
1
-2
/
+0
2015-08-06
desktop-shell: Make resize and move functions take a pointer instead of a seat
Derek Foreman
3
-12
/
+15
[next]