| Summary: | SDL_LockTexture has inconsistent behaviour with different render drivers | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Pallav Nawani <pallavnawani> |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Pallav Nawani
2012-08-27 04:38:05 UTC
This is an intentional optimization to make streaming textures as fast as possible. The documentation on the wiki has been clarified: http://wiki.libsdl.org/moin.cgi/SDL_LockTexture Thanks! |