[PATCH] mesa: Add remap.c to SConscript.

View: New views
2 Messages — Rating Filter:   Alert me  

[PATCH] mesa: Add remap.c to SConscript.

by Chia-I Wu-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Signed-off-by: Chia-I Wu <olvaffe@...>
---
 src/mesa/SConscript |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mesa/SConscript b/src/mesa/SConscript
index cad5676..6810ad8 100644
--- a/src/mesa/SConscript
+++ b/src/mesa/SConscript
@@ -78,6 +78,7 @@ if env['platform'] != 'winddk':
  'main/rastpos.c',
  'main/rbadaptors.c',
  'main/readpix.c',
+ 'main/remap.c',
  'main/renderbuffer.c',
  'main/scissor.c',
  'main/shaders.c',
--
1.6.3.3


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@...
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Re: [PATCH] mesa: Add remap.c to SConscript.

by Brian Paul-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Chia-I Wu wrote:

> Signed-off-by: Chia-I Wu <olvaffe@...>
> ---
>  src/mesa/SConscript |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/src/mesa/SConscript b/src/mesa/SConscript
> index cad5676..6810ad8 100644
> --- a/src/mesa/SConscript
> +++ b/src/mesa/SConscript
> @@ -78,6 +78,7 @@ if env['platform'] != 'winddk':
>   'main/rastpos.c',
>   'main/rbadaptors.c',
>   'main/readpix.c',
> + 'main/remap.c',
>   'main/renderbuffer.c',
>   'main/scissor.c',
>   'main/shaders.c',

Committed.  Thanks.

-Brian


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@...
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev