Minor r200 vertex program cleanups. Remove disabled leftovers from r300 vertex progra...
[mesa.git] / src / mesa / drivers / dri / i810 / i810screen.c
2006-03-23 Dave Airliefix coverity 1107: use after free
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-08-18 Ian RomanickMake sure extension entry point offsets are properly...
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-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2004-12-15 Adam JacksonMark __driCreateNewScreen PUBLIC
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-07 Ian RomanickThe required DDX and DRI version numbers were switched...
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-02 Ian RomanickdriCheckDriDdxDrmVersion uses a function that is not...
2004-06-01 Ian RomanickFix dumb mistake from a previous commit. __driCreateSc...
2004-06-01 Ian RomanickConvert 'Display *' to '__DRInativeDisplay *'. Only...
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-03-26 Ian RomanickMake sure drivers don't dereference a NULL pointer if
2004-03-21 Dave Airliemore i810 to new interface
2004-03-15 Dave Airlieuse utility function to check versions
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-16 Jon SmirlMinor changes to make linux-solo build again
2003-09-30 Alan Hourihaneadd gamma driver - no kernel driver yet
2003-09-30 Alan Hourihaneadd the i810 driver - no kernel driver yet