freedreno/a3xx/compiler: start adding integer support
authorRyan Houdek <Sonicadvance1@gmail.com>
Wed, 14 May 2014 02:44:41 +0000 (21:44 -0500)
committerRob Clark <robclark@freedesktop.org>
Thu, 15 May 2014 01:19:21 +0000 (21:19 -0400)
commita8890494001c9bac6a4ce67247d71383dde835f8
treeb9428fc51984f48a031255dfea3684a74bae5bbf
parent8620730f8ae59b952bec516cdd7964574a0e9a18
freedreno/a3xx/compiler: start adding integer support

Adds a large sum of TGSI opcodes to the a3xx compiler.

For integer opcodes we have 28 opcodes added.
Adds 4 floating point compare opcodes

If GLSL 1.30 is enabled, this allows the GLSL 1.30 piglits to have a
completion amount of 432/641.

Signed-off-by: Ryan Houdek <Sonicadvance1@gmail.com>
Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/a3xx/fd3_compiler.c