617 Commits (0ce245761c85e989f08e4136bd91b149156e82e0)
 

Author SHA1 Message Date
Benjamin Franzke 9f89a40ec1 scanner: include stddef.h to provide NULL and size_t 14 years ago
Kristian Høgsberg b163cef6e7 Make the server event loop embeddable 14 years ago
Kristian Høgsberg 67f4ffdf03 Oops, no -- in xml comments allowed 14 years ago
Kristian Høgsberg 5dfe299b91 Add logo svg 14 years ago
Nikolai Kondrashov 7637ff0839 Clean up .gitignore files 14 years ago
Peter Hutterer b97b28c339 README: fix a few typos 14 years ago
Tiago Vignatti 997ce64302 compositor: add safety check when EGL fails to initialize 14 years ago
Jesse Barnes f2912fa85f compositor: put console into KD_GRAPHICS mode at vt enter time 14 years ago
Kristian Høgsberg 2b43bd73a0 Bring gears example up to date 14 years ago
Johan Bilien 990854d019 Fixed a bogus call to cairo_destroy 14 years ago
Nikolai Kondrashov 6048e8d9f6 Fix Wayland build instructions 14 years ago
Kristian Høgsberg fe096cdc8c Install and dist udev rules file 14 years ago
Javier Jardón 5b7e43ac56 Update autotools configuration 14 years ago
Kristian Høgsberg 0bfb126e59 Add /wayland so we pick up generated header files 14 years ago
Chia-I Wu 1b6c0ed95a Workaround an xcb-dri2 bug. 14 years ago
Chia-I Wu 4d8ba216c5 Make sure there is a current context. 14 years ago
Chia-I Wu 1f411902de Use glTexSubImage to update the pixels. 14 years ago
Kristian Høgsberg 332073b9db List libtoytoolkit.la before libwayland-client.la on the link line 14 years ago
Kristian Høgsberg 61a8251360 Add a geometry option for x11 compositor 14 years ago
Kristian Høgsberg 012a007771 Add small client for testing shm surfaces 14 years ago
Kristian Høgsberg d0c3b9da22 Fall back to cairo image backend and shm surface if we don't have cairo gl 14 years ago
Kristian Høgsberg 6866856dfd Remove leftover of fds_in_tail hack 14 years ago
Kristian Høgsberg cf2bc67ccd Plug in no-op drm buffer attach function 14 years ago
Kristian Høgsberg 29fc5592c5 Delete leftover makefile debugging 14 years ago
Kristian Høgsberg f0152daad7 Use automake 14 years ago
Kristian Høgsberg 49291497d3 Add more cursors from the DMZ theme 14 years ago
Kristian Høgsberg 118fb49eeb Fix clients include path after moving files around 14 years ago
Kristian Høgsberg a969c8a7f0 Use GL_BGRA_EXT for shm texture uploads 14 years ago
Kristian Høgsberg 25694e7c3c A couple more TODO items 14 years ago
Kristian Høgsberg 3d5bae0700 Add a shm buffer sharing mechanism 14 years ago
Kristian Høgsberg 98ffc93b95 Fix EGLImageKHR leak in wl_buffer destroy 14 years ago
Kristian Høgsberg 45115a435e Fix screenshoot.c type in Makefile 14 years ago
Kristian Høgsberg 2a4372cbcd Add autogen.sh 14 years ago
Kristian Høgsberg 3dd66d66a3 Use scanner to generate screenshooter client code as well 14 years ago
Kristian Høgsberg c5dcb90d2a Use scanner for screenshooter protocol 14 years ago
Kristian Høgsberg 2cd5144fa5 scanner: Use protocol name for #include guards 14 years ago
Kristian Høgsberg ce457ba68c Add timestamp to pointer image attach request 14 years ago
Kristian Høgsberg 6dcf8718ae Consolidate notes from a few files in TODO 14 years ago
Kristian Høgsberg a6f6999e49 Consolidate NOTES and README 14 years ago
Kristian Høgsberg a46dc06da7 Copy over updated build instructions from the google group 14 years ago
Kristian Høgsberg 6dd08ebbe1 Move core protocol libraries into wayland/ subdirectory 14 years ago
Kristian Høgsberg 76b43326a5 Move example compositor to subdirectory 14 years ago
Kristian Høgsberg ef2f485056 Add support for more types of input devices 14 years ago
Kristian Høgsberg 99d7c64d1b Remove non-gles2 glEnable(GL_TEXTURE_2D) call 14 years ago
Kristian Høgsberg 877d71a6e2 Marshall NULL strings correctly 14 years ago
Kristian Høgsberg 9ccf08d9b8 Change debug format to not confuse object id and message parameters 14 years ago
Kristian Høgsberg ab2f1cddc6 Dont post damage event from window_copy_surface 14 years ago
Kristian Høgsberg 7d804068b6 Only set pointer image when it changes 14 years ago
Kristian Høgsberg acf82a36bb Log emitted events as well in debug mode 14 years ago
Kristian Høgsberg 6bce89da78 Return the closure from wl_connection_vmarshal() 14 years ago