nv30, nv40: non-trivially unify nv[34]0_screen.c
authorLuca Barbieri <luca@luca-barbieri.com>
Sun, 21 Feb 2010 13:31:27 +0000 (14:31 +0100)
committerYounes Manton <younes.m@gmail.com>
Mon, 15 Mar 2010 04:03:03 +0000 (00:03 -0400)
commit10f464fc1073e8f3b53dbcf2209a2204f4924094
tree7e970bb03fdce3187fba5059dbc99959eeca3aa7
parent840c36f5e6d940343a3154af7e76fec341ca46e6
nv30, nv40: non-trivially unify nv[34]0_screen.c

The files have the same structure but are substantially different.

They are unified with appropriate conditionals.
src/gallium/drivers/nouveau/nouveau_winsys.h
src/gallium/drivers/nv30/Makefile
src/gallium/drivers/nv30/nv30_screen.c [deleted file]
src/gallium/drivers/nv40/Makefile
src/gallium/drivers/nv40/nv40_screen.c [deleted file]
src/gallium/drivers/nvfx/Makefile
src/gallium/drivers/nvfx/nvfx_screen.c [new file with mode: 0644]
src/gallium/winsys/drm/nouveau/drm/nouveau_drm_api.c