Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
AG_DRIVERCOCOA(3)	     Library Functions Manual	       AG_DRIVERCOCOA(3)

NAME
     AG_DriverCocoa -- agar Cocoa / MacOS X driver

DESCRIPTION
     The Agar cocoa driver provides a direct interface to the Cocoa API.  On the
     MacOS X platform, cocoa is usually selected as the default driver.

INHERITANCE HIERARCHY
     AG_Driver(3)-> AG_DriverMw(3)-> AG_DriverCocoa.

EXAMPLES
	   AG_InitGraphics("cocoa");

OPTIONS
     debug    Capture GL_DEBUG_OUTPUT errors.
     stereo   Request a stereoscopic visual.

SEE ALSO
     AG_Driver(3), AG_GL(3), AG_InitGraphics(3), AG_Intro(3)

     OpenGL
     Apple Developer

HISTORY
     The cocoa driver first appeared in Agar 1.5.0.  The "debug" option appeared
     in Agar 1.6.0.

Agar 1.7			December 21, 2022	       AG_DRIVERCOCOA(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=AG_DriverCocoa&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help