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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
xwm: Paint different decoration for active surface
Kristian Høgsberg
1
-3
/
+25
2012-05-15
src: Don't add COMPOSITOR_CFLAGS to AM_CPPFLAGS
Kristian Høgsberg
1
-12
/
+19
2012-05-15
Rename libconfig-parser to libshared
Kristian Høgsberg
1
-5
/
+5
2012-05-15
xwm: Don't repaint after destroying window
Kristian Høgsberg
1
-6
/
+10
2012-05-15
compositor: Fix cursor positioning right after input_device.attach
Ander Conselvan de Oliveira
1
-2
/
+2
2012-05-15
xwm: Update window title when window property change
Kristian Høgsberg
1
-87
/
+124
2012-05-15
xwm: Put a title bar on it
Kristian Høgsberg
1
-7
/
+37
2012-05-15
xwm: Reparent X windows, paint a red decoration frame
Kristian Høgsberg
1
-15
/
+165
2012-05-14
compositor: Only call weston_surface_update_transform from repaint
Kristian Høgsberg
1
-12
/
+0
2012-05-14
compositor: Remove a few leftover screenshooter declarations
Kristian Høgsberg
1
-3
/
+0
2012-05-11
Update to new libxkbcommon API
Kristian Høgsberg
2
-8
/
+8
2012-05-10
evdev: Use wl_fixed_t for relative motions
Jonas Ådahl
1
-7
/
+10
2012-05-10
Fix a few -pedantic warnings
Kristian Høgsberg
5
-14
/
+14
2012-05-10
compositor: Report refresh rates in mHz
Kristian Høgsberg
2
-3
/
+16
2012-05-09
compositor: Simplify clip_pointer_motion() and make it handle dead areas
Kristian Høgsberg
1
-40
/
+26
2012-05-09
compositor: When clipping pointer motions, don't loose precision
Jonas Ådahl
1
-14
/
+16
2012-05-09
compositor: Use wl_fixed_t for incoming input events
Kristian Høgsberg
5
-56
/
+54
2012-05-09
compositor: Move pointer motion clipping to its own function
Kristian Høgsberg
1
-6
/
+22
2012-05-09
evdev: Convert wl_fixed_t to int before using internally
Jonas Ådahl
1
-2
/
+2
2012-05-08
Load an XKB keymap and state in the compositor
Daniel Stone
2
-0
/
+26
2012-05-08
Add xkb_names member plus config + X11 support
Daniel Stone
3
-0
/
+89
2012-05-08
Convert wire input co-ordinates to fixed-point
Daniel Stone
3
-61
/
+93
2012-05-08
Convert internal input co-ordinates to GLfloat
Daniel Stone
2
-6
/
+6
2012-05-08
Add fixed-point versions of weston_surface_{to, from}_global
Daniel Stone
2
-4
/
+44
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
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
1
-1
/
+1
2012-05-07
Change key/button grab bindings to take unsigned state
Daniel Stone
4
-8
/
+8
2012-05-03
drm: Make KMS hw cursors work again
Kristian Høgsberg
1
-16
/
+30
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
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
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
1
-3
/
+4
2012-04-26
tests: Add an initial weston integration test
Kristian Høgsberg
1
-16
/
+20
2012-04-26
compositor: Initialize xserver variable
Scott Moreau
1
-1
/
+1
2012-04-26
compositor: report .so path when load_module() fails
Pekka Paalanen
1
-2
/
+3
2012-04-25
shell-animation: add conf option in shell
Juan Zhao
2
-1
/
+45
2012-04-25
animation: add fading-in animation
Juan Zhao
1
-0
/
+85
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
2012-04-21
compositor: introduce internal shell_interface
Tiago Vignatti
3
-36
/
+91
2012-04-21
compositor: Set pointer surface input region to empty on attach
Kristian Høgsberg
1
-0
/
+1
[next]