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

           Summary: [i915 sRGB texture] sRGB texture enabled but not
                    actually working
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: high
         Component: Drivers/DRI/i915
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: dri-devel@lists.sourceforge.net


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

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

--Platform: i915

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

--2D driver:
commit 4a42b01f5ee5a673716d6959dfe0e693b037eb48 

--3D driver:
commit dd1d66fc4ab5d7064113a2017a431c3461598b91

--Xserver:
commit 06c968acbf6771d5fed4b12ebd400fea791ea498 

--Drm
commit d6098db1409e8ee45052920d3acdd3b6f2cb80aa

--Kernel:
2.6.23.1


Bug detailed description:
-------------------------
This issue make glean test case occluQry failed on i915.
OpenGL GL_EXT_texture_sRGB seems enabled by following commit, but it's
actually not working:

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:
----------------
OpenGL GL_EXT_texture_sRGB seems enabled by commit 
but it's actually not working


Expected result:
----------------
GL_EXT_texture_sRGB should work when it's enabled


-- 
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
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to