Kristian Høgsberg
|
7cbdb64ab6
|
Fix clients to work with wl_ prefixed interface names
|
2011-04-20 18:53:37 -04:00 |
|
Kristian Høgsberg
|
91342c6081
|
Switch to new subscribe protocol and wayland-egl
|
2011-04-20 14:20:02 -04:00 |
|
Kristian Høgsberg
|
11e2828bdc
|
Merge remote-tracking branch 'bnf/surface-frame-event'
Conflicts:
compositor/compositor.c
|
2011-04-11 16:47:50 -04:00 |
|
Benjamin Franzke
|
2eae9e3f1c
|
simple-client: Request a alpha channel in choose config
|
2011-03-17 15:43:21 +01:00 |
|
Benjamin Franzke
|
ec4d342aa9
|
Support per surface frame events
This fixes tearing with multi head.
|
2011-03-17 11:54:35 +01:00 |
|
Kristian Høgsberg
|
297d6dd442
|
window.c: Include wayland-egl.h before EGL headers so we get the right platform
|
2011-02-09 10:51:15 -05:00 |
|
Kristian Høgsberg
|
3eff366911
|
Add struct wl_egl_display argument to wl_egl_window_create
We don't need it in the mesa implementation, but other implementations
might and it's symmetric with wl_egl_pixmap_create().
|
2011-02-07 20:48:01 -05:00 |
|
Kristian Høgsberg
|
bfb8e61381
|
Follow wayland-egl renames
|
2011-02-07 10:30:38 -05:00 |
|
Kristian Høgsberg
|
a495a5ed8b
|
simple-client: Port to wayland-egl and use eglSwapBuffers()
simple-client is simpler.
|
2011-02-07 09:12:56 -05:00 |
|
Kristian Høgsberg
|
00439617f3
|
Fix new gcc 4.6 warnings
simple-client.c:156:10: warning: variable ‘ar’ set but not used [-Wunused-but-set-variable]
etc.
|
2011-01-25 15:16:01 -05:00 |
|
Kristian Høgsberg
|
ad67af1bcc
|
simple-client: Remove unnecessary flush
|
2011-01-14 20:45:23 -05:00 |
|
Kristian Høgsberg
|
1a11fac8fa
|
simple-client: Create GLES2 context
|
2011-01-14 20:39:21 -05:00 |
|
Benjamin Franzke
|
aabdce027f
|
Add a simple client
|
2011-01-15 00:44:03 +01:00 |
|