Age | Commit message (Expand) | Author |
2010-11-09 | st/egl: Fix build for include files in nonstandard places | Thomas Hellstrom |
2010-11-05 | scons: Unify state tracker SConscripts | Jakob Bornecrantz |
2010-11-05 | scons: Move dependancy checks to the main gallium scons file | Jakob Bornecrantz |
2010-11-05 | scons: Detabify | Jakob Bornecrantz |
2010-11-03 | st/xorg: Detect libkms with scons too. | José Fonseca |
2010-11-03 | st/xorg: Add missing \n to error message. | José Fonseca |
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 | d3d1x: Use native_surface::present. | 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-02 | st/vega: Remove unnecessary headers. | Vinson Lee |
2010-11-01 | scons: Disable python state tracker when swig is not present. | José Fonseca |
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-19 | st/xorg: Fix memory leak on error path. | Vinson Lee |
2010-10-19 | st/xorg: Fix compilation for Xservers >= 1.10 | Thomas Hellstrom |
2010-10-19 | st/xorg: Don't use deprecated x*alloc / xfree functions | Thomas Hellstrom |
2010-10-19 | st/xorg: Fix compilation errors for Xservers compiled without Composite | Thomas Hellstrom |
2010-10-19 | st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments | Thomas Hellstrom |
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 | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg |
2010-10-13 | Drop GLframebuffer typedef and just use struct gl_framebuffer | Kristian Høgsberg |
2010-10-13 | Rename GLvisual and __GLcontextModes to struct gl_config | Kristian Høgsberg |
2010-10-13 | gl: Remove unused GLcontextModes fields | Kristian Høgsberg |
2010-10-13 | Get rid of GL/internal/glcore.h | Kristian Høgsberg |
2010-10-12 | st/xorg: Fix typo | Thomas Hellstrom |
2010-10-12 | st/xlib: add some comments | Brian Paul |
2010-10-12 | st/xorg: Don't try to remove invalid fbs | Thomas Hellstrom |
2010-10-12 | st/xorg: Add a customizer option to get rid of annoying cursor update flicker | Thomas Hellstrom |
2010-10-12 | st/xorg: Don't try to use option values before processing options | Thomas Hellstrom |
2010-10-07 | st/vega: Fix version check in context creation. | Chia-I Wu |
2010-09-30 | st/egl: Drop context argument from egl_g3d_get_egl_image. | Chia-I Wu |
2010-09-30 | gallium/st: remove duplicated includes | Nicolas Kaiser |
2010-09-30 | st/egl: Skip single-buffered configs in EGL. | Chia-I Wu |
2010-09-28 | d3d1x: work around crash in widl | Luca Barbieri |