Age | Commit message (Expand) | Author |
2010-03-09 | Squashed commit of gallium-no-texture-blanket | Keith Whitwell |
2010-03-09 | st/egl: Use xlib_sw_winsys in ximage backend. | Chia-I Wu |
2010-03-09 | st/egl: Fix KMS build error after winsys handle change. | Chia-I Wu |
2010-03-08 | vega: remove redundant DEFINES from .c.o rule | Brian Paul |
2010-03-08 | gallium: remove xlib_driver::display_surface | Keith Whitwell |
2010-03-08 | gallium: introduce target directory | Keith Whitwell |
2010-03-08 | Merge branch '7.8' | Brian Paul |
2010-03-08 | winsys/xlib: remove dependency on glx/x11 state tracker | Keith Whitwell |
2010-03-08 | Merge commit 'origin/gallium-winsys-handle-rebased' | Keith Whitwell |
2010-03-08 | st/vega: Fix OpenVG demo segfaults. | Chia-I Wu |
2010-03-05 | st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap. | Chia-I Wu |
2010-03-05 | st/egl: Add get_param to native display interface. | Chia-I Wu |
2010-03-05 | st/egl: Move modeset interface to native_modeset.h. | Chia-I Wu |
2010-03-05 | st/egl: Add event support to the native display interface. | Chia-I Wu |
2010-03-03 | wgl: Fix mingw32 build. | Vinson Lee |
2010-03-03 | mesa: Remove support for creating color-index visuals | Ian Romanick |
2010-03-02 | Merge branch 'gallium-format-cleanup' | José Fonseca |
2010-03-01 | glapi.c: misc coscmetic for FreeTSD | George Sapountzis |
2010-03-01 | python: Rename pipe formats. | José Fonseca |
2010-03-01 | vega: Rename pipe formats. | José Fonseca |
2010-03-01 | wgl: Rename pipe formats. | José Fonseca |
2010-03-01 | xorg: Rename pipe formats. | José Fonseca |
2010-03-01 | glx: Rename pipe formats. | José Fonseca |
2010-03-01 | egl: Rename pipe formats. | José Fonseca |
2010-03-01 | dri: Rename pipe formats. | José Fonseca |
2010-03-01 | vega: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | vega: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | xorg: adapt to new vertex element cso | Roland Scheidegger |
2010-03-01 | xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate. | José Fonseca |
2010-03-01 | gallium: Reorg texture usage flags | Jakob Bornecrantz |
2010-03-01 | gallium: Expose a opaque winsys handle and functions on pipe_screen | Jakob Bornecrantz |
2010-03-01 | python: Don't mention deprecated drivers=trace option. | José Fonseca |
2010-02-27 | st/dri: Assert pointer is not null before dereferencing. | Vinson Lee |
2010-02-27 | st/xorg: Re-enable crtc on resize | Jakob Bornecrantz |
2010-02-27 | st/xorg: Fix copy-topy | Jakob Bornecrantz |
2010-02-27 | st/xorg: Make resize fail gracefully | Jakob Bornecrantz |
2010-02-27 | st/xorg: Obey max {width|height} from kernel and Gallium | Jakob Bornecrantz |
2010-02-27 | st/xorg: Encapsulate all customizable stuff in a separate class. | Thomas Hellstrom |
2010-02-27 | st/xorg: A bit more debugging info | Jakob Bornecrantz |
2010-02-27 | st/xorg: Make default of debugging fallbacks smart | Jakob Bornecrantz |
2010-02-27 | st/xorg, vmware/xorg: Fix xnfcalloc arguments. | Thomas Hellstrom |
2010-02-25 | python: Fix typo. | Michal Krol |
2010-02-25 | st/egl: Reduce validation round-trips in DRI2 backend. | Chia-I Wu |
2010-02-25 | st/egl: Reduce validation round-trips in ximage backend. | Chia-I Wu |
2010-02-25 | st/egl: Refactor dri2_surface_get_buffers. | Chia-I Wu |
2010-02-25 | st/egl: Add dri2InvalidateBuffers. | Chia-I Wu |
2010-02-25 | python: Fix typo. | Michal Krol |
2010-02-25 | python: Fix after sampler view changes. | Michal Krol |
2010-02-23 | st/glx: improved depth/stencil format selection code | Brian Paul |
2010-02-23 | st/glx: added PIPE_FORMAT_Z24S8_UNORM code | Brian Paul |