radeon: fix cube maps for non-mm path
authorRoland Scheidegger <sroland@vmware.com>
Fri, 19 Jun 2009 20:55:34 +0000 (22:55 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 19 Jun 2009 20:56:32 +0000 (22:56 +0200)
commit4d2b392a0ac597f8b7f88006746660e8f0fe09ea
tree81500171b557c92f8994be9174f5cab966393503
parentfa5b81ea8bb3ff163543fe3a8907e7be69e99419
radeon: fix cube maps for non-mm path

drm cmd checker would refuse cube emits
also fix an issue in the cs path which would calculate the register
offset off by one dword.
Only same testing done as original code (none except compile tested).
src/mesa/drivers/dri/radeon/radeon_state_init.c