Searched hist:e89985cc317a80cfcfaa320944c0d015c0fc93f6 (Results 1 – 3 of 3) sorted by relevance
/haiku/src/tests/kits/interface/bbitmap/ |
H A D | DrawBitmapTest.cpp | e89985cc317a80cfcfaa320944c0d015c0fc93f6 Sun Feb 10 09:26:31 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Fix drawing of B_GRAY1 bitmaps.
- Colors were reversed - Padding was not handled properly because of a roundeing error
Add a test that shows the issue (behavior confirmed against BeOS)
Change-Id: I4c6e954fb6bdab92ad4e0e96897e78b26eb4727b Reviewed-on: https://review.haiku-os.org/c/1025 Reviewed-by: Stephan Aßmus <superstippi@gmx.de>
|
/haiku/src/kits/interface/ |
H A D | ColorConversion.cpp | e89985cc317a80cfcfaa320944c0d015c0fc93f6 Sun Feb 10 09:26:31 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Fix drawing of B_GRAY1 bitmaps.
- Colors were reversed - Padding was not handled properly because of a roundeing error
Add a test that shows the issue (behavior confirmed against BeOS)
Change-Id: I4c6e954fb6bdab92ad4e0e96897e78b26eb4727b Reviewed-on: https://review.haiku-os.org/c/1025 Reviewed-by: Stephan Aßmus <superstippi@gmx.de>
|
/haiku/src/tests/kits/interface/ |
H A D | Jamfile | e89985cc317a80cfcfaa320944c0d015c0fc93f6 Sun Feb 10 09:26:31 UTC 2019 Adrien Destugues <pulkomandy@pulkomandy.tk> Fix drawing of B_GRAY1 bitmaps.
- Colors were reversed - Padding was not handled properly because of a roundeing error
Add a test that shows the issue (behavior confirmed against BeOS)
Change-Id: I4c6e954fb6bdab92ad4e0e96897e78b26eb4727b Reviewed-on: https://review.haiku-os.org/c/1025 Reviewed-by: Stephan Aßmus <superstippi@gmx.de>
|