| Commit message (Expand) | Author | Age | Files | Lines |
* | st/egl: add support for null platform | Chia-I Wu | 2011-09-20 | 4 | -2/+213 |
* | st/egl: Fix GDI build. | José Fonseca | 2011-09-08 | 1 | -1/+1 |
* | st/egl: add premultiplied alpha support to wayland | Benjamin Franzke | 2011-09-08 | 4 | -4/+24 |
* | st/egl: correctly return configs under wayland | Benjamin Franzke | 2011-09-08 | 4 | -23/+98 |
* | Revert "st/egl: correctly return configs under wayland" | Chia-I Wu | 2011-09-08 | 4 | -113/+30 |
* | Revert "st/egl: add premultiplied alpha support to wayland" | Chia-I Wu | 2011-09-08 | 4 | -32/+3 |
* | st/egl: add premultiplied alpha support to wayland | Chia-I Wu | 2011-09-08 | 4 | -3/+32 |
* | st/egl: correctly return configs under wayland | Chia-I Wu | 2011-09-08 | 4 | -30/+113 |
* | st/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHA | Chia-I Wu | 2011-09-08 | 3 | -7/+25 |
* | st/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHA | Chia-I Wu | 2011-09-08 | 1 | -1/+10 |
* | st/egl: add native_present_control | Chia-I Wu | 2011-09-08 | 11 | -49/+57 |
* | st/egl: track changes to drop wl_visual in wayland | Chia-I Wu | 2011-09-08 | 4 | -20/+44 |
* | st/egl: track server side wayland changes | Chia-I Wu | 2011-09-08 | 2 | -2/+2 |
* | st/egl: use new wl_callback mechanism in wayland | Chia-I Wu | 2011-09-08 | 2 | -49/+30 |
* | android: make DRM optional | Chia-I Wu | 2011-08-27 | 2 | -2/+22 |
* | st/egl: add a missing include | Chia-I Wu | 2011-08-21 | 1 | -0/+1 |
* | st/egl: improve error logging | Chia-I Wu | 2011-08-21 | 1 | -2/+3 |
* | st/egl: add buffer preserving support to Android | Chia-I Wu | 2011-08-21 | 1 | -4/+67 |
* | st/egl: improve buffer cache for Android | Chia-I Wu | 2011-08-21 | 1 | -31/+73 |
* | st/egl: swapping without a buffer is not an error | Chia-I Wu | 2011-08-21 | 1 | -1/+1 |
* | st/egl: use HAL formats for Android backend | Chia-I Wu | 2011-08-21 | 1 | -26/+15 |
* | android: build st/egl with android backend | Chia-I Wu | 2011-08-21 | 1 | -0/+54 |
* | st/egl: add android backend | Chia-I Wu | 2011-08-21 | 5 | -0/+781 |
* | egl/gbm: Fix EGL_DEFAULT_DISPLAY | Benjamin Franzke | 2011-08-04 | 2 | -5/+22 |
* | st/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEW | Chia-I Wu | 2011-07-29 | 1 | -3/+4 |
* | st/egl: fix linking errors | Chia-I Wu | 2011-07-10 | 1 | -0/+18 |
* | st/egl: fix a typo | Chia-I Wu | 2011-07-01 | 1 | -2/+2 |
* | st/egl: remove unused header | Chia-I Wu | 2011-07-01 | 1 | -3/+0 |
* | scons: Expose pkg-config in a simpler manner. | José Fonseca | 2011-06-30 | 1 | -0/+1 |
* | st-api: Rework how drawables are invalidated v3. | Thomas Hellstrom | 2011-06-29 | 3 | -16/+6 |
* | st/egl: update fbdev backend | Chia-I Wu | 2011-06-28 | 1 | -144/+190 |
* | egl: Fix Terminate with shared gbm screens | Benjamin Franzke | 2011-06-27 | 1 | -0/+2 |
* | st/egl: fix a compile error | Chia-I Wu | 2011-06-26 | 1 | -2/+1 |
* | st/egl: add get_pixmap_format callback to native_display | Chia-I Wu | 2011-06-25 | 5 | -47/+65 |
* | egl: make implementing eglChooseConfig easier | Chia-I Wu | 2011-06-25 | 1 | -36/+6 |
* | st/egl: add a fast path for ximage eglCopyBuffers | Chia-I Wu | 2011-06-25 | 1 | -1/+40 |
* | st/egl: clean up eglCopyBuffers | Chia-I Wu | 2011-06-25 | 7 | -42/+63 |
* | st/egl: reorganize backend initialization | Chia-I Wu | 2011-06-25 | 14 | -197/+172 |
* | st/egl: make native_buffer interface typed | Chia-I Wu | 2011-06-24 | 6 | -89/+139 |
* | st/egl: drop guess_gl_api from egl_g3d_loader | Chia-I Wu | 2011-06-24 | 1 | -1/+0 |
* | st/egl: use a helper to get st_api from the loader | Chia-I Wu | 2011-06-24 | 2 | -13/+9 |
* | st/egl: Fix scons build | Benjamin Franzke | 2011-06-23 | 1 | -0/+4 |
* | st/egl: Hookup gbm for drm backend | Benjamin Franzke | 2011-06-23 | 6 | -43/+98 |
* | st/egl/wayland: Take resize parameters only if size changes | Benjamin Franzke | 2011-06-23 | 1 | -5/+3 |
* | st/eglwayland: Add support for EGL_DEFAULT_DISPLAY | Benjamin Franzke | 2011-06-12 | 4 | -0/+15 |
* | st/egl: set EGL_ALPHA_MASK_SIZE | Chia-I Wu | 2011-06-09 | 1 | -0/+4 |
* | targets/egl: Support driver name lookup using pci lists | Benjamin Franzke | 2011-06-07 | 2 | -70/+3 |
* | st/egl: Add support for EGL_DRM_BUFFER_USE_CURSOR_MESA | Benjamin Franzke | 2011-05-20 | 1 | -1/+7 |
* | st/egl/wayland: Deal with wayland visual changes | Benjamin Franzke | 2011-05-20 | 1 | -17/+21 |
* | st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland | Benjamin Franzke | 2011-05-13 | 14 | -0/+494 |