CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2013/06/17 17:21:23
Modified files:
dist/Mesa/src/gallium/drivers/r600: r600_asm.c r600_buffer.c
r600_shader.c
Log message:
byteswap.h and bswap_32 aren't portable, replace them with calls to
gallium's util_bswap32 as suggested by kettenis.
already merged upstream
ok kettenis@
