Age | Commit message (Expand) | Author |
2010-03-04 | DRI: Put back missing break-statement | Ian Romanick |
2010-03-04 | Revert "mesa: Fix unsigned comparison." | Vinson Lee |
2010-03-04 | glsl: Remove unsigned greater than or equal zero comparison. | Vinson Lee |
2010-03-04 | mesa: Fix unsigned comparison. | Vinson Lee |
2010-03-04 | glsl: Remove unsigned greater than or equal zero comparison. | Vinson Lee |
2010-03-04 | glsl: Return NULL on _slan_gen_asm error path on non-debug builds. | Vinson Lee |
2010-03-04 | glsl: Add assert to check input to strcmp. | Vinson Lee |
2010-03-04 | mesa: Add asserts to check inputs to memcpy. | Vinson Lee |
2010-03-04 | r300: make blit code work on swtcl machines. | Dave Airlie |
2010-03-04 | r300_blit: initialise whole fp structure to 0 | Dave Airlie |
2010-03-03 | Fix unmatched parenthesis introduce by previous commits | Ian Romanick |
2010-03-03 | Remove support for GCC older than 3.3.0 from generated sources | Ian Romanick |
2010-03-03 | Remove support for GCC older than 3.3.0 from generator scripts | Ian Romanick |
2010-03-03 | Remove support for GCC older than 3.3.0 | Ian Romanick |
2010-03-03 | radeon/r200/r300/r600: add check_blit vtbl function | Alex Deucher |
2010-03-03 | Remove stray defines of HAVE_RGBA | Ian Romanick |
2010-03-03 | mesa/tnl_dd: Remove color-index support from t_dd_unfilled.h | Ian Romanick |
2010-03-03 | mesa/tnl_dd: White-space / indentation fixes after previous commit | Ian Romanick |
2010-03-03 | mesa/tnl_dd: Remove color-index support from t_dd_tritmp.h | Ian Romanick |
2010-03-03 | mesa: Remove unused RasterIndex field | Ian Romanick |
2010-03-03 | mesa: Always return default value for CURRENT_RASTER_INDEX | Ian Romanick |
2010-03-03 | mesa: Eliminate index parameter to _mesa_feedback_vertex | Ian Romanick |
2010-03-03 | mesa: Remove ClearIndex and IndexMask from device-driver interface | Ian Romanick |
2010-03-03 | swrast: Remove _swrast_logicop_ci_span | Ian Romanick |
2010-03-03 | mesa: Remove _mesa_add_color_index_renderbuffers | Ian Romanick |
2010-03-03 | mesa: Remove checks of Visual.rgbMode in Get paths | Ian Romanick |
2010-03-03 | mesa: Remove checks of Visual.rgbMode | Ian Romanick |
2010-03-03 | mesa: Remove support for creating color-index visuals | Ian Romanick |
2010-03-03 | tnl: Remove color-index TNL support | Ian Romanick |
2010-03-03 | DRI: Remove support for color-index visuals | Ian Romanick |
2010-03-03 | swrast_setup: Remove more color-index rendering support | Ian Romanick |
2010-03-03 | swrast: Remove color-index rendering support from s_spantemp.h | Ian Romanick |
2010-03-03 | mesa/xlib: Remove support for color-index rendering | Ian Romanick |
2010-03-03 | osmesa: Remove support for color-index rendering | Ian Romanick |
2010-03-03 | fbdev: Remove support for color-index rendering | Ian Romanick |
2010-03-03 | DRI/swrast: Remove color-index support from DRI swrast driver | Ian Romanick |
2010-03-03 | swrast: Remove SPAN_INDEX | Ian Romanick |
2010-03-03 | swrast: Remove _swrast_read_index_span | Ian Romanick |
2010-03-03 | swrast: Remove _swrast_mask_ci_span | Ian Romanick |
2010-03-03 | swrast: Remove _swrast_fog_ci_span and associated code | Ian Romanick |
2010-03-03 | swrast: Remove _swrast_write_index_span and associated code | Ian Romanick |
2010-03-03 | swrast: Remove remaining color-index state tracking infrastructure | Ian Romanick |
2010-03-03 | swrast: Remove support for ReadPixels from a color-index buffer | Ian Romanick |
2010-03-03 | swrast: Remove support for Clear into a color-index buffer | Ian Romanick |
2010-03-03 | swrast: Remove support for rendering antialiased lines into a color-index buffer | Ian Romanick |
2010-03-03 | swrast: Remove support for rendering antialiased triangles into a color-index... | Ian Romanick |
2010-03-03 | swrast: Remove support for rendering lines into a color-index buffer | Ian Romanick |
2010-03-03 | swrast: Remove support for rendering points into a color-index buffer | Ian Romanick |
2010-03-03 | swrast: Remove support for rendering triangles into a color-index buffer | Ian Romanick |
2010-03-03 | swrast: Remove support for Bitmap into a color-index buffer | Ian Romanick |