index
:
~smspillaz/compositionkit
master
Unnamed repository; edit this file to name it for gitweb.
Sam Spillaz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compositor
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-12
Don't care about shells
Sam Spilsbury
7
-1591
/
+1
2011-06-12
Nuke fading. We don't need it
Sam Spilsbury
5
-171
/
+32
2011-06-12
Fix background handling, remove inversion hack
Sam Spilsbury
3
-5
/
+5
2011-06-12
Bye global buffer
Sam Spilsbury
1
-2
/
+0
2011-06-12
Move shaders into seperate files
Sam Spilsbury
3
-121
/
+191
2011-06-11
Move input device into a separate file
Sam Spilsbury
2
-505
/
+546
2011-06-11
Move output.c into separate file
Sam Spilsbury
3
-259
/
+305
2011-06-11
Move pointer handling into separate file
Sam Spilsbury
3
-35
/
+82
2011-06-11
Moved spite handling into separate file
Sam Spilsbury
3
-57
/
+102
2011-06-11
Move surface handling into separate file
Sam Spilsbury
5
-502
/
+574
2011-06-11
Separate spring and matrix handling into separate files
Sam Spilsbury
4
-117
/
+167
2011-06-11
Fix xcb_poll_for_queued_event_support
Sam Spilsbury
1
-1
/
+2
2011-06-11
Bye bye automake
Sam Spilsbury
1
-96
/
+0
2011-06-11
Delete clients. This is a compositor
Sam Spilsbury
1
-65
/
+0
2011-06-09
Compile with CMake, muck about with the shaders and a few other things
Sam Spilsbury
3
-23
/
+116
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
compositor: Call wlsc_buffer_attach() after setting es->width
Kristian Høgsberg
1
-2
/
+2
2011-05-10
compositor: Set EGL_PLATFORM env variable for each backend.
Egbert Eich
4
-0
/
+4
2011-05-10
meego-tablet-compositor: Only ask for lockscreen after we get homescreen
Kristian Høgsberg
1
-27
/
+8
2011-05-06
compositor: Fix warning in load_module
Benjamin Franzke
1
-1
/
+1
2011-05-06
compositor-openwfd: Update to tty, cursor and cflags changes
Benjamin Franzke
1
-3
/
+16
2011-05-06
Make use of wl_resource.destroy_listener_list for surfaces.
Benjamin Franzke
4
-25
/
+24
2011-05-06
compositor-drm: Hide hw cursors on vt switch
Kristian Høgsberg
1
-0
/
+5
2011-05-06
compositor-drm: Fix vt switching
Kristian Høgsberg
3
-4
/
+35
2011-05-06
Fix warnings and symbol visibility from missing CFLAGS
Kristian Høgsberg
4
-3
/
+15
2011-05-06
Make sure all targets use GCC_CFLAGS
Kristian Høgsberg
1
-6
/
+7
2011-05-06
compositor: Disable hw cursor if we're texturing the cursor
Kristian Høgsberg
5
-14
/
+21
2011-05-06
compositor: Scanout client buffers even if they're not map_fullscreen
Kristian Høgsberg
2
-12
/
+14
2011-05-06
compositor-drm: Use EGL_DRM_BUFFER_USE_CURSOR_MESA
Kristian Høgsberg
1
-34
/
+5
2011-05-05
meego-tablet-shell: Destroy tablet_client resource in destroy request
Kristian Høgsberg
1
-0
/
+1
2011-05-05
meego-tablet-shell: Handle app switcher choices
Kristian Høgsberg
1
-18
/
+29
2011-05-04
compositor-openwfd: Fixup backend split
Benjamin Franzke
2
-1
/
+21
2011-05-04
meego-tablet-shell: Rename tablet_client.poke to activate and add a destructor
Kristian Høgsberg
1
-10
/
+23
2011-05-04
meego-tablet-shell: Add requests to let ux-daemon ask for appgrid or panels
Kristian Høgsberg
1
-0
/
+18
2011-05-04
compositor-drm: Fix modularization breakage
Kristian Høgsberg
1
-2
/
+2
2011-05-04
meego-tablet-shell: Track the state of the UI explicitly
Kristian Høgsberg
1
-61
/
+78
2011-05-03
meego-tablet-shell: Handle meta key with super modifier so we get the release
Kristian Høgsberg
1
-0
/
+4
2011-05-03
meego-tablet-shell: Handle animation surface going away
Kristian Høgsberg
1
-0
/
+17
2011-05-02
compositor: Split backends into modules
Kristian Høgsberg
9
-137
/
+231
2011-05-02
meego-tablet-shell: Use KEY_COMPOSE for the menu key
Kristian Høgsberg
1
-1
/
+1
2011-05-02
compositor: Rename tweener to spring
Kristian Høgsberg
3
-56
/
+56
2011-05-02
compositor: Group matrix and inverse in struct wlsc_transform
Kristian Høgsberg
3
-24
/
+17
2011-05-02
meego-tablet-shell: Factor out zoom animation
Kristian Høgsberg
1
-50
/
+97
2011-05-02
meego-tablet-shell: Match meego-ux-daemon key bindings
Kristian Høgsberg
1
-2
/
+4
2011-05-02
meego-tablet-shell: Only clear CLOEXEC flag in child
Kristian Høgsberg
1
-6
/
+6
2011-05-02
compositor: Export matrix functions
Kristian Høgsberg
2
-2
/
+10
2011-05-02
compositor: Drop broken opaque repaint optimization for now
Kristian Høgsberg
1
-21
/
+1
2011-05-02
compositor: Remove unused surface matrix, add optional transform
Kristian Høgsberg
4
-66
/
+90
[next]