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 681 - contents of testgl.c and testgl2.c exchanged
Summary: contents of testgl.c and testgl2.c exchanged
Status: RESOLVED FIXED
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:
: 682 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-16 20:50 UTC by Philipp
Modified: 2009-02-16 21:45 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:50:01 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
*** Bug 682 has been marked as a duplicate of this bug. ***
Comment 2 Sam Lantinga 2009-02-16 21:45:14 UTC
Thanks, this is fixed in revision 4436.  The README was updated. :)