r300g: fix texture border for 16-bits-per-channel formats
authorMarek Olšák <maraeo@gmail.com>
Tue, 5 Oct 2010 00:52:03 +0000 (02:52 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sun, 24 Oct 2010 21:43:13 +0000 (23:43 +0200)
commit8449a4772a73f613d9425b691cffba6a261df813
tree8b1baf004fba3f1afcdaff46025bcbfd76afa48c
parent6e618535901ac71a74ffb80d3da7c841a82eec02
r300g: fix texture border for 16-bits-per-channel formats

This is kinda hacky, but it's hard to come up with a generic solution for
all formats when only a few are used in practice (I mostly get B8G8R8*8).
src/gallium/drivers/r300/r300_state_derived.c