| Summary: | Suggestion: rename SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XBGR8888 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Ellie <etc0de> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | enhancement | ||
| Priority: | P2 | CC: | kajema2739 |
| Version: | 2.0.10 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Ellie
2020-01-12 22:42:35 UTC
I agree with this and have run into the same issue in the past. The same problem affects the RGB555 format which really is XRGB1555. Other formats, too probably. Good suggestion, thanks! https://hg.libsdl.org/SDL/rev/2aa5945a2336 |