Fixed hash table allocation to avoid an assertion failure due to a
[mesa.git] / src / mesa / drivers / dri / common / xmlconfig.c
2004-07-26 Felix KuehlingFixed hash table allocation to avoid an assertion failu...
2004-07-10 Felix KuehlingMake GET_PROGRAM_NAME work with uCLibc using the __prog...
2004-07-09 Jon SmirlFix mesa-solo config to define _GNU_SOURCE so that...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-01-18 Brian Paulmake second param of driParseConfigFiles() const
2004-01-07 Felix KuehlingUse hand-made number parsing functions as the libc...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...