CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2015/01/30 22:41:14
Modified files:
dist/Mesa/src/mesa/main: dlist.c dlist.h
dist/Mesa/src/mesa/vbo: vbo_save_api.c
Log message:
Remove the local workaround for alignment faults in the VBO code on
archs with strict 64 bit pointer alignment and use Brian Paul's fix
which has been committed upstream and should end up in future releases
of 10.4.x.
