Age | Commit message (Expand) | Author |
2010-06-06 | gallium: Convert state trackers to drm driver interface | Jakob Bornecrantz |
2010-06-04 | st/egl: Fix compiler warnings. | Chia-I Wu |
2010-06-04 | st/egl: Move sw screen creation to native helper. | Chia-I Wu |
2010-06-03 | Merge branch 'gallium-newclear' | Roland Scheidegger |
2010-06-03 | gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil | Roland Scheidegger |
2010-06-03 | gallium: add interpolation parameter to simple shader functions | Brian Paul |
2010-05-31 | st/xorg, vmware: Make throttling configurable. | Thomas Hellstrom |
2010-05-31 | st/xorg: Fix Xv cliprect scaling. | Thomas Hellstrom |
2010-05-31 | st/xorg Avoid advertizing rotation / reflection support. | Thomas Hellstrom |
2010-05-31 | st/egl: Use stamps only to avoid unnecessary geometry update. | Chia-I Wu |
2010-05-31 | gallium: fix TFP on gallium | Dave Airlie |
2010-05-31 | st/egl: Update KMS backend to use resource_surface. | Chia-I Wu |
2010-05-31 | st/egl: Update GDI backend to use resource_surface. | Chia-I Wu |
2010-05-31 | st/egl: Update ximage backend to use resource_surface. | Chia-I Wu |
2010-05-31 | st/egl: Add helper functions for use by backends. | Chia-I Wu |
2010-05-31 | st/vega: Use SConscript for Windows build. | Chia-I Wu |
2010-05-31 | st/egl: Use OS-specific module suffices. | Chia-I Wu |
2010-05-31 | st/egl: Add GDI backend. | Chia-I Wu |
2010-05-30 | st/python: Expose region_copy/fill_region instead of deprecated surface_copy/... | José Fonseca |
2010-05-30 | st/vega: Use FREE. | Chia-I Wu |
2010-05-30 | st/egl: Hook eglCreatePbufferFromClientBuffer. | Chia-I Wu |
2010-05-30 | st/egl: Fix eglCopyBuffers. | Chia-I Wu |
2010-05-30 | st/egl: Initialize KMS backend from an fd. | Chia-I Wu |
2010-05-29 | st/python: adapt to clear interface changes | Roland Scheidegger |
2010-05-27 | egl/mks: remove extra param from function call | Brian Paul |
2010-05-27 | egl_g3d: add missing param to egl_g3d_st_manager_get_egl_image() | Brian Paul |
2010-05-26 | st/xorg: Remove unnecessary headers. | Vinson Lee |
2010-05-26 | st/dri: Remove dri.c from SCons build. | Vinson Lee |
2010-05-25 | drm_api: Remove type argument from create screen callback | Jakob Bornecrantz |
2010-05-25 | st/dri: Remove DRI1 support | Jakob Bornecrantz |
2010-05-24 | st/glx: check if deleting head of buffer list | Brian Paul |
2010-05-21 | st_api: Give get_egl_image arguments directly to the function | Jakob Borncrantz |
2010-05-21 | st/glx: fix incorrect parameter type | Brian Paul |
2010-05-21 | gallium: Fix invalidate framebuffer with old libGL libraries | Jakob Bornecrantz |
2010-05-21 | st_api: Add get param function to st_manager | Jakob Bornecrantz |
2010-05-21 | Merge branch 'gallium-msaa' | Roland Scheidegger |
2010-05-21 | gallium: remnants of old ccw state | Keith Whitwell |
2010-05-21 | Merge branch 'gallium-front-ccw' | Keith Whitwell |
2010-05-17 | st/egl: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/dri: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/glx: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/wgl: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/vega: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/xorg: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/python: adapt to interface changes | Roland Scheidegger |
2010-05-14 | gallium: more work on ccw flag removal | Keith Whitwell |
2010-05-11 | st/xorg: Fix SCons build. | Michel Dänzer |
2010-05-08 | gallium: Add egl-apis target. | Chia-I Wu |
2010-05-08 | egl_g3d: Check external modules for client APIs first. | Chia-I Wu |
2010-05-07 | wgl: Add mapi to includes. | José Fonseca |