Mesa (nouveau-rules-ng-ng): NV50__ naming option

Luca Barbieri lb at kemper.freedesktop.org
Sun Apr 4 14:57:29 UTC 2010


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

Author: Luca Barbieri <luca at luca-barbieri.com>
Date:   Sun Apr  4 16:57:03 2010 +0200

NV50__ naming option

---

 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       |  110 ++++++------
 src/mesa/drivers/dri/nouveau/nv10_render.c        |   40 ++--
 src/mesa/drivers/dri/nouveau/nv10_state_fb.c      |   18 +-
 src/mesa/drivers/dri/nouveau/nv10_state_frag.c    |   34 ++--
 src/mesa/drivers/dri/nouveau/nv10_state_polygon.c |   30 ++--
 src/mesa/drivers/dri/nouveau/nv10_state_raster.c  |   34 ++--
 src/mesa/drivers/dri/nouveau/nv10_state_tex.c     |   56 +++---
 src/mesa/drivers/dri/nouveau/nv10_state_tnl.c     |   80 ++++----
 src/mesa/drivers/dri/nouveau/nv20_context.c       |  198 ++++++++++----------
 src/mesa/drivers/dri/nouveau/nv20_render.c        |   44 +++---
 src/mesa/drivers/dri/nouveau/nv20_state_fb.c      |   14 +-
 src/mesa/drivers/dri/nouveau/nv20_state_frag.c    |   14 +-
 src/mesa/drivers/dri/nouveau/nv20_state_polygon.c |    2 +-
 src/mesa/drivers/dri/nouveau/nv20_state_raster.c  |    2 +-
 src/mesa/drivers/dri/nouveau/nv20_state_tex.c     |   72 ++++----
 src/mesa/drivers/dri/nouveau/nv20_state_tnl.c     |   88 +++++-----
 45 files changed, 903 insertions(+), 903 deletions(-)

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



More information about the mesa-commit mailing list