Václav Slavík
|
b39fc8d7b1
|
fixed wxBitmap<->wxImage conversion to not exchange red and blue components
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-04-03 08:46:53 +00:00 |
|
Václav Slavík
|
23205be83c
|
compiled fixes for builds without PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-01-24 13:42:46 +00:00 |
|
Václav Slavík
|
7bfe6e3091
|
destroy IDirectFBWindow in wxTLW dtor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-12-01 13:02:20 +00:00 |
|
Václav Slavík
|
d7ae4a6264
|
moved wxMGL's font management code to common so that it can be reused by wxDFB; implemented wxDFB part
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-20 20:45:57 +00:00 |
|
Václav Slavík
|
fa28b00cdc
|
don't use priviledged calls in wxDFB to allow concurrent use of the display by >1 wxDFB apps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-11-18 13:17:35 +00:00 |
|
Václav Slavík
|
7e2baeb413
|
don't allocate backbuffer for dummy surfaces
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-25 08:01:36 +00:00 |
|
Václav Slavík
|
5942996c94
|
basic blitting implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-18 11:20:58 +00:00 |
|
Václav Slavík
|
20671963ef
|
corrected painting implementation for wxDFB
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-13 09:50:02 +00:00 |
|
Václav Slavík
|
a5b31f4e11
|
move misc surface helpers to wxIDirectFBSurface class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-11 09:08:57 +00:00 |
|
Václav Slavík
|
6a613ad625
|
don't treat DFB_TIMEOUT as error in WaitForEventWithTimeout
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-07 10:43:59 +00:00 |
|
Václav Slavík
|
52c8d32a71
|
use C++ wrappers around DirectFB API for easier use
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-09-06 09:40:31 +00:00 |
|