OSDN Git Service

r600g: implement seamless_cube_map on r600-r700
authorMarek Olšák <maraeo@gmail.com>
Sun, 19 Jun 2011 21:41:02 +0000 (23:41 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sun, 19 Jun 2011 22:19:07 +0000 (00:19 +0200)
commitbadf0335ef70223204fbae3e8fdef718cdb3ad19
treebd0e0d392a0afd135d23daa2e0e59cdde5718a03
parent9bcce02f47f721bfb8917fd5639756fb3456aab5
r600g: implement seamless_cube_map on r600-r700

st/mesa guarantees that all bound sampler states have the same value
in seamless_cube_map.
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_pipe.h
src/gallium/drivers/r600/r600_state.c