| Summary: | Accelerated GL attribute patch. | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ryan C. Gordon <icculus> |
| Component: | video | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | API change | ||
| Priority: | P2 | CC: | marchesin |
| Version: | HG 1.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | accelerated GL attribute patch | ||
|
Description
Ryan C. Gordon
2006-01-03 11:41:06 UTC
Created attachment 4 [details]
accelerated GL attribute patch
(In reply to comment #0) > Let application request an "accelerated" GL visual, and query whether they got > it after SDL_SetVideoMode(). Don't know who wrote this patch originally. I did. The OS X stuff doesn't compile, however, and I have no box to test it. (Changed severity to "API change" for a bunch of bugs.) --ryan. Setting Sam as "QA Contact" on all bugs (even resolved ones) so he'll definitely be in the loop to any further discussion here about SDL. --ryan. This is in SVN, thanks! |