Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
caa64425564a54431dd8304e005430a453cc2e97
caa6442
compositor: Use a virtual destructor when shutting down
by Kristian Høgsberg
· 15 years ago
50dc698
compositor: Shut down properly so we remove the socket
by Kristian Høgsberg
· 15 years ago
2bb3ebe
Create socket in /var/run/user/${HOME}
by Kristian Høgsberg
· 15 years ago
0611e3e
Indentation nit-picking
by Kristian Høgsberg
· 15 years ago
2643707
Move pointer and keyboard focus tracking into libwayland-server
by Kristian Høgsberg
· 15 years ago
06bc264
Fix warnings from adding -Wall back
by Kristian Høgsberg
· 15 years ago
1f25315
Add $(GCC_CFLAGS) back
by Kristian Høgsberg
· 15 years ago
3ada7ec
compositor-wayland: Call wlsc_compositor_finish_frame from frame callback
by Kristian Høgsberg
· 15 years ago
4203df1
compositor-wayland: Use glFlush() not glFinish() after rendering frame
by Kristian Høgsberg
· 15 years ago
a242129
Fix key handler to not run handlers from an empty list
by Kristian Høgsberg
· 15 years ago
ebe3327
Describe the wire protocol
by Yuval Fledel
· 15 years ago
0c007ae
Make the dnd client actually work.
by Joel Teichroeb
· 15 years ago
d44bc8b
Add reject round trip to dnd protocol
by Kristian Høgsberg
· 15 years ago
41da908
Don't hardcode offered dnd types in window.c
by Kristian Høgsberg
· 15 years ago
88b272d
Made the window save the coordinates when being draged.
by Joel Teichroeb
· 15 years ago
ec2e642
Add wayland backend for compositor (nested)
by Benjamin Franzke
· 15 years ago
35fd2a8
wayland_client: rename wl_display_create to wl_display_connect
by Benjamin Franzke
· 15 years ago
c1ad1f9
Consolidate 'sync' and 'frame' events into just one 'key' event
by Kristian Høgsberg
· 15 years ago
ac93a3d
Document wl_list
by Yuval Fledel
· 15 years ago
4ee7138
Describe the protocol using inline XML comments
by Yuval Fledel
· 15 years ago
c4b8c45
fix missing includes in clients/window.h and clients/wayland-glib.h
by Fred Morcos
· 15 years ago
1f5d507
Define MULT outside the HAVE_CAIRO_GL #ifdef
by Kristian Høgsberg
· 15 years ago
32ff690
Fix udev rules install directory
by Kristian Høgsberg
· 15 years ago
675c77c
Fix potentially undefined behavior
by Joel Teichroeb
· 15 years ago
55973f2
Some additional return value checking
by Darxus
· 15 years ago
e9f5e36
Make clients exit orderly when there is no connection
by Yuval Fledel
· 15 years ago
91b5999
add newlines for error printfs
by Yuval Fledel
· 15 years ago
d1c4310
xml tag should close, or some parsers fail
by Yuval Fledel
· 15 years ago
3d46534
Fix compositor crash when dragging to a surface that disappears
by Kristian Høgsberg
· 15 years ago
8857a96
window: Don't call drag_offer_handler if it's NULL
by Kristian Høgsberg
· 15 years ago
a6d9e11
Two typo fixes in the documentation
by Fabian Henze
· 15 years ago
156d057
Function declares a pointer return, so return one.
by Bryce Harrington
· 15 years ago
515f63a
Quell warning about potentially uninitialized variable 'surface'
by Bryce Harrington
· 15 years ago
f57303f
Expose window_set_surface() in window.h
by Bryce Harrington
· 15 years ago
40269a6
Cleanup declared but unused variables.
by Bryce Harrington
· 15 years ago
9f89a40
scanner: include stddef.h to provide NULL and size_t
by Benjamin Franzke
· 15 years ago
b163cef
Make the server event loop embeddable
by Kristian Høgsberg
· 15 years ago
67f4ffd
Oops, no -- in xml comments allowed
by Kristian Høgsberg
· 15 years ago
5dfe299
Add logo svg
by Kristian Høgsberg
· 15 years ago
7637ff0
Clean up .gitignore files
by Nikolai Kondrashov
· 15 years ago
b97b28c
README: fix a few typos
by Peter Hutterer
· 15 years ago
997ce64
compositor: add safety check when EGL fails to initialize
by Tiago Vignatti
· 15 years ago
f2912fa
compositor: put console into KD_GRAPHICS mode at vt enter time
by Jesse Barnes
· 15 years ago
2b43bd7
Bring gears example up to date
by Kristian Høgsberg
· 15 years ago
990854d
Fixed a bogus call to cairo_destroy
by Johan Bilien
· 15 years ago
6048e8d
Fix Wayland build instructions
by Nikolai Kondrashov
· 15 years ago
fe096cd
Install and dist udev rules file
by Kristian Høgsberg
· 15 years ago
5b7e43a
Update autotools configuration
by Javier Jardón
· 15 years ago
0bfb126
Add /wayland so we pick up generated header files
by Kristian Høgsberg
· 15 years ago
1b6c0ed
Workaround an xcb-dri2 bug.
by Chia-I Wu
· 15 years ago
4d8ba21
Make sure there is a current context.
by Chia-I Wu
· 15 years ago
1f41190
Use glTexSubImage to update the pixels.
by Chia-I Wu
· 15 years ago
332073b
List libtoytoolkit.la before libwayland-client.la on the link line
by Kristian Høgsberg
· 15 years ago
61a8251
Add a geometry option for x11 compositor
by Kristian Høgsberg
· 15 years ago
012a007
Add small client for testing shm surfaces
by Kristian Høgsberg
· 15 years ago
d0c3b9d
Fall back to cairo image backend and shm surface if we don't have cairo gl
by Kristian Høgsberg
· 15 years ago
6866856
Remove leftover of fds_in_tail hack
by Kristian Høgsberg
· 15 years ago
cf2bc67
Plug in no-op drm buffer attach function
by Kristian Høgsberg
· 15 years ago
29fc559
Delete leftover makefile debugging
by Kristian Høgsberg
· 15 years ago
f0152da
Use automake
by Kristian Høgsberg
· 15 years ago
4929149
Add more cursors from the DMZ theme
by Kristian Høgsberg
· 15 years ago
118fb49
Fix clients include path after moving files around
by Kristian Høgsberg
· 15 years ago
a969c8a
Use GL_BGRA_EXT for shm texture uploads
by Kristian Høgsberg
· 15 years ago
25694e7
A couple more TODO items
by Kristian Høgsberg
· 15 years ago
3d5bae0
Add a shm buffer sharing mechanism
by Kristian Høgsberg
· 15 years ago
98ffc93
Fix EGLImageKHR leak in wl_buffer destroy
by Kristian Høgsberg
· 15 years ago
45115a4
Fix screenshoot.c type in Makefile
by Kristian Høgsberg
· 15 years ago
2a4372c
Add autogen.sh
by Kristian Høgsberg
· 15 years ago
3dd66d6
Use scanner to generate screenshooter client code as well
by Kristian Høgsberg
· 15 years ago
c5dcb90
Use scanner for screenshooter protocol
by Kristian Høgsberg
· 15 years ago
2cd5144
scanner: Use protocol name for #include guards
by Kristian Høgsberg
· 15 years ago
ce457ba
Add timestamp to pointer image attach request
by Kristian Høgsberg
· 15 years ago
6dcf871
Consolidate notes from a few files in TODO
by Kristian Høgsberg
· 15 years ago
a6f6999
Consolidate NOTES and README
by Kristian Høgsberg
· 15 years ago
a46dc06
Copy over updated build instructions from the google group
by Kristian Høgsberg
· 15 years ago
6dd08eb
Move core protocol libraries into wayland/ subdirectory
by Kristian Høgsberg
· 15 years ago
76b4332
Move example compositor to subdirectory
by Kristian Høgsberg
· 15 years ago
ef2f485
Add support for more types of input devices
by Kristian Høgsberg
· 15 years ago
99d7c64
Remove non-gles2 glEnable(GL_TEXTURE_2D) call
by Kristian Høgsberg
· 15 years ago
877d71a
Marshall NULL strings correctly
by Kristian Høgsberg
· 15 years ago
9ccf08d
Change debug format to not confuse object id and message parameters
by Kristian Høgsberg
· 15 years ago
ab2f1cd
Dont post damage event from window_copy_surface
by Kristian Høgsberg
· 15 years ago
7d80406
Only set pointer image when it changes
by Kristian Høgsberg
· 15 years ago
acf82a3
Log emitted events as well in debug mode
by Kristian Høgsberg
· 15 years ago
6bce89d
Return the closure from wl_connection_vmarshal()
by Kristian Høgsberg
· 15 years ago
50038e4
Drop wl_surface_post_event() helper
by Kristian Høgsberg
· 15 years ago
7cd3618
Fill out a closure when sending events as well
by Kristian Høgsberg
· 15 years ago
4f14f6e
Fix integer signedness and fd size confusion
by Kristian Høgsberg
· 15 years ago
f821f5a
Demarshal all arguments from protocol buffer
by Kristian Høgsberg
· 15 years ago
6c7c7a9
Keep strings and arrays in the buffer when demarshalling
by Kristian Høgsberg
· 15 years ago
de0fa3b
Send terminating nul character when sending strings
by Kristian Høgsberg
· 15 years ago
9f89798
Move marshal/demarshal buffer into struct wl_closure
by Kristian Høgsberg
· 15 years ago
f1e7bd3
Add protocol debugging facility
by Kristian Høgsberg
· 15 years ago
b6eb397
TODO editing
by Kristian Høgsberg
· 15 years ago
2feb988
Update TODO
by Kristian Høgsberg
· 15 years ago
f8ffded
Drop wl_display_set_compositor() special case
by Kristian Høgsberg
· 15 years ago
9d69f8e
Replace commit/ack/frame protocol with simpler sync and frame callbacks
by Kristian Høgsberg
· 15 years ago
13b8ae4
Add convenience functions for posting display events
by Kristian Høgsberg
· 15 years ago
f66d0f4
Get rid of wl_client_add_surface() special case
by Kristian Høgsberg
· 15 years ago
e9d37bd
Use a transient object for the dnd session
by Kristian Høgsberg
· 15 years ago
Next »