[Bug 8292] i915: texture crossbar

2009-08-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8292


ajax at nwnk dot net a...@nwnk.net changed:

   What|Removed |Added

Version|CVS |git




--- Comment #10 from ajax at nwnk dot net a...@nwnk.net  2009-08-24 12:24:29 
PST ---
Mass version move, cvs - git


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8292] i915: texture crossbar

2007-10-11 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8292





--- Comment #9 from [EMAIL PROTECTED]  2007-10-11 13:19 PST ---
how do I use Mesa master? I am on a FC6 box, and am reletivly new to the linux
experience.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8292] i915: texture crossbar

2007-10-10 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8292





--- Comment #8 from [EMAIL PROTECTED]  2007-10-10 13:50 PST ---
No need to apply any patch.  Use mesa master.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8292] i915: texture crossbar

2007-10-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8292





--- Comment #7 from [EMAIL PROTECTED]  2007-10-09 17:06 PST ---
(In reply to comment #1)
 Created an attachment (id=7002)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=7002action=view) [details]
 i915 texture crossbar patch
 

How do I apply this patch?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8292] i915: texture crossbar

2007-09-24 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=8292


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from [EMAIL PROTECTED]  2007-09-24 13:38 PST ---
Crossbar support was brought in a different way with i915tex_dri.so merge.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8292] i915: texture crossbar

2006-10-09 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=8292  
 

[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED],
   ||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2006-10-09 11:36 ---
Index: src/mesa/drivers/dri/i915/i915_texprog.c
[...]
-p-src_texture = i915_emit_texld( p, tmp, A0_DEST_CHANNEL_ALL, 
+p-src_texture[unit] = i915_emit_texld( p, tmp, A0_DEST_CHANNEL_ALL, 
  sampler, texcoord, op );

Hmm. This is the wrong amount of parameters ...  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8292] i915: texture crossbar

2006-10-09 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=8292  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-10-09 11:38 ---
Argh. I've meant this one:

-p-src_texture = i915_emit_texld( p, tmp, A0_DEST_CHANNEL_ALL, 
+p-src_texture[unit] = i915_emit_texld( p, 0, tmp, 
A0_DEST_CHANNEL_ALL, 
  sampler, texcoord, op );
  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 8292] i915: texture crossbar

2006-09-16 Thread bugzilla-daemon
Please do not reply to this email: if you want to comment on the bug, go to
   
the URL shown below and enter yourcomments there. 
   
https://bugs.freedesktop.org/show_bug.cgi?id=8292  
 




--- Additional Comments From [EMAIL PROTECTED]  2006-09-16 00:24 ---
An even better approach is just to switch over to using texenvprogram.c to
generate the program.  I posted a patch for this a while ago and I've also
applied that patch on the texmem branches and consequently removed 
i915_texprog.c. 

If you're interested in i915 development, it probably makes sense to jump onto
that branch (texmem-0-3-branch) as there is a lot of good stuff that's been done
there and we're getting very close to a trunk merge...  
 
 
--   
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email 
 
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel