Commit graph

9 commits

Author SHA1 Message Date
Kristian Høgsberg
8f2e67725e x11: Dont use buffers after free() 2010-07-29 14:48:13 -04:00
Kristian Høgsberg
2c28aa5981 Bind GLES2 API, not OpenGL 2010-07-28 23:51:05 -04:00
Kristian Høgsberg
379b678c57 Use EGL_KHR_surfaceless_opengl 2010-07-28 23:51:00 -04:00
Kristian Høgsberg
808fd41861 Drop coordinates from buttons press, add timestamp to events 2010-07-20 17:06:19 -04:00
Kristian Høgsberg
f252d6a98e Update to use eglGetDRMDisplayMESA() 2010-07-08 20:15:10 -04:00
Kristian Høgsberg
86e0989673 Hide wayland cursor when X11 compositor loses focus 2010-07-07 09:51:11 -04:00
Kristian Høgsberg
a946821b4f Propagate shader compile/link errors
And silence the no-error case.
2010-06-14 21:03:11 -04:00
Kristian Høgsberg
f9112b2de0 Fix X button and keycodes
Not a real fix, we're just mapping them to evdev codes for now.
2010-06-14 12:53:43 -04:00
Kristian Høgsberg
ce5325d3ed Add x11 backend for compositor
This still needs all the bells and whistles from the egl-kms mesa branch,
but it makes it a lot easier to work on wayland.
2010-06-14 11:54:02 -04:00