index
:
~gb/weston
01.yuv_buffers
master
old.01.yuv_buffers
Personal repository of the Weston Wayland Compositor
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
evdev: Convert wl_fixed_t to int before using internally
Jonas Ådahl
1
-2
/
+2
2012-05-09
window: Don't crash if a cursor image failed to load.
Dima Ryazanov
1
-2
/
+9
2012-05-08
window: fix check of cursor image load result
Rafal Mielniczuk
1
-2
/
+2
2012-05-08
Load an XKB keymap and state in the compositor
Daniel Stone
2
-0
/
+26
2012-05-08
Link compositors to xkbcommon as well
Daniel Stone
1
-1
/
+1
2012-05-08
Add xkb_names member plus config + X11 support
Daniel Stone
3
-0
/
+89
2012-05-08
Port Wayland clients to new xkbcommon API
Kristian Høgsberg
3
-38
/
+79
2012-05-08
Convert wire input co-ordinates to fixed-point
Daniel Stone
6
-79
/
+133
2012-05-08
Convert internal input co-ordinates to GLfloat
Daniel Stone
12
-27
/
+29
2012-05-08
Add fixed-point versions of weston_surface_{to, from}_global
Daniel Stone
2
-4
/
+44
2012-05-08
build: Tighten mtdev dependency to reflect requirement
Rob Bradford
1
-1
/
+1
2012-05-07
shell: use own struct for transient surfaces
Tiago Vignatti
1
-4
/
+8
2012-05-07
shell: fix uninitialized variable warning
Tiago Vignatti
1
-1
/
+1
2012-05-07
window: use only one shm pool for all the cursor images
Ander Conselvan de Oliveira
1
-35
/
+164
2012-05-07
Rename 'state' in axis (or ambiguous) bindings to 'value'
Daniel Stone
3
-13
/
+21
2012-05-07
Change button from int to uint32_t
Daniel Stone
13
-16
/
+16
2012-05-07
Change key/button grab bindings to take unsigned state
Daniel Stone
16
-23
/
+24
2012-05-07
test-client: Include poll.h to silence warning
Daniel Stone
1
-0
/
+1
2012-05-03
drm: Make KMS hw cursors work again
Kristian Høgsberg
1
-16
/
+30
2012-05-03
window: use libXcursor for loading pointer images
Ander Conselvan de Oliveira
21
-114
/
+120
2012-05-02
simple-egl: add option for running fullscreen
Ander Conselvan de Oliveira
1
-6
/
+174
2012-05-02
compositor-drm: alow scanning out of buffers with XRGB8888 format
Ander Conselvan de Oliveira
1
-4
/
+8
2012-05-02
compositor-drm: refactor to avoid unnecessary allocation of KMS FBs
Ander Conselvan de Oliveira
1
-122
/
+139
2012-05-02
window: Set window title and class
Kristian Høgsberg
1
-0
/
+5
2012-05-02
shell: Handle set_title and set_class
Kristian Høgsberg
1
-1
/
+24
2012-04-30
Use the dummy pbuffer we create to make current
Cooper Yuan
1
-2
/
+2
2012-04-30
compositor-drm: call EGL cleanup functions on exit
Ander Conselvan de Oliveira
1
-0
/
+6
2012-04-27
shell: Always configure when surface type changes
Kristian Høgsberg
1
-9
/
+5
2012-04-27
shell: Don't move or reconfigure surfaces until we get the new buffer
Kristian Høgsberg
1
-90
/
+97
2012-04-27
window: Only set toplevel window type if nothing else is set
Kristian Høgsberg
1
-5
/
+8
2012-04-27
shell: Fix not remove rotation for fullscreen surf
Alex Wu
1
-0
/
+14
2012-04-27
shell: allocate enough memory for shsurf->ping_timer
Ander Conselvan de Oliveira
1
-1
/
+1
2012-04-27
Merge remote-tracking branch 'pq/simple-fixes'
Kristian Høgsberg
3
-22
/
+69
2012-04-27
tests: Add event-test, which tests for a few incoming events
Kristian Høgsberg
5
-8
/
+402
2012-04-27
tests: Generalize test client and add helpers for launching it
Kristian Høgsberg
4
-43
/
+115
2012-04-26
tests: Add test case for basic client lifecycle
Kristian Høgsberg
3
-1
/
+151
2012-04-26
tests: Add an initial weston integration test
Kristian Høgsberg
6
-19
/
+173
2012-04-26
compositor: Initialize xserver variable
Scott Moreau
1
-1
/
+1
2012-04-26
fix build for --disable-clients --enable-simple-clients
Pekka Paalanen
1
-6
/
+9
2012-04-26
simple-shm: no need for wayland-egl.h
Pekka Paalanen
1
-1
/
+0
2012-04-26
simple-shm: handle shm buffer failure
Pekka Paalanen
1
-4
/
+13
2012-04-26
compositor: report .so path when load_module() fails
Pekka Paalanen
1
-2
/
+3
2012-04-26
simple-shm: render meaningful diagnostics
Pekka Paalanen
1
-8
/
+43
2012-04-25
gears: Allow model rotation with pointer
Scott Moreau
1
-4
/
+65
2012-04-25
shell-animation: add conf option in shell
Juan Zhao
3
-1
/
+47
2012-04-25
animation: add fading-in animation
Juan Zhao
1
-0
/
+85
2012-04-25
Add COPYING
Kristian Høgsberg
1
-0
/
+48
2012-04-22
xserver: Move window property reading to set_window_id handler
Kristian Høgsberg
1
-77
/
+82
2012-04-21
xserver: Read window properties in map request handler
Kristian Høgsberg
1
-17
/
+19
2012-04-21
shell: Don't ping internal shell surfaces
Kristian Høgsberg
1
-0
/
+2
[prev]
[next]