summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-04gallivm: added texture border_color fieldBrian Paul
2010-03-04gallivm: added question/commentBrian Paul
2010-03-04llvmpipe: new commentBrian Paul
2010-03-04gallivm: commentsBrian Paul
2010-03-04dri/nouveau: Remove some CI remnants.Francisco Jerez
2010-03-04dri/nouveau: Trivially add GL_ARB_texture_mirrored_repeat.Andrew Randrianasulu
2010-03-04dri/nouveau: Enable GL_EXT_stencil_wrap.Andrew Randrianasulu
2010-03-04dri/nouveau: Add GL_EXT_stencil_wrap for nv04.Andrew Randrianasulu
2010-03-04dri/nouveau: Fix rb->DataType for z24s8 renderbuffers.Francisco Jerez
2010-03-04dri/nouveau: Try to keep client buffers smaller than the scratch VBO length.Francisco Jerez
2010-03-04dri/nouveau: Pack client arrays as they're copied to the real BO.Francisco Jerez
2010-03-04r300g: Fix indexbuf upper limits.Corbin Simpson
2010-03-04APPLE_object_purgeable: autogenerated filesChris Wilson
2010-03-04APPLE_object_purgeable: xmlChris Wilson
2010-03-04gallivm: rework and implement more texture wrap modesBrian Paul
2010-03-04gallivm: added lp_build_fract()Brian Paul
2010-03-04gallivm: added lp_build_set_sign()Brian Paul
2010-03-04gallivm: added lp_build_negate()Brian Paul
2010-03-04gallivm: clarify unsigned vs. signed integer type constructionBrian Paul
2010-03-04i915: Enable texture tiling by default.Eric Anholt
2010-03-04i915: Fix up i830 for tiled drawing offsets.Eric Anholt
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