aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl
Commit message (Expand)AuthorAgeFilesLines
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-1/+1
* egl: restore missing \ in MakefileBrian Paul2011-10-041-1/+1
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-041-3/+3
* st/egl: add support for null platformChia-I Wu2011-09-204-2/+213
* st/egl: Fix GDI build.José Fonseca2011-09-081-1/+1
* st/egl: add premultiplied alpha support to waylandBenjamin Franzke2011-09-084-4/+24
* st/egl: correctly return configs under waylandBenjamin Franzke2011-09-084-23/+98
* Revert "st/egl: correctly return configs under wayland"Chia-I Wu2011-09-084-113/+30
* Revert "st/egl: add premultiplied alpha support to wayland"Chia-I Wu2011-09-084-32/+3
* st/egl: add premultiplied alpha support to waylandChia-I Wu2011-09-084-3/+32
* st/egl: correctly return configs under waylandChia-I Wu2011-09-084-30/+113
* st/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHAChia-I Wu2011-09-083-7/+25
* st/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHAChia-I Wu2011-09-081-1/+10
* st/egl: add native_present_controlChia-I Wu2011-09-0811-49/+57
* st/egl: track changes to drop wl_visual in waylandChia-I Wu2011-09-084-20/+44
* st/egl: track server side wayland changesChia-I Wu2011-09-082-2/+2
* st/egl: use new wl_callback mechanism in waylandChia-I Wu2011-09-082-49/+30
* android: make DRM optionalChia-I Wu2011-08-272-2/+22
* st/egl: add a missing includeChia-I Wu2011-08-211-0/+1
* st/egl: improve error loggingChia-I Wu2011-08-211-2/+3
* st/egl: add buffer preserving support to AndroidChia-I Wu2011-08-211-4/+67
* st/egl: improve buffer cache for AndroidChia-I Wu2011-08-211-31/+73
* st/egl: swapping without a buffer is not an errorChia-I Wu2011-08-211-1/+1
* st/egl: use HAL formats for Android backendChia-I Wu2011-08-211-26/+15
* android: build st/egl with android backendChia-I Wu2011-08-211-0/+54
* st/egl: add android backendChia-I Wu2011-08-215-0/+781
* egl/gbm: Fix EGL_DEFAULT_DISPLAYBenjamin Franzke2011-08-042-5/+22
* st/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEWChia-I Wu2011-07-291-3/+4
* st/egl: fix linking errorsChia-I Wu2011-07-101-0/+18
* st/egl: fix a typoChia-I Wu2011-07-011-2/+2
* st/egl: remove unused headerChia-I Wu2011-07-011-3/+0
* scons: Expose pkg-config in a simpler manner.José Fonseca2011-06-301-0/+1
* st-api: Rework how drawables are invalidated v3.Thomas Hellstrom2011-06-293-16/+6
* st/egl: update fbdev backendChia-I Wu2011-06-281-144/+190
* egl: Fix Terminate with shared gbm screensBenjamin Franzke2011-06-271-0/+2
* st/egl: fix a compile errorChia-I Wu2011-06-261-2/+1
* st/egl: add get_pixmap_format callback to native_displayChia-I Wu2011-06-255-47/+65
* egl: make implementing eglChooseConfig easierChia-I Wu2011-06-251-36/+6
* st/egl: add a fast path for ximage eglCopyBuffersChia-I Wu2011-06-251-1/+40
* st/egl: clean up eglCopyBuffersChia-I Wu2011-06-257-42/+63
* st/egl: reorganize backend initializationChia-I Wu2011-06-2514-197/+172
* st/egl: make native_buffer interface typedChia-I Wu2011-06-246-89/+139
* st/egl: drop guess_gl_api from egl_g3d_loaderChia-I Wu2011-06-241-1/+0
* st/egl: use a helper to get st_api from the loaderChia-I Wu2011-06-242-13/+9
* st/egl: Fix scons buildBenjamin Franzke2011-06-231-0/+4
* st/egl: Hookup gbm for drm backendBenjamin Franzke2011-06-236-43/+98
* st/egl/wayland: Take resize parameters only if size changesBenjamin Franzke2011-06-231-5/+3
* st/eglwayland: Add support for EGL_DEFAULT_DISPLAYBenjamin Franzke2011-06-124-0/+15
* st/egl: set EGL_ALPHA_MASK_SIZEChia-I Wu2011-06-091-0/+4
* targets/egl: Support driver name lookup using pci listsBenjamin Franzke2011-06-072-70/+3