Age | Commit message (Expand) | Author |
2010-07-06 | st/egl: Add support for !GLX_DIRECT_RENDERING. | Chia-I Wu |
2010-07-03 | st/egl: Remove unnecessary headers. | Vinson Lee |
2010-06-30 | st/egl: Manually free configs on terminate. | Chia-I Wu |
2010-06-30 | egl: Store screens in a dynamic array. | Chia-I Wu |
2010-06-30 | egl: Store configs in a dynamic array. | Chia-I Wu |
2010-06-30 | st/vega: Match MALLOC/FREE for vg_shader. | Chia-I Wu |
2010-06-30 | st/vega: s/free/FREE for matching MALLOC/CALLOC | nobled |
2010-06-30 | st/xorg: s/free/FREE for matching MALLOC/CALLOC | nobled |
2010-06-30 | st/egl: Add egl-gdi target. | Chia-I Wu |
2010-06-29 | egl: Remove st/egl probe code. | Chia-I Wu |
2010-06-29 | st/egl: Build a single EGL driver. | Chia-I Wu |
2010-06-29 | st/egl: Move module loading code to targets. | Chia-I Wu |
2010-06-29 | st/egl: Reorganize targets. | Chia-I Wu |
2010-06-29 | st/egl: One driver per hardware. | Chia-I Wu |
2010-06-29 | st/egl: Introduce native_platform. | Chia-I Wu |
2010-06-29 | st_api: Remove st_context::is_visual_supported. | Chia-I Wu |
2010-06-28 | Merge branch 'gallium-drm-driver-drescriptor' | Jakob Bornecrantz |
2010-06-23 | egl: Introduce platform displays internally. | Chia-I Wu |
2010-06-17 | egl: s/EGL_DISPLAY/EGL_PLATFORM/. | Chia-I Wu |
2010-06-11 | st/egl: Add fbdev backend. | Chia-I Wu |
2010-06-10 | st/egl: Remove unnecessary header. | Vinson Lee |
2010-06-09 | st/xorg: Add a customizable option to disable 3D. | Thomas Hellstrom |
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 |