OpenTTD Source  1.11.0-beta1
cocoa_v.h File Reference

Go to the source code of this file.

Data Structures

class  VideoDriver_Cocoa
 
class  FVideoDriver_Cocoa
 
class  CocoaSubdriver
 Generic display driver for cocoa On grounds to not duplicate some code, it contains a few variables which are not used by all device drivers. More...
 

Macros

#define MAX_DIRTY_RECTS   100
 

Functions

CocoaSubdriverQZ_CreateWindowQuartzSubdriver (int width, int height, int bpp)
 
uint QZ_ListModes (OTTD_Point *modes, uint max_modes, CGDirectDisplayID display_id, int display_depth)
 

Variables

bool _cocoa_video_started
 
CocoaSubdriver_cocoa_subdriver
 

Detailed Description

The Cocoa video driver.

Definition in file cocoa_v.h.