Remove CVS keywords.
[mesa.git] / src / mesa / drivers / dri / sis / sis_screen.c
2008-05-26 José FonsecaRemove CVS keywords.
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian Paulcomment-out unused var
2006-07-11 Thomas HellströmRevert the SiS and Unichrome DRM version check changes.
2006-07-10 Thomas HellströmThe SiS and Unichrome drivers assume that the handle...
2005-10-25 Eric AnholtMove the front.offset setting above a check to shortcut...
2005-10-24 Eric AnholtCut a bunch of code by not trying to precompute the...
2005-10-24 Eric AnholtTurn off the AGP dispatch path yet again, as it seems...
2005-10-24 Eric Anholt- Add a few more hardware internal formats that are...
2005-10-19 Eric AnholtMake SiS a little more like other drivers: Add SIS_DEBU...
2005-10-19 Eric AnholtBug #4615: Fix the SiS driver for the renderbuffer...
2005-10-18 Eric AnholtFix a missed merge for idr's dispatch changes: failure...
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-08-15 Alan HourihaneAdd Egberts fixes for 64bit architectures
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-06-26 Eric AnholtZero out the ENGPACKET allocated on the stack, to avoid...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-12-16 Adam JacksonAlso PUBLICize the config option table
2004-12-15 Adam JacksonMark __driCreateNewScreen PUBLIC
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-09-25 Eric AnholtFix SiS AGP vertex dispatch by not trying to emit 0...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-08 Eric Anholt* Convert to use t_vertex.c instead of sis_vb.[ch]
2004-06-07 Eric AnholtAdd NEW_INTERFACE bits.
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-09 Eric AnholtRemove usleeps from sis driver. We probably aren't...
2003-12-05 Alan Hourihanefix _SOLO build problem
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