Move mipmap generation functions, texture scaling functions into new
[mesa.git] / src / mesa / drivers / dri / unichrome / via_screen.c
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-11-16 Thomas HellströmFixes for x86_64 Unichrome.
2005-11-16 Thomas HellströmBring in last minute 6_4 branch changes to the unichrom...
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-08-31 Alan Hourihanereverse a bogus patch
2005-08-30 Alan HourihanedrmUnmap correct size
2005-08-30 Alan HourihaneFixes from https://bugs.freedesktop.org/attachment...
2005-08-15 Alan HourihaneAdd Egberts fixes for 64bit architectures
2005-07-29 Jon SmirlFix a == vs !- typo for glx_enable_extension
2005-07-28 Ian RomanickglxEnableExtension is a platform-specific function...
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-05-23 Keith WhitwellInitialize hw stencil renderbuffer.
2005-05-06 Brian Paulfix cpp / bytesPerPixel problem (bug 1196554)
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-03-22 Keith Whitwellmerge unichrome changes from branch
2005-01-11 Keith WhitwellDisable bogus pbuffer code (though this could be revive...
2004-12-22 Keith WhitwellRemove dead code.
2004-12-21 Keith WhitwellPush a number of global variables into the viaContext...
2004-12-21 Keith WhitwellAdd vsync swapbuffers. This waits on the irq so gears...
2004-12-20 Keith WhitwellRemove #ifdef DEBUG's in code, but still allow compiler...
2004-12-15 Adam JacksonMark __driCreateNewScreen PUBLIC
2004-12-15 Thomas HellströmUnichrome DRI:
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-11-25 Keith WhitwellUpdate expected DRM version to 2.0.0
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-05 Ian RomanickEnable use of new DRI interface in Unichrome driver.
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-02-23 Brian Paulupdates from Erdi Chen
2004-01-30 Brian PaulVia Unichrome/cle266 driver (Erdi Chen)