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
path:
root
/
clients
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
window: Set egl_window_resize late and once
resize-fix
Benjamin Franzke
1
-14
/
+22
2011-06-21
terminal: Don't set terminal size before we have the pty
Kristian Høgsberg
1
-3
/
+3
2011-06-21
Merge remote-tracking branch 'bnf/fixes-2'
Kristian Høgsberg
1
-2
/
+1
2011-06-21
compositor: Send out more detailed output events
Kristian Høgsberg
2
-4
/
+39
2011-06-21
simple-client: Trigger first drawing by hand
Benjamin Franzke
1
-2
/
+1
2011-06-20
Move map requests to shell
Kristian Høgsberg
2
-6
/
+9
2011-05-31
clients: Add an optional roundtrip for visual lookup
Benjamin Franzke
2
-2
/
+48
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
2011-05-16
window.c: Deal with visual changes
Kristian Høgsberg
2
-5
/
+56
2011-05-16
view: Add fullscreen option
Kristian Høgsberg
1
-2
/
+11
2011-05-16
view: Set resize handler so fullscreen doesn't crash
Kristian Høgsberg
1
-0
/
+11
2011-05-16
simple-client: setenv the EGL platform for simple client as well
Kristian Høgsberg
1
-0
/
+1
2011-05-10
compositor: Set EGL_PLATFORM env variable for each backend.
Egbert Eich
1
-0
/
+1
2011-05-02
compositor: Screenhoot into a client provided shm buffer
Kristian Høgsberg
1
-14
/
+99
2011-04-29
Add some new things to .gitignore
Casey Dahlin
1
-0
/
+1
2011-04-26
configure: Only check dependencies for the enabled compositor backends
Kristian Høgsberg
1
-2
/
+0
2011-04-22
Implement buffer.damage in shm, use it in window.c
Benjamin Franzke
3
-2
/
+32
2011-04-20
Fix clients to work with wl_ prefixed interface names
Kristian Høgsberg
3
-8
/
+8
2011-04-20
Update to work with scanner that doesn't hardcode wl_*
Kristian Høgsberg
1
-4
/
+4
2011-04-20
Switch to new subscribe protocol and wayland-egl
Kristian Høgsberg
4
-27
/
+17
2011-04-14
window.c: Check for cairo device failure the right way
Kristian Høgsberg
1
-1
/
+1
2011-04-11
Remove double definition of window_get_wl_surface()
Kristian Høgsberg
2
-9
/
+0
2011-04-11
Merge remote-tracking branch 'bnf/surface-frame-event'
Kristian Høgsberg
6
-8
/
+25
2011-04-11
Fix window_set_child_size() for windows without decoration
Kristian Høgsberg
1
-1
/
+1
2011-04-11
Add struct window accessor for the wl_surface
Kristian Høgsberg
2
-0
/
+9
2011-04-11
Define global handler on display creation
Tim Wiederhake
11
-29
/
+20
2011-03-18
Merge remote-tracking branch 'bnf/fixes'
Kristian Høgsberg
1
-0
/
+1
2011-03-17
gears: Use wayland egl surface instead of images
Benjamin Franzke
3
-69
/
+80
2011-03-17
window: Use window surfaces for windows
Benjamin Franzke
4
-20
/
+152
2011-03-17
simple-client: Request a alpha channel in choose config
Benjamin Franzke
1
-0
/
+1
2011-03-17
Support per surface frame events
Benjamin Franzke
6
-8
/
+25
2011-02-14
Split into a demo repository that holds the demo compositor and clients
Kristian Høgsberg
1
-11
/
+7
2011-02-11
fix typo in window.c
Tim Wiederhake
1
-1
/
+1
2011-02-09
window.c: Use eglGetProcAddress to look up extension functions
Kristian Høgsberg
1
-7
/
+15
2011-02-09
window.c: Include wayland-egl.h before EGL headers so we get the right platform
Kristian Høgsberg
2
-5
/
+5
2011-02-07
Add struct wl_egl_display argument to wl_egl_window_create
Kristian Høgsberg
1
-1
/
+2
2011-02-07
Follow wayland-egl renames
Kristian Høgsberg
2
-14
/
+13
2011-02-07
simple-client: Port to wayland-egl and use eglSwapBuffers()
Kristian Høgsberg
2
-121
/
+56
2011-02-07
gears: Remove unused drm_fd field
Kristian Høgsberg
1
-1
/
+0
2011-02-07
Port window.c to use wayland-egl
Kristian Høgsberg
5
-96
/
+60
2011-02-01
window: add null checks
nobled
1
-0
/
+30
2011-02-01
add newlines in error messages
nobled
1
-4
/
+4
2011-01-28
Add initial basic support for fullscreen surfaces
Kristian Høgsberg
2
-18
/
+35
2011-01-27
compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers
Kristian Høgsberg
1
-0
/
+1
2011-01-25
clients/view: Fix memory leak
Tim Wiederhake
1
-0
/
+1
2011-01-25
clients/view: Don't try to show inexistant files
Tim Wiederhake
1
-5
/
+13
2011-01-25
clients/view: Allow relative paths
Tim Wiederhake
1
-5
/
+17
2011-01-25
clients/view: Add mousewheel and arrow keys
Tim Wiederhake
1
-17
/
+51
2011-01-25
clients/view: Remove unnecessary variables
Tim Wiederhake
1
-12
/
+1
[next]