index
:
~bnf/wayland
buffer
buffer.release
cairo_window_surface
destroy-listener
fix
fixes
framefd
master
prefix
redraw
setup_display
shm
shm-2
shm-in-egl
simple_client
size_t
socket-activation
surface-frame-event
use_flags
visual
wayland-egl
yuv
bnf's wayland clone
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wayland-shm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-19
Move un-namespaced container_of into private header
Kristian Høgsberg
1
-0
/
+1
2012-08-16
Add wl_shm_buffer_create()
Kristian Høgsberg
1
-1
/
+45
2012-07-20
wayland-shm: Commit the width/height getters that actually compile
Kristian Høgsberg
1
-4
/
+4
2012-07-20
shm: Add shm_buffer getters for width and height
Kristian Høgsberg
1
-0
/
+16
2012-07-09
wayland-shm: Add return before we hit the error clean-up path
Kristian Høgsberg
1
-0
/
+2
2012-07-09
shm: Plug leak in shm_create_pool()
Martin Olsson
1
-6
/
+9
2012-05-23
shm: use mremap on pool resize
Ander Conselvan de Oliveira
1
-7
/
+5
2012-05-22
shm: Zero busy count for allocated buffers
Rob Bradford
1
-0
/
+1
2012-05-22
shm: Add request for resizing pools
Ander Conselvan de Oliveira
1
-5
/
+30
2012-04-11
Switch protocol to using serial numbers for ordering events and requests
Kristian Høgsberg
1
-2
/
+2
2012-04-03
shm: Allocate shm buffers through new wl_shm_pool interface
Kristian Høgsberg
1
-41
/
+99
2012-03-30
shm: Fix stride signedness in protocol
Kristian Høgsberg
1
-1
/
+1
2012-03-30
shm: fix cosmetic gcc warnings
Pekka Paalanen
1
-2
/
+2
2012-03-26
Remove wl_buffer.damage and simplify shm implementation
Kristian Høgsberg
1
-51
/
+7
2012-03-02
server: use the event sending wrappers
Pekka Paalanen
1
-4
/
+2
2012-01-11
shm: Drop non-premul format, use less ambiguous ARGB8888 naming convention
Kristian Høgsberg
1
-6
/
+5
2011-09-01
server: Make error posting functions take a resource instead of a client
Kristian Høgsberg
1
-11
/
+11
2011-08-31
Remove the wl_visual interface
Kristian Høgsberg
1
-12
/
+31
2011-08-29
shm: Compare resource interface when validating visual
Kristian Høgsberg
1
-1
/
+1
2011-08-27
server: Pass struct wl_resource for object references
Kristian Høgsberg
1
-1
/
+2
2011-08-27
Always allocate a new wl_resource when binding an object
Kristian Høgsberg
1
-8
/
+16
2011-08-27
server: Assign global id as part of wl_display_add_global()
Kristian Høgsberg
1
-1
/
+0
2011-08-27
server: Make everything in the object hash a wl_resource
Kristian Høgsberg
1
-16
/
+19
2011-08-12
Rename source subdir from wayland to src
Kristian Høgsberg
1
-0
/
+223