winex11: Fall back to client-side blit when the source needs palette mapping.
[wine] / dlls / winex11.drv / palette.c
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-07-08  Alexandre Julliardwinex11: Use the HDC from the gdi_physdev structure.
2011-07-08  Alexandre Julliardwinex11: Pass a generic PHYSDEV to all graphics entry...
2010-11-08  Vladimir Panteleevwinex11: Add X11DRV_PALETTE_GetColor function to resolv...
2010-02-16  Roderick Colenbranderwinex11: Fix palette conversion bug.
2010-01-08  Marcus Meissnerwinex11: Remove more superflous NULL checks (Coverity).
2010-01-07  Marcus Meissnerwinex11.drv: physDev cannot be NULL (Coverity).
2009-09-10  Roderick Colenbranderwinex11: Fix a null pointer bug in ToLogical in case...
2009-09-09  Roderick Colenbranderwinex11: Add helper function for calculating ColorShifts.
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.
2009-09-02  Roderick Colenbranderwinex11: Use ColorShifts from physDev in X11DRV_PALETTE...
2009-09-02  Roderick Colenbranderwinex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical...
2009-09-02  Roderick Colenbranderwinex11: Introduce a new function for looking up the...
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-07  Lars-Ake Fredlundwinex11: Don't create a mapping if X11DRV_PALETTE_VIRTU...
2008-02-05  Alexandre Julliardwinex11: Add a critical section for the palette global...
2007-05-29  Andrew Talbotwinex11.drv: Exclude unused headers.
2006-11-17  Alexandre Julliardwinex11.drv: Store the palette mapping in an X context...
2006-11-17  Alexandre Julliardwinex11.drv: Abstract accesses to the palette color...
2006-11-17  Alexandre Julliardwinex11.drv: Avoid some direct accesses to the PALETTEO...
2006-11-17  Alexandre Julliardgdi32: Moved the system palette flags to winex11.drv.
2006-11-08  Alexandre Julliardwinex11.drv: Get rid of the DIB color table now that...
2006-10-09  Vitaliy Margolenwinex11drv: Win64 printf format warning fixes.
2006-06-16  Alexandre Julliardx11drv: Renamed the x11drv directory to winex11.drv.