Age | Commit message (Expand) | Author |
2010-12-22 | st/egl: Plug pbuffer leaks. | Chia-I Wu |
2010-12-22 | st/egl: Allow single-buffered pixmaps. | Chia-I Wu |
2010-12-22 | st/egl: Remove native_config::samples. | Chia-I Wu |
2010-12-22 | st/egl: Remove native_config::slow_config. | Chia-I Wu |
2010-12-22 | st/egl: Remove unnecessary egl_g3d_find_pixmap_config. | Chia-I Wu |
2010-12-22 | st/egl: Make config optional for create_pixmap_surface. | Chia-I Wu |
2010-12-06 | egl: _eglFilterArray should not allocate. | Chia-I Wu |
2010-12-05 | r300g: cleanup winsys | Marek Olšák |
2010-12-03 | st/egl: Set pipe_resource::array_size to 1. | Chia-I Wu |
2010-12-02 | gallium: support for array textures and related changes | Roland Scheidegger |
2010-11-09 | st/egl: Fix build for include files in nonstandard places | Thomas Hellstrom |
2010-11-05 | scons: Move dependancy checks to the main gallium scons file | Jakob Bornecrantz |
2010-11-03 | egl/gdi: fix typo: xsurf->gsurf | Brian Paul |
2010-11-03 | st/egl: Use native_display_buffer for EGL_MESA_drm_image. | Chia-I Wu |
2010-11-03 | st/egl: Add native_display_buffer interface. | Chia-I Wu |
2010-11-03 | st/egl: Add extern "C" wrapper to native.h. | Chia-I Wu |
2010-11-03 | st/egl: Add support for EGL_MATCH_NATIVE_PIXMAP. | Chia-I Wu |
2010-11-03 | st/egl: Add support for swap interval and swap behavior. | Chia-I Wu |
2010-11-03 | st/egl: Remove flush_frontbuffer and swap_buffers. | Chia-I Wu |
2010-11-03 | st/egl: Use native_surface::present callback. | Chia-I Wu |
2010-11-03 | st/egl: Add native_surface::present callback. | Chia-I Wu |
2010-11-01 | scons: Revamp how to specify targets to build. | José Fonseca |
2010-11-01 | st/egl image: multiply drm buf-stride with blocksize | Benjamin Franzke |
2010-10-23 | st/egl: Use resource reference count for egl_g3d_sync. | Chia-I Wu |
2010-10-23 | egl: Use reference counting to replace IsLinked or IsBound. | Chia-I Wu |
2010-10-23 | st/egl: Fix native_mode refresh mode. | Chia-I Wu |
2010-10-23 | egl: Fix _eglModeLookup. | Chia-I Wu |
2010-10-23 | egl: Minor changes to the _EGLScreen interface. | Chia-I Wu |
2010-10-23 | egl: Minor changes to the _EGLConfig interface. | Chia-I Wu |
2010-10-22 | egl: Parse image attributes with _eglParseImageAttribList. | Chia-I Wu |
2010-10-22 | egl: Move attributes in _EGLImage to _EGLImageAttribs. | Chia-I Wu |
2010-10-14 | st/egl: Do not finish a fence that is NULL. | Chia-I Wu |
2010-10-14 | st/egl: Access _EGLConfig directly. | Chia-I Wu |
2010-10-13 | Get rid of GL/internal/glcore.h | Kristian Høgsberg |
2010-09-30 | st/egl: Drop context argument from egl_g3d_get_egl_image. | Chia-I Wu |
2010-09-30 | st/egl: Skip single-buffered configs in EGL. | Chia-I Wu |
2010-09-22 | glx: decouple dri2.c and GLX, fixing Gallium EGL and d3d1x build | Luca Barbieri |
2010-09-19 | st/egl: s/kms/drm/ on the drm backend. | Chia-I Wu |
2010-09-19 | st/egl: Rename kms backend to drm. | Chia-I Wu |
2010-09-19 | st/egl: Split modeset code support to modeset.c. | Chia-I Wu |
2010-09-10 | st/egl: Use profiles to create OpenGL ES contexts. | Chia-I Wu |
2010-09-10 | gallium: Add context profile support to st_api. | Chia-I Wu |
2010-08-31 | st/egl: Enable EGL_MESA_drm_display. | Chia-I Wu |
2010-08-26 | st/egl: Add support for EGL_MESA_image_drm. | Chia-I Wu |
2010-08-26 | st/egl: Add support for EGL_KHR_surfaceless_*. | Chia-I Wu |
2010-08-26 | st/egl: Make KMS support optional in KMS backend. | Chia-I Wu |
2010-08-24 | st/egl: Fix r300/r600 support in KMS backend. | Chia-I Wu |
2010-08-19 | st/egl: Fix win32 build. | Chia-I Wu |
2010-08-17 | st/egl: Add support for EGL_KHR_fence_sync. | Chia-I Wu |
2010-08-17 | st/egl: Add support for EGL_KHR_reusable_sync. | Chia-I Wu |