]> git.saurik.com Git - wxWidgets.git/history - src/dfb/dc.cpp
limit clipping to surface area
[wxWidgets.git] / src / dfb / dc.cpp
2006-09-12  Václav Slavíklimit clipping to surface area
2006-09-11  Václav Slavíkfixed two typos: XLOG2DEV was used instead of YLOG2DEV
2006-09-11  Václav Slavíkimplemented DrawPoint in terms of DrawLine (for now)
2006-09-11  Václav Slavíkmove misc surface helpers to wxIDirectFBSurface class
2006-09-08  Václav Slavíkfixed wxDC to correctly handle SetFoo(wxNullFoo) calls
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use
2006-09-04  Václav Slavíkadded alpha support to generic wxColour
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port