Mesa (nouveau-rules-ng-ng): [PREVIEW] nouveau: switch to new constant naming from rules-ng-ng

Luca Barbieri lb at kemper.freedesktop.org
Sun Apr 4 05:51:34 UTC 2010


Module: Mesa
Branch: nouveau-rules-ng-ng
Commit: ee0828b8251c07c613286a817a7cb8636d8e45f2
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ee0828b8251c07c613286a817a7cb8636d8e45f2

Author: Luca Barbieri <luca at luca-barbieri.com>
Date:   Sun Apr  4 07:46:05 2010 +0200

[PREVIEW] nouveau: switch to new constant naming from rules-ng-ng

This is not final at all and will not compile since it lacks headers.

---

 src/gallium/drivers/nv50/nv50_clear.c          |   12 ++--
 src/gallium/drivers/nv50/nv50_context.h        |   30 ++++----
 src/gallium/drivers/nv50/nv50_program.c        |   74 +++++++++---------
 src/gallium/drivers/nv50/nv50_push.c           |   12 ++--
 src/gallium/drivers/nv50/nv50_query.c          |   16 ++--
 src/gallium/drivers/nv50/nv50_screen.c         |   50 ++++++------
 src/gallium/drivers/nv50/nv50_state.c          |   98 +++++++++++-----------
 src/gallium/drivers/nv50/nv50_state_validate.c |   68 ++++++++--------
 src/gallium/drivers/nv50/nv50_tex.c            |    6 +-
 src/gallium/drivers/nv50/nv50_transfer.c       |    2 +-
 src/gallium/drivers/nv50/nv50_vbo.c            |  102 ++++++++++++------------
 src/gallium/drivers/nvfx/nv30_fragtex.c        |   46 ++++++------
 src/gallium/drivers/nvfx/nv40_fragtex.c        |   32 ++++----
 src/gallium/drivers/nvfx/nvfx_draw.c           |   44 +++++-----
 src/gallium/drivers/nvfx/nvfx_fragprog.c       |   16 ++--
 src/gallium/drivers/nvfx/nvfx_fragtex.c        |    2 +-
 src/gallium/drivers/nvfx/nvfx_query.c          |   10 +-
 src/gallium/drivers/nvfx/nvfx_screen.c         |   26 +++---
 src/gallium/drivers/nvfx/nvfx_state.c          |   80 +++++++++---------
 src/gallium/drivers/nvfx/nvfx_state_blend.c    |    2 +-
 src/gallium/drivers/nvfx/nvfx_state_emit.c     |    4 +-
 src/gallium/drivers/nvfx/nvfx_state_fb.c       |   80 +++++++++---------
 src/gallium/drivers/nvfx/nvfx_state_scissor.c  |    2 +-
 src/gallium/drivers/nvfx/nvfx_state_stipple.c  |    6 +-
 src/gallium/drivers/nvfx/nvfx_state_viewport.c |    2 +-
 src/gallium/drivers/nvfx/nvfx_state_zsa.c      |    4 +-
 src/gallium/drivers/nvfx/nvfx_tex.h            |   46 ++++++------
 src/gallium/drivers/nvfx/nvfx_vbo.c            |   74 +++++++++---------
 src/gallium/drivers/nvfx/nvfx_vertprog.c       |   24 +++---
 src/mesa/drivers/dri/nouveau/nv10_context.c    |   14 ++--
 src/mesa/drivers/dri/nouveau/nv10_render.c     |   28 +++---
 src/mesa/drivers/dri/nouveau/nv10_state_tex.c  |   56 +++++++-------
 src/mesa/drivers/dri/nouveau/nv10_state_tnl.c  |    8 +-
 src/mesa/drivers/dri/nouveau/nv20_context.c    |   32 ++++----
 src/mesa/drivers/dri/nouveau/nv20_render.c     |   26 +++---
 src/mesa/drivers/dri/nouveau/nv20_state_tex.c  |   72 ++++++++--------
 src/mesa/drivers/dri/nouveau/nv20_state_tnl.c  |   12 ++--
 37 files changed, 609 insertions(+), 609 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=ee0828b8251c07c613286a817a7cb8636d8e45f2



More information about the mesa-commit mailing list