index
:
~bnf/weston
background
buffer.release
buffer.release-2
damaging
damaging-2
destroy-listener
eglsync
euid
fix
fixes-2
framefd
gbm
master
openwf
output-hotplug
patches
redraw
resize-fix
shell
shell-fixes
shell-outputs
shell-outputs-2
shm-in-egl
use_flags
visual
vt-switch-hotplug
weston-launch
weston-launch-final
winit
yuv
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
compositor: Keep surface damage region across all output repaints
damaging-2
Benjamin Franzke
1
-7
/
+12
2011-07-01
compositor: Fix cursor damaging on multi head
Benjamin Franzke
2
-20
/
+45
2011-07-01
compositor: Add a simple WM to the xserver launcher
Kristian Høgsberg
6
-209
/
+670
2011-06-24
compositor: Damage surface when raising
Kristian Høgsberg
1
-0
/
+1
2011-06-24
openwfd: Combine native_resolution/rect/width,height into union
Benjamin Franzke
1
-12
/
+18
2011-06-24
compositor-openwfd: Expose physical size
Benjamin Franzke
1
-1
/
+6
2011-06-24
compositor-openwfd: Expose all modes
Benjamin Franzke
1
-21
/
+68
2011-06-24
compositor-drm: Pass physical size to output_init
Benjamin Franzke
1
-5
/
+2
2011-06-23
compositor: Track opaque region of a surface
Kristian Høgsberg
3
-30
/
+40
2011-06-23
compositor: Stop repainting below opaque surfaces
Kristian Høgsberg
1
-9
/
+13
2011-06-23
compositor: Fix a couple of region leaks
Kristian Høgsberg
1
-1
/
+3
2011-06-23
compositor: Add helper to damage surface below
Kristian Høgsberg
3
-5
/
+25
2011-06-23
compositor: Clip away obscured damage
Kristian Høgsberg
2
-11
/
+21
2011-06-23
compositor: Accumulate damage in per-surface regions
Kristian Høgsberg
2
-15
/
+16
2011-06-23
Merge remote-tracking branch 'bnf/fix'
Kristian Høgsberg
1
-2
/
+3
2011-06-23
Send keyboard_focus only to client surfaces
Benjamin Franzke
1
-2
/
+3
2011-06-23
compositor: Launch X server rootless
Kristian Høgsberg
1
-1
/
+1
2011-06-23
compsitor: Put background surface in the big surface list
Kristian Høgsberg
1
-6
/
+4
2011-06-23
compositor: Put cursor surfaces into the big surface list
Kristian Høgsberg
1
-30
/
+34
2011-06-23
compositor: Change default background to be a png
Kristian Høgsberg
1
-1
/
+1
2011-06-23
Use gbm for compositor-{drm,openwfd}
gbm
Benjamin Franzke
3
-60
/
+72
2011-06-23
compositor-openwfd: Update to mode changes
Benjamin Franzke
1
-10
/
+25
2011-06-23
window: Set egl_window_resize late and once
resize-fix
Benjamin Franzke
1
-14
/
+22
2011-06-21
meego-tablet-shell: Use central sigchild handler
Kristian Høgsberg
1
-16
/
+12
2011-06-21
compositor: Add socket based activation for X server
Kristian Høgsberg
4
-3
/
+265
2011-06-21
meego-tablet-shell: Generalize zoom animation
Kristian Høgsberg
1
-16
/
+51
2011-06-21
terminal: Don't set terminal size before we have the pty
Kristian Høgsberg
1
-3
/
+3
2011-06-21
Damage surface before attaching new buffer
Kristian Høgsberg
1
-6
/
+7
2011-06-21
compositor: Fix region leak
Kristian Høgsberg
1
-0
/
+1
2011-06-21
compositor: Store the output rectangle in a region
Kristian Høgsberg
2
-17
/
+13
2011-06-21
compositor: Repaint immediately after pageflip finishes
Kristian Høgsberg
2
-69
/
+43
2011-06-21
compositor: Decrement buffers busy_count in post_release
Benjamin Franzke
1
-14
/
+6
2011-06-21
Merge remote-tracking branch 'bnf/buffer.release-2'
Kristian Høgsberg
2
-6
/
+101
2011-06-21
Implement buffer.release event
Benjamin Franzke
2
-0
/
+85
2011-06-21
Merge remote-tracking branch 'bnf/fixes-2'
Kristian Høgsberg
2
-2
/
+3
2011-06-21
compositor: Send out more detailed output events
Kristian Høgsberg
9
-67
/
+233
2011-06-21
compositor: Send frame event after redraw
Benjamin Franzke
1
-8
/
+19
2011-06-21
compositor: Do not leak old client buffers
fixes-2
Benjamin Franzke
1
-0
/
+2
2011-06-21
simple-client: Trigger first drawing by hand
Benjamin Franzke
1
-2
/
+1
2011-06-20
compositor: Only use GL_LINEAR when surface is transformed
Kristian Høgsberg
1
-4
/
+9
2011-06-20
compositor: Damage after setting surface width and height
Kristian Høgsberg
1
-6
/
+6
2011-06-20
compositor-wayland: Update to new APIs
Kristian Høgsberg
1
-5
/
+23
2011-06-20
Move map requests to shell
Kristian Høgsberg
4
-114
/
+91
2011-06-18
compositor-x11: Support fullscreen mode
Kristian Høgsberg
1
-6
/
+53
2011-05-31
clients: Add an optional roundtrip for visual lookup
Benjamin Franzke
2
-2
/
+48
2011-05-19
compositor: Don't pass a non-existing varying into the fragment shader
Kristian Høgsberg
1
-1
/
+0
2011-05-19
meego-tablet-shell: Tweak spring constants
Kristian Høgsberg
1
-1
/
+3
2011-05-19
Update .gitignore
Casey Dahlin
1
-1
/
+1
2011-05-16
view: Set opaque when going fullscreen
Kristian Høgsberg
1
-0
/
+5
2011-05-16
window: Add support for opaque windows
Kristian Høgsberg
3
-19
/
+49
[next]