http://bugs.freedesktop.org/show_bug.cgi?id=14699

           Summary: [i915 i965] glStencilFuncSeparate doesn't work
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i915
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Created an attachment (id=14612)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=14612)
test case

System Environment:
--------------------------

--Platform: i915 i965

--Architecture(32-bit,64-bit,compatiblity): all

--2D driver:
commit 6935c732c351585f31e2094c4201a00e3d5529b3

--3D driver:
commit 9bd2cb7f90ac434ec5be7d388f899976bf902dc1

--Xserver:
commit aec0d06469a2fa7440fdd5ee03dc256a68704e77

--Drm:
commit e87cec19687089f9f268ec0eb81b57e6fb8de6a9


Bug detailed description:
-------------------------
This issue make glean test case api2 failed on i915 and i965.
This issue seems introduced by following commit, and seems
glStencilFuncSeparate in call table is correct set:

commit dd1d66fc4ab5d7064113a2017a431c3461598b91
Author: Kristian Høgsberg <[EMAIL PROTECTED]>
Date:   Fri Feb 22 18:06:19 2008 -0500

    intel: Merge intel_context.c from i915 and i965.


Reproduce steps:
----------------
1. start X
2. compile and run attached test case


Current result:
----------------
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn
compression/decompression unavailable
Mesa warning: User called no-op dispatch function (an unsupported extension
function?)
Mesa warning: User called no-op dispatch function (an unsupported extension
function?)
glStencilFuncSeparate not correct


Expected result:
----------------
glStencilFuncSeparate should work correctly.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to