Also PUBLICize the config option table
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_screen.c
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-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-12-03 Roland Scheideggerenable GL_EXT_stencil_wrap (patch from idr), including...
2004-11-10 Roland Scheideggeradd some chip ids
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-03 Ian RomanickRemove fill_in_modes and use driFillInModes instead.
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-04-26 Alan Hourihanebring over build fixes from stable branch
2004-03-26 Ian RomanickMake sure drivers don't dereference a NULL pointer if
2004-03-18 Ian RomanickConvert int(8|32)_t to uint(8|32)_t, like should have...
2004-03-17 Ian RomanickConvert all uses of CARD32 and CARD8 to int32_t and...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-03-01 Roland ScheideggerAdd support for the new DRI driver interfaces to the...
2004-01-05 Eric AnholtAdd support for Radeon IGP chipsets, based off of mcgro...
2004-01-05 Felix KuehlingAdded def_max_anisotropy and no_neg_lod_bias options...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper