Bug 13747 - [i915 i965 PBO] Nothing rendered by glBitmap with PBO
Summary: [i915 i965 PBO] Nothing rendered by glBitmap with PBO
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: Eric Anholt
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-19 17:46 UTC by Shuang He
Modified: 2008-03-23 18:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
test case (2.96 KB, text/plain)
2007-12-19 17:50 UTC, Shuang He
Details

Description Shuang He 2007-12-19 17:46:16 UTC
System Environment:
--------------------------
--Platform: FC6
--Xf86_video_intel:d9df93578b74785c08ba860b4c9aa23b0c89c91c

--Mesa:da693b7c89392265944f7ba4c20c2455be101b85  
--DRM:2db6400396ea5c8a5ce54fe9e211b9d01a11d506
--Kernel:2.6.23

Bug detailed description:
--------------------------
this issue also happens on 965

when using PBO with glBitmap, nothing will be drawn

Reproduce steps:
----------------
start X
compile and run attach test case


Current result:
----------------
nothing is rendered

Expected result:
----------------
glBitmap should work correctly
Comment 1 Shuang He 2007-12-19 17:50:49 UTC
Created attachment 13244 [details]
test case

This test case simply use PBO with glBitmap.
try run this case with any argument will show you the result of glBitmap without PBO
Comment 2 Eric Anholt 2008-03-21 15:04:05 UTC
Fixed by brianp in 85ea7ff25cec703a00d79246df49a4ae6192c395
Comment 3 Shuang He 2008-03-23 18:46:42 UTC
verified, thanks


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.