summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2010-08-04st/dri: fix crash when dri2_drawable_get_buffers failsMarek Olšák
2010-07-31egl: Add checks for EGL_MESA_screen_surface.Chia-I Wu
2010-07-31st/dri: Remove unnecessary headers.Vinson Lee
2010-07-30st/dri: move backend hooks to appropriate objectGeorge Sapountzis
2010-07-30st/dri: drop dri1_helperGeorge Sapountzis
2010-07-30st/dri: mv driDriverAPI to backendsGeorge Sapountzis
2010-07-29st/python: Adapt to interface change.Chia-I Wu
2010-07-29gallium: Use unified pipe_context::draw_vbo.Chia-I Wu
2010-07-28Untangle gallium/egl/glx source sharing mess and make it compile againKristian Høgsberg
2010-07-27swrastg: Add SWRAST_NO_PRESENT option to not send updates to X serverJakob Bornecrantz
2010-07-26st/egl: Fix debug linenobled
2010-07-26st/xorg: fix use-after-freenobled
2010-07-23st/xorg: Init the Gallium3D / libkms resources in pre-init.Thomas Hellstrom
2010-07-23st/xorg: Kill a couple of compilation warningsThomas Hellstrom
2010-07-23st/xorg vmwgfx/xorg: Add a pre-init customizer callbackThomas Hellstrom
2010-07-23st/xorg: Add a possibility to prune modes and limit fb allocation size based ...Thomas Hellstrom
2010-07-20st/egl: Fixes for recent GLX cleanup.Chia-I Wu
2010-07-20st/dri: Remove driFrameTrackingExtension.Chia-I Wu
2010-07-18gallium/st/dri2: add dri2 vblank query extension supportSven Arvidsson
2010-07-06st/egl: Add support for !GLX_DIRECT_RENDERING.Chia-I Wu
2010-07-03st/egl: Remove unnecessary headers.Vinson Lee
2010-06-30st/egl: Manually free configs on terminate.Chia-I Wu
2010-06-30egl: Store screens in a dynamic array.Chia-I Wu
2010-06-30egl: Store configs in a dynamic array.Chia-I Wu
2010-06-30st/vega: Match MALLOC/FREE for vg_shader.Chia-I Wu
2010-06-30st/vega: s/free/FREE for matching MALLOC/CALLOCnobled
2010-06-30st/xorg: s/free/FREE for matching MALLOC/CALLOCnobled
2010-06-30st/egl: Add egl-gdi target.Chia-I Wu
2010-06-29egl: Remove st/egl probe code.Chia-I Wu
2010-06-29st/egl: Build a single EGL driver.Chia-I Wu
2010-06-29st/egl: Move module loading code to targets.Chia-I Wu
2010-06-29st/egl: Reorganize targets.Chia-I Wu
2010-06-29st/egl: One driver per hardware.Chia-I Wu
2010-06-29st/egl: Introduce native_platform.Chia-I Wu
2010-06-29st_api: Remove st_context::is_visual_supported.Chia-I Wu
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz
2010-06-23egl: Introduce platform displays internally.Chia-I Wu
2010-06-17egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu
2010-06-11st/egl: Add fbdev backend.Chia-I Wu
2010-06-10st/egl: Remove unnecessary header.Vinson Lee
2010-06-09st/xorg: Add a customizable option to disable 3D.Thomas Hellstrom
2010-06-06gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz
2010-06-04st/egl: Fix compiler warnings.Chia-I Wu
2010-06-04st/egl: Move sw screen creation to native helper.Chia-I Wu
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger
2010-06-03gallium: add interpolation parameter to simple shader functionsBrian Paul
2010-05-31st/xorg, vmware: Make throttling configurable.Thomas Hellstrom
2010-05-31st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom
2010-05-31st/xorg Avoid advertizing rotation / reflection support.Thomas Hellstrom