index
:
~vignatti/weston
master
multitouch-v2
stick-moving
xwm
xwm-client
xwm-client-OLD
xwm-configure2
wayland compositor and client demo implementation
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compositor-x11.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
Add keymap argument to weston_seat_init_keyboard
Daniel Stone
1
-1
/
+1
2012-05-31
Separate out weston_xkb_info struct
Daniel Stone
1
-3
/
+3
2012-05-31
Split weston_seat_init up into pointer/keyboard/touch
Daniel Stone
1
-0
/
+2
2012-05-31
Convert notify_axis to wl_fixed_t
Daniel Stone
1
-4
/
+8
2012-05-31
Use enum wl_keyboard_key_state instead of integer
Daniel Stone
1
-3
/
+6
2012-05-31
Use enum wl_pointer_button_state instead of integer
Daniel Stone
1
-1
/
+3
2012-05-31
Support wl_keyboard::modifiers event
Daniel Stone
1
-0
/
+2
2012-05-17
compositor-x11: Check the right variable after creating dummy pbuffer
Kristian Høgsberg
1
-1
/
+1
2012-05-16
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
1
-23
/
+23
2012-05-11
Update to new libxkbcommon API
Kristian Høgsberg
1
-1
/
+1
2012-05-10
compositor: Report refresh rates in mHz
Kristian Høgsberg
1
-1
/
+1
2012-05-09
compositor: Use wl_fixed_t for incoming input events
Kristian Høgsberg
1
-9
/
+9
2012-05-08
Add xkb_names member plus config + X11 support
Daniel Stone
1
-0
/
+41
2012-05-07
Change button from int to uint32_t
Daniel Stone
1
-1
/
+1
2012-04-30
Use the dummy pbuffer we create to make current
Cooper Yuan
1
-2
/
+2
2012-04-20
screenshooter: Grab pixel data directly before buffer swap
Scott Moreau
1
-16
/
+2
2012-04-17
shell: Implement "driver" method of fullsceen.
Alex Wu
1
-0
/
+1
2012-04-17
compositor: Add a switch_mode hook and a wrapper into the output.
Alex Wu
1
-0
/
+1
2012-04-17
compositor: make GL_EXT_read_format_bgra optional
Pekka Paalanen
1
-2
/
+3
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
1
-10
/
+3
2012-04-10
compositor: Don't pass output to notify_keyboard_focus
Kristian Høgsberg
1
-2
/
+2
2012-04-04
screenshooter: Properly handle multiple outputs.
Scott Moreau
1
-0
/
+15
2012-03-30
Add signedness warning flag and fix fallout
Kristian Høgsberg
1
-2
/
+2
2012-03-28
compositor: Stop using EGL_KHR_surfaceless_gles2
Kristian Høgsberg
1
-7
/
+16
2012-03-22
Hook up axis events.
Scott Moreau
1
-5
/
+19
2012-03-20
weston: Don't ask for EGL depth buffer if not needed
Bill Spitzak
1
-1
/
+0
2012-03-12
Consolidate image loading code and move to shared/
Kristian Høgsberg
1
-6
/
+10
2012-03-12
Add an option parser
Kristian Høgsberg
1
-26
/
+9
2012-03-12
x11: Move the xcb fd to the input loop
Kristian Høgsberg
1
-4
/
+2
2012-03-01
compositor: Store opaque clip for previous frame in weston_surface
Kristian Høgsberg
1
-2
/
+3
2012-02-29
compositor: add dpms and backlight support
Tiago Vignatti
1
-0
/
+2
2012-02-23
Move weston_output_set_cursor into compositor-drm.c
Kristian Høgsberg
1
-8
/
+0
2012-02-23
compositor: add an assign_planes hook to the output
Jesse Barnes
1
-0
/
+1
2012-01-25
compositor: Remove prepare_scanout_surface callout
Kristian Høgsberg
1
-9
/
+0
2012-01-25
compositor: Pull prepare_render and present callouts into repaint
Kristian Høgsberg
1
-34
/
+13
2012-01-25
compositor: Move repaint loop into a backend function
Kristian Høgsberg
1
-0
/
+11
2012-01-03
compositor-x11: Just a few more weston renames
Kristian Høgsberg
1
-3
/
+3
2012-01-03
Merge remote-tracking branch 'pq/compositor-dtors-v1'
Kristian Høgsberg
1
-2
/
+45
2012-01-03
Rename wayland-compositor to weston
Kristian Høgsberg
1
-0
/
+835