summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-09winsys/xlib: Fix a segfault when USE_XSHM is not defined.Chia-I Wu
2010-03-08gallium: remove xlib_driver::display_surfaceKeith Whitwell
2010-03-08gallium: make it workKeith Whitwell
2010-03-08gallium: introduce target directoryKeith Whitwell
2010-03-08ws/xlib: remove dead filesKeith Whitwell
2010-03-08ws/xlib: fixup softpipe buildKeith Whitwell
2010-03-08winsys/xlib: remove dependency on glx/x11 state trackerKeith Whitwell
2010-03-08ws/xlib: remove redundant declarationsKeith Whitwell
2010-03-08winsys/xlib: sketch of cell supportKeith Whitwell
2010-03-04softpipe: fix constant buffer tracking after reworkKeith Whitwell
2010-03-04gallium: remove redundant includesKeith Whitwell
2010-03-04gallium: fix llvmpipe after winsys moveKeith Whitwell
2010-03-04softpipe: rework to use the llvmpipe winsysKeith Whitwell
2010-03-04DRI: Put back missing break-statementIan Romanick
2010-03-04Revert "mesa: Fix unsigned comparison."Vinson Lee
2010-03-04glsl: Remove unsigned greater than or equal zero comparison.Vinson Lee
2010-03-04mesa: Fix unsigned comparison.Vinson Lee
2010-03-04glsl: Remove unsigned greater than or equal zero comparison.Vinson Lee
2010-03-04glsl: Return NULL on _slan_gen_asm error path on non-debug builds.Vinson Lee
2010-03-04glsl: Add assert to check input to strcmp.Vinson Lee
2010-03-04mesa: Add asserts to check inputs to memcpy.Vinson Lee
2010-03-04r300: make blit code work on swtcl machines.Dave Airlie
2010-03-04r300_blit: initialise whole fp structure to 0Dave Airlie
2010-03-03wgl: Fix mingw32 build.Vinson Lee
2010-03-03Fix unmatched parenthesis introduce by previous commitsIan Romanick
2010-03-03Remove support for GCC older than 3.3.0 from generated sourcesIan Romanick
2010-03-03Remove support for GCC older than 3.3.0 from generator scriptsIan Romanick
2010-03-03Remove support for GCC older than 3.3.0Ian Romanick
2010-03-03radeon/r200/r300/r600: add check_blit vtbl functionAlex Deucher
2010-03-03Remove stray defines of HAVE_RGBAIan Romanick
2010-03-03mesa/tnl_dd: Remove color-index support from t_dd_unfilled.hIan Romanick
2010-03-03mesa/tnl_dd: White-space / indentation fixes after previous commitIan Romanick
2010-03-03mesa/tnl_dd: Remove color-index support from t_dd_tritmp.hIan Romanick
2010-03-03mesa: Remove unused RasterIndex fieldIan Romanick
2010-03-03mesa: Always return default value for CURRENT_RASTER_INDEXIan Romanick
2010-03-03mesa: Eliminate index parameter to _mesa_feedback_vertexIan Romanick
2010-03-03mesa: Remove ClearIndex and IndexMask from device-driver interfaceIan Romanick
2010-03-03swrast: Remove _swrast_logicop_ci_spanIan Romanick
2010-03-03mesa: Remove _mesa_add_color_index_renderbuffersIan Romanick
2010-03-03mesa: Remove checks of Visual.rgbMode in Get pathsIan Romanick
2010-03-03mesa: Remove checks of Visual.rgbModeIan Romanick
2010-03-03mesa: Remove support for creating color-index visualsIan Romanick
2010-03-03tnl: Remove color-index TNL supportIan Romanick
2010-03-03DRI: Remove support for color-index visualsIan Romanick
2010-03-03swrast_setup: Remove more color-index rendering supportIan Romanick
2010-03-03swrast: Remove color-index rendering support from s_spantemp.hIan Romanick
2010-03-03mesa/xlib: Remove support for color-index renderingIan Romanick
2010-03-03osmesa: Remove support for color-index renderingIan Romanick
2010-03-03fbdev: Remove support for color-index renderingIan Romanick
2010-03-03DRI/swrast: Remove color-index support from DRI swrast driverIan Romanick