Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / mesa / drivers / dri / sis / sis_state.c
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
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-31 Keith Whitwellswitch remaining drivers over to vbo
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-05-08 Keith Whitwellupdates to dri drivers for recent stencil changes
2005-10-26 Eric AnholtAdd disabled support for GL_EXT_fog_coord. While it...
2005-10-25 Eric AnholtInitial add of some (disabled) SiS 6326 drawing code...
2005-10-24 Eric AnholtAdd support for GL_EXT_secondary_color, tested with...
2005-10-19 Eric AnholtBug #4615: Fix the SiS driver for the renderbuffer...
2005-09-14 Brian PaulInstead of calling _mesa_ResizeBuffersMESA() in the...
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
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-08 Eric AnholtAdd support for NV_blend_square, and print errors if...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-09-25 Eric AnholtCan't bail in sisDDLogicOpCode when logicop is off...
2004-06-08 Eric Anholt* Convert to use t_vertex.c instead of sis_vb.[ch]
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2003-12-04 Alan Hourihanemerge latest DRI sis driver changes from the DRI trunk
2003-09-30 Alan Hourihaneadd the SiS driver - no kernel driver yet