http://bugs.freedesktop.org/show_bug.cgi?id=9871
------- Comment #10 from [EMAIL PROTECTED] 2007-11-04 06:40 PST ------- (In reply to comment #9) > Created an attachment (id=12340) --> (http://bugs.freedesktop.org/attachment.cgi?id=12340&action=view) [details] > first attempt at r300 clip plane support > > Can someone test this code, I've only used it with the clip redbook demo and > it > seems to work, but I've no idea what things it might break.. I think it might break vertex programs if the app has user clip planes enabled. This is not supported and as far as I understand the user clip enable should just be ignored in this case (though I doubt it's a problem in practice). Unless you have a position invariant program, in which case user clip planes work exactly the same as with the fixed function pipeline. -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
