We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 682 - contents of testgl.c and testgl2.c exchanged
Summary: contents of testgl.c and testgl2.c exchanged
Status: RESOLVED DUPLICATE of bug 681
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 trivial
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-16 20:54 UTC by Philipp
Modified: 2009-01-17 03:48 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp 2009-01-16 20:54:16 UTC
The File test/README from the svn says this:

	testgl		A very simple example of using OpenGL with SDL
	testgl2		Improved version of testgl

It is actually exchanged.

testgl.c is the improved version right now and testgl2.c the simple one.
Comment 1 couriersud 2009-01-17 03:48:40 UTC

*** This bug has been marked as a duplicate of bug 681 ***