History log of /external/mesa3d/src/gallium/targets/graw-null/graw_util.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8bfb9061b775ecf5d5c485b8ad2838f53990a976 30-Dec-2010 Vinson Lee <vlee@vmware.com> graw: Include p_shader_tokens.h for tgsi_token struct.
/external/mesa3d/src/gallium/targets/graw-null/graw_util.c
136ff67ce8a626e628dd76aeb7feba8cf9436cd7 05-Nov-2010 Michal Krol <michal@vmware.com> graw: Export graw_save_surface_to_file().

Allows applications to dump surfaces to file without
referencing gallium/auxiliary entry points statically.

Existing test apps have been modified such that
they save the contents of the fronbuffer only
when the `-o' option's specified.
/external/mesa3d/src/gallium/targets/graw-null/graw_util.c
601498ae73e654c2de997ea75075613a694d604d 01-Nov-2010 José Fonseca <jfonseca@vmware.com> scons: Revamp how to specify targets to build.

Use scons target and dependency system instead of ad-hoc options.

Now is simply a matter of naming what to build. For example:

scons libgl-xlib

scons libgl-gdi

scons graw-progs

scons llvmpipe

and so on. And there is also the possibility of scepcified subdirs, e.g.

scons src/gallium/drivers

If nothing is specified then everything will be build.

There might be some rough corners over the next days. Please bare with me.
/external/mesa3d/src/gallium/targets/graw-null/graw_util.c