r600g: add get_sample_position support (v3)
authorDave Airlie <airlied@redhat.com>
Sun, 3 Mar 2013 20:19:07 +0000 (06:19 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 11 Apr 2013 20:09:29 +0000 (21:09 +0100)
commitf024c724766b1040176a329fbedff7cd5dc47cca
tree1e1e29fd6785f1641e1b5db83854d2214cae7c72
parentf152da6bf990c330108da25972f28e08b2f233aa
r600g: add get_sample_position support (v3)

v2: I rewrote this to use the sample positions properly.
v3: rewrite properly to use bitfield to cast back to signed ints

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_state.c