Module: Mesa
Branch: master
Commit: 4a47662beaa2092447939db7880531fb706afedd
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4a47662beaa2092447939db7880531fb706afedd

Author: Marek Olšák <[email protected]>
Date:   Tue Aug 16 19:35:10 2011 +0200

r600g: rename bc -> bytecode

It took me a while to figure out what it stands for.

---

 src/gallium/drivers/r600/eg_asm.c      |    2 +-
 src/gallium/drivers/r600/r600_asm.c    |  268 +++++++-------
 src/gallium/drivers/r600/r600_asm.h    |   70 ++--
 src/gallium/drivers/r600/r600_shader.c |  624 ++++++++++++++++----------------
 src/gallium/drivers/r600/r600_shader.h |    2 +-
 src/gallium/drivers/r600/r700_asm.c    |    4 +-
 6 files changed, 485 insertions(+), 485 deletions(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=4a47662beaa2092447939db7880531fb706afedd
_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to