summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers
AgeCommit message (Expand)Author
2010-01-18st/egl_g3d: Clean up for x11_drawable_get_depth.Chia-I Wu
2010-01-18dri: Add an MSAA-enabled factor to DRI configs.Corbin Simpson
2010-01-18dri: Properly calculate number of modes for MSAA.Corbin Simpson
2010-01-18st/egl_g3d: Add support for eglCopyBuffers.Chia-I Wu
2010-01-18st/egl_g3d: Add is_pixmap_supported to native display interface.Chia-I Wu
2010-01-18st/egl_g3d: Update validate to use an attachment mask.Chia-I Wu
2010-01-18st/vega: Fix window resizing with egl_g3d.Chia-I Wu
2010-01-18st/vega: Call screen->update_buffer instead of winsys->update_buffer.Chia-I Wu
2010-01-17softpipe: Move st/python's malloc winsys to softpipeJakob Bornecrantz
2010-01-17st/xlib: Make glXGetProcAddressARB visibleJakob Bornecrantz
2010-01-16gallium: Fix uninitialized instance divisor and index.Chia-I Wu
2010-01-15regress: Add .gitgnore for *.png files.Michal Krol
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger
2010-01-15st/egl_g3d: Avoid validation upon buffer swap or flush frontbuffer.Chia-I Wu
2010-01-15st/egl_g3d: Hook to update_buffer of the pipe screen.Chia-I Wu
2010-01-15st/egl_g3d: Always override flush_frontbuffer.Chia-I Wu
2010-01-14Merge branch 'mesa_7_7_branch'Jakob Bornecrantz
2010-01-14egl_g3d: Check if the creation of pipe or st context fails.Chia-I Wu
2010-01-14st/egl_g3d: Use a sequence number to decide if validation is required.Chia-I Wu
2010-01-13st/dri: Make sure we always request a fake front.Thomas Hellstrom
2010-01-12st/egl_g3d: Get the stapi from the driver.Chia-I Wu
2010-01-12egl: Add _EGLDriver as the first argument to GetProcAddress.Chia-I Wu
2010-01-12st/egl_g3d: Improve comments to the native display interface.Chia-I Wu
2010-01-12st/egl_g3d: Add support for KMS native display.Chia-I Wu
2010-01-12st/egl_g3d: Add support for EGL_MESA_screen_surface.Chia-I Wu
2010-01-12st/egl_g3d: Update the native display interface for modesetting.Chia-I Wu
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu
2010-01-12st/vega: Make it compatible with st_public.h.Chia-I Wu
2010-01-12st/vega: Advertise OpenVG support.Chia-I Wu
2010-01-11st/xorg: move exaMoveInPixmap before trying to fetch itZack Rusin
2010-01-11st/xorg: fix a rare video crashZack Rusin
2010-01-11st/xlib: Mark GLX functions as public.Chia-I Wu
2010-01-11st: Mark functions in st_public.h and vg_tracker.h as public.Chia-I Wu
2010-01-11python: Integrate with llvmpipe if possible.José Fonseca
2010-01-11python: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET usage.José Fonseca
2010-01-11python: Prefer PIPE_FORMAT_Z32_UNORM.José Fonseca
2010-01-11python: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead of DISPLAY_TARGET.José Fonseca
2010-01-11st/dri: update dri2 drawables when viewport is changedBen Skeggs
2010-01-07st/xorg: remove unused xorg_exa_get_pixmap_handle functionKeith Whitwell
2010-01-11Revert "st/dri: no need to request fake front buffer, only handle it being re...Thomas Hellstrom
2010-01-06gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri
2010-01-05Merge branch 'remove-intel-dri1'Kristian Høgsberg
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-04Push __driDriverExtensions out of dri_util.c and into the driversKristian Høgsberg
2010-01-04Remove leftover __DRI{screen,drawable,context}Private referencesKristian Høgsberg
2010-01-04st/xorg: Proper calculation of screen pitch.Michel Dänzer
2010-01-02st/xorg: Ensure null-terminated byte string.Vinson Lee
2010-01-02python: Don't generate a import library for python module either.José Fonseca
2010-01-01gallium: Generate a single library for auxiliaries with Make too.José Fonseca
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca