OSDN Git Service

r600g: split opcodes out and add wrapper around usage.
authorDave Airlie <airlied@redhat.com>
Tue, 7 Sep 2010 22:49:00 +0000 (08:49 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 7 Sep 2010 22:49:00 +0000 (08:49 +1000)
commita3a94554f5a12f0626d9712ddcdc81b1e21d36c2
tree37b491f8ca45ce1ba1f4ffec08a296fff5a5d9b9
parentd42efb9e8df6ef872ab4f142e3daf1b6cb9eff11
r600g: split opcodes out and add wrapper around usage.

This splits the r600 opcodes out of the sq file and adds a wrapper
so we can convert to evergreen opcodes later without touching these functions
too much.
src/gallium/drivers/r600/r600_asm.c
src/gallium/drivers/r600/r600_opcodes.h [new file with mode: 0644]
src/gallium/drivers/r600/r600_shader.c
src/gallium/drivers/r600/r600_sq.h