softpipe: Use alignment of 64 instead of 16 for buffer allocation
authorSiavash Eliasi <siavashserver@gmail.com>
Thu, 28 Nov 2013 17:40:29 +0000 (21:10 +0330)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Jan 2014 16:09:41 +0000 (09:09 -0700)
commite36759a81ed7da80f21626bcbe5e338b9f76c270
treed210090a8d724f6d55776941956c4c3826ca7d18
parent023a50dd9b368fba5b53dca347e90b46893c0348
softpipe: Use alignment of 64 instead of 16 for buffer allocation

v2: Changed allocation alignment in softpipe_displaytarget_layout.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/gallium/drivers/softpipe/sp_texture.c