Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/MesaLib/dist/src/mesa/main
Module Name: xsrc
Committed By: christos
Date: Tue Dec 30 22:58:06 UTC 2014
Modified Files:
xsrc/external/mit/MesaLib/dist/src/mesa/main: format_utils.c
Log Message:
The macros in this file generate a gigantic function that takes a long time
to compile and a ton of memory. Split it per datatype so that each is 1/8th
the size. On my 48GB amd64 box this results in 3x speedup.
XXX: wiz, please feed upstream; I kept the formatting so that the diff is
really small.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
xsrc/external/mit/MesaLib/dist/src/mesa/main/format_utils.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index