Convert all uses of CARD32 and CARD8 to int32_t and int8_t.
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_context.c
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-28 Michel DänzerOnly print message about disabling HW TCL if the chip...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
2004-01-24 Felix KuehlingParse radeon, not r200 configuration in radeonCreateCon...
2004-01-21 Ian RomanickSilence some compiler warnings.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-18 Brian PaulChange get_ust_nop()'s parameter from int64_t to uint64...
2004-01-17 Michel DänzerFix cosmetic GL_RENDERER string problem (Andreas Stenglein)
2004-01-13 Ian RomanickAdded support for EXT_texture_mirror_clamp.
2004-01-12 Ian RomanickRemoved redundant extension strings. The Mesa extensio...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
2003-12-05 Alan Hourihanexmlconfig fixes
2003-11-24 Keith WhitwellImport vtx-0-2-branch
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