http://bugs.freedesktop.org/show_bug.cgi?id=10126
Summary: winpos.c demo uses wrong CPP test for
GL_MESA_window_pos?
Product: Mesa
Version: CVS
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: Demos
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Shouldn't the line progs/demos/winpos.c:80 be
#elif defined(GL_MESA_window_pos)
not
#elif defined(GL_ARB_window_pos)
The block looks like it's a fallback to GL_MESA....
I only noticed this because it's the alphabetically last demo, and I wondered
whether there was an option to have it put the window somewhere specific...
It's not causing any problems for me, but it looks weird so I thought I'd
report it.
happy hacking.
--
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.
-------------------------------------------------------------------------
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.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mesa3d-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev