History log of /external/mesa3d/src/gallium/drivers/r300/compiler/radeon_compiler.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
707f0679157f83ac45127e41647b96ed924d45c9 11-Aug-2012 Ian Romanick <ian.d.romanick@intel.com> mesa: Kill GL_ARB_shadow_ambient with fire

No driver supports this extension, and it seems unlikely than any driver
ever will. I think r300c may have supported it at one time, but that
driver has already been removed.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
/external/mesa3d/src/gallium/drivers/r300/compiler/radeon_compiler.h
b2df031a959f36743527b9abc89913ce4f895de3 21-Sep-2011 Tom Stellard <tstellar@gmail.com> r300/compiler: Fix nested flow control in r500 vertex shaders
/external/mesa3d/src/gallium/drivers/r300/compiler/radeon_compiler.h
befcce264c8bf8fdac233e6a01cadc595a1d11d3 14-Jan-2012 Tom Stellard <tstellar@gmail.com> r300/compiler: Add support for inline literals

On R500 chips, shader instructions can take 7-bit (3-bit mantissa, 4-bit
exponent) floating point values as inputs in place of registers.
/external/mesa3d/src/gallium/drivers/r300/compiler/radeon_compiler.h
e945fb04d04c33da5e77d22d739c5740a522a61e 15-Jun-2011 Tom Stellard <tstellar@gmail.com> r300/compiler: Add support for the output modifier (OMOD)
/external/mesa3d/src/gallium/drivers/r300/compiler/radeon_compiler.h
1c2c4ddbd1e97bfd13430521e5c09cb5ce8e36e6 26-Jul-2011 Marek Olšák <maraeo@gmail.com> r300g: copy the compiler from r300c

What a beast.

r300g doesn't depend on files from r300c anymore, so r300c is now left
to its own fate. BTW 'make test' can be invoked from the gallium/r300
directory to run some compiler unit tests.
/external/mesa3d/src/gallium/drivers/r300/compiler/radeon_compiler.h