winemac: Implement OpenGL support.
authorKen Thomases <ken@codeweavers.com>
Wed, 6 Mar 2013 10:59:07 +0000 (04:59 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 Mar 2013 11:56:12 +0000 (12:56 +0100)
commit3f3ee6393d08805a429c8d70e2027f8191cd2adf
treed5cf336bb8866561b18680f2dd751c7c1d38ab18
parentf18439da5102eafe4ba2b79bf7399e3c7d79d93b
winemac: Implement OpenGL support.
dlls/winemac.drv/Makefile.in
dlls/winemac.drv/cocoa_opengl.h [new file with mode: 0644]
dlls/winemac.drv/cocoa_opengl.m [new file with mode: 0644]
dlls/winemac.drv/cocoa_window.m
dlls/winemac.drv/gdi.c
dlls/winemac.drv/macdrv.h
dlls/winemac.drv/macdrv_cocoa.h
dlls/winemac.drv/opengl.c [new file with mode: 0644]
dlls/winemac.drv/window.c