meta: Refactor handling of GL_MULTISAMPLE.
[mesa.git] / src / gallium / state_trackers / egl /
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-08-16 Philipp Brüschweilerwayland-drm: close fd after the display is uninitialized
2012-08-15 Michel Dänzerst/egl: Fix up for ClientVersion -> ClientMajorVersion...
2012-08-06 Ian Romanickegl: Replace KHR_surfaceless_* extensions with KHR_surf...
2012-07-19 Kristian Høgsberggallium-egl: Move wayland query_buffer implementation
2012-07-19 Kristian Høgsbergwayland: Support EGL_WIDTH and EGL_HEIGHT queries for...
2012-07-19 Kristian Høgsbergwayland: Use existing EGL_TEXTURE_FORMAT for querying...
2012-07-19 Kristian Høgsberggallium-egl: Implement eglQueryWaylandBufferWL
2012-07-17 Elvis Leest/egl: Fix build for wayland includes
2012-07-16 Brian Paulst/egl: fix uninitialized pointer bug
2012-07-11 Kristian Høgsbergwayland-drm: Add protocol to create planar buffers
2012-07-11 Kristian Høgsbergwayland-drm: Pass struct wl_drm_buffer to the driver
2012-05-12 José Fonsecascons: Fix missing gbm symbols in st/egl.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-04-30 David Herrmannegl-fbdev: Fix compile-error by including errno.h
2012-04-03 Benjamin Franzkest/egl: Update to the new wl_shm_pool interface
2012-03-27 Benjamin Franzkest/egl: Also remove wl_buffer_damage in wayland backend
2012-03-11 José Fonsecaegl/drm: Include errno.h
2012-03-11 David FriesSet close on exec flag FD_CLOEXEC
2012-03-05 Benjamin Franzkewayland: Use new wl_display_disconnect
2012-02-20 Vinson Leest/egl: Move drm_display_authenticate into HAVE_WAYLAND...
2012-01-17 Scott MoreauComplete ARGB8888 naming convention format renames...
2012-01-11 Kristian Høgsbergwayland-drm: Drop the non-premul formats, use format...
2011-12-24 Alexandre Demersegl,glx,wgl: Fixes stapi->createContext usage
2011-12-20 Chia-I Wust/egl: error check and clamp coordinates in eglPostSub...
2011-12-20 Fredrik Höglundst/egl: Add support for EGL_NV_post_sub_buffer
2011-12-20 Chia-I Wuegl: remove #ifdef's for official extensions
2011-12-15 Chia-I Wust/egl: fix compiler warnings
2011-12-15 Fredrik Höglundst/egl: Implement EGL_NOK_swap_region for x11
2011-12-15 Fredrik Höglundst/egl: Add support for EGL_NOK_swap_region
2011-11-25 Chia-I Wuandroid: add support for ICS
2011-11-25 Chia-I Wust/egl: fix a crash in Android backend
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-04 Brian Paulegl: restore missing \ in Makefile
2011-10-04 Stéphane Marchesinconfigure: replace pkg-config calls with $(PKG_CONFIG...
2011-09-20 Chia-I Wust/egl: add support for null platform
2011-09-08 José Fonsecast/egl: Fix GDI build.
2011-09-08 Benjamin Franzkest/egl: add premultiplied alpha support to wayland
2011-09-08 Benjamin Franzkest/egl: correctly return configs under wayland
2011-09-08 Chia-I WuRevert "st/egl: correctly return configs under wayland"
2011-09-08 Chia-I WuRevert "st/egl: add premultiplied alpha support to...
2011-09-08 Chia-I Wust/egl: add premultiplied alpha support to wayland
2011-09-08 Chia-I Wust/egl: correctly return configs under wayland
2011-09-08 Chia-I Wust/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHA
2011-09-08 Chia-I Wust/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHA
2011-09-08 Chia-I Wust/egl: add native_present_control
2011-09-07 Chia-I Wust/egl: track changes to drop wl_visual in wayland
2011-09-07 Chia-I Wust/egl: track server side wayland changes
2011-09-07 Chia-I Wust/egl: use new wl_callback mechanism in wayland
2011-08-27 Chia-I Wuandroid: make DRM optional
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-25 Brian PaulMerge branch 'kasanen-post-process-v2'
2011-08-20 Chia-I Wust/egl: add a missing include
2011-08-20 Chia-I Wust/egl: improve error logging
2011-08-20 Chia-I Wust/egl: add buffer preserving support to Android
2011-08-20 Chia-I Wust/egl: improve buffer cache for Android
2011-08-20 Chia-I Wust/egl: swapping without a buffer is not an error
2011-08-20 Chia-I Wust/egl: use HAL formats for Android backend
2011-08-20 Chia-I Wuandroid: build st/egl with android backend
2011-08-20 Chia-I Wust/egl: add android backend
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Benjamin Franzkeegl/gbm: Fix EGL_DEFAULT_DISPLAY
2011-07-29 Chia-I Wust/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEW
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-10 Chia-I Wust/egl: fix linking errors
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-01 Chia-I Wust/egl: fix a typo
2011-07-01 Chia-I Wust/egl: remove unused header
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-28 Chia-I Wust/egl: update fbdev backend
2011-06-27 Benjamin Franzkeegl: Fix Terminate with shared gbm screens
2011-06-25 Chia-I Wust/egl: fix a compile error
2011-06-25 Chia-I Wust/egl: add get_pixmap_format callback to native_display
2011-06-25 Chia-I Wuegl: make implementing eglChooseConfig easier
2011-06-25 Chia-I Wust/egl: add a fast path for ximage eglCopyBuffers
2011-06-25 Chia-I Wust/egl: clean up eglCopyBuffers
2011-06-25 Chia-I Wust/egl: reorganize backend initialization
2011-06-24 Chia-I Wust/egl: make native_buffer interface typed
2011-06-24 Chia-I Wust/egl: drop guess_gl_api from egl_g3d_loader
2011-06-24 Chia-I Wust/egl: use a helper to get st_api from the loader
2011-06-23 Benjamin Franzkest/egl: Fix scons build
2011-06-23 Benjamin Franzkest/egl: Hookup gbm for drm backend
2011-06-23 Benjamin Franzkest/egl/wayland: Take resize parameters only if size...
2011-06-12 Benjamin Franzkest/eglwayland: Add support for EGL_DEFAULT_DISPLAY
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Chia-I Wust/egl: set EGL_ALPHA_MASK_SIZE
2011-06-07 Benjamin Franzketargets/egl: Support driver name lookup using pci lists
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 Benjamin Franzkest/egl: Add support for EGL_DRM_BUFFER_USE_CURSOR_MESA
2011-05-20 Benjamin Franzkest/egl/wayland: Deal with wayland visual changes
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-13 Benjamin Franzkest/egl: Implement EGL_WL_bind_wayland_display for x11...
next