Remove ctx->Point._Size and ctx->Line._Width.
[mesa.git] / src / mesa / drivers / dri / i810 / i810state.c
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-30 Keith Whitwellswitch several dri drivers over
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-05-17 Dave Airlieadd texture rectangle support for i815, I wrote the...
2005-09-14 Brian PaulInstead of calling _mesa_ResizeBuffersMESA() in the...
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-08-29 Ian RomanickImplement GL_ARB_texture_env_combine, GL_EXT_texture_en...
2005-08-18 Ian RomanickAdd support for NV_blend_square. This was tested with
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2003-09-30 Alan Hourihaneadd the i810 driver - no kernel driver yet