History log of /external/mesa3d/src/gallium/drivers/nvc0/Makefile.sources
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a48e5dee94460fb9b70a193069daca5f5b3e575b 24-Apr-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50,nvc0: don't initialize the draw module, we don't use it

But some day we might (e.g. for blending 16 bpp formats on nv50).
/external/mesa3d/src/gallium/drivers/nvc0/Makefile.sources
ce713cd520792707e9097ef9e843ef7ab57b0eab 14-Apr-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: replace VERTEX_DATA push mode with translate to buffer

While pushing vertices through the FIFO is relatively fast on nv50,
it's horribly slow on nvc0.
/external/mesa3d/src/gallium/drivers/nvc0/Makefile.sources
3c7872f35f4ae439082d413ab31333cf99be7e91 13-Feb-2012 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: remove obsolete nvc0_push2.c

Slower version of nvc0_push.c, was only used to ascertain that
bugs were not the new version's fault.
/external/mesa3d/src/gallium/drivers/nvc0/Makefile.sources
3afabfb929cf24a783c10c99bf0d86245e70a94a 13-Sep-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nvc0: hook up to new shader code generator

Also includes loading of shared shader library code (used for f64
and integer division) and setting up the immediate array buffer
which is appended to the code.
/external/mesa3d/src/gallium/drivers/nvc0/Makefile.sources
57594065c30feec9376be9b2132659f7d87362ee 14-Sep-2011 Christoph Bumiller <e0425955@student.tuwien.ac.at> nv50/ir: import new shader backend code
/external/mesa3d/src/gallium/drivers/nvc0/Makefile.sources
11a56c430b84e97a10016045a2a0eeb126df88de 22-Aug-2011 Chia-I Wu <olv@lunarg.com> nouveau: share the source lists

For each driver, factor out C_SOURCES from Makefile to Makefile.sources,
and let Makefile and SConscript share it.
/external/mesa3d/src/gallium/drivers/nvc0/Makefile.sources