winemac: Implement WGL_EXT_swap_control.
[wine] / dlls / winemac.drv / macdrv_main.c
2013-03-05  Ken Thomaseswinemac: Fail gracefully and early when run from a...
2013-02-25  Ken Thomaseswinemac: Implement SetCursor() and DestroyCursorIcon().
2013-02-05  Ken Thomaseswinemac: Build a map from Mac virtual key codes to...
2013-01-28  Ken Thomaseswinemac: Add infrastructure to convert from Cocoa event...
2013-01-21  Ken Thomaseswinemac: Implement a WINDOW_CLOSE_REQUESTED event to...
2013-01-21  Ken Thomaseswinemac: Associate an event queue with each thread...
2013-01-21  Ken Thomaseswinemac: Add a simple ERR() logging macro that can...
2013-01-09  Ken Thomaseswinemac: Convert main thread to Cocoa main loop on...
2012-12-17  Ken Thomaseswinequartz.drv: Rename to winemac.drv ("the Mac driver").