OSDN Git Service

Fix the DRI swrast driver for big endian platforms.
authorMichel Dänzer <daenzer@vmware.com>
Mon, 23 Nov 2009 18:33:59 +0000 (19:33 +0100)
committerMichel Dänzer <michel@daenzer.net>
Mon, 23 Nov 2009 18:56:37 +0000 (19:56 +0100)
commit601edbef172f3106b9e4c0b96b24d8b5eea8d2a5
tree22a1e533a8b979ecb33c24c9ac42514560901861
parent3128d65fd7da9dc9b7a6823fae9d9b2ca33afca6
Fix the DRI swrast driver for big endian platforms.

Too bad I didn't realize earlier how easy this could be...

Fixes http://bugs.freedesktop.org/show_bug.cgi?id=22767 .
docs/relnotes-7.6.1.html
src/mesa/drivers/dri/swrast/swrast_span.c