| Mac OS X Graphics Model | |
| | Rendering | QuickDraw • Core OpenGL • Quartz 2D • Core Image Core Animation • Core Video • ColorSync • QuickTime | | Compositing | | Quartz Compositor Quartz is the marketing name of the proprietary graphics layer that sits on top of the open source Darwin core of Mac OS X. Quartz is part of the Core Graphics framework. ...
Image File history File links Apple_Quartz. ...
Two quickdraws. ...
Core OpenGL, or CGL, is Apple Computers Macintosh Quartz windowing system interface to the Mac OS X implementation of the OpenGL specification. ...
Quartz 2D is the primary graphics library in Mac OS X. It supersedes QuickDraw, which was used in earlier versions of the Mac OS, now known as Classic. Quartz 2D is based on version 1. ...
Core Image is a technology in Mac OS X that heavily leverages the machines GPU for image related effects. ...
Core Animation is a data visualization API used by Mac OS X 10. ...
Core Video is a new pipeline model for digital video in Mac OS X. Partitioning the processing into discrete steps makes it simpler for developers to access and manipulate individual frames without having to worry about translating between data types (QuickTime, OpenGL, and so on) or display synchronization issues. ...
ColorSync is Apples color management API for the Mac OS and Mac OS X. // Apple developed the original 1. ...
QuickTime is a multimedia framework developed by Apple Inc. ...
This box: view • talk • edit | Quartz Compositor is the window server in Mac OS X. It is responsible for presenting and maintaining rasterized, rendered graphics from the rest of the Core Graphics framework and other renderers in the Quartz technologies family. A windowing system is a graphical user interface (GUI) which uses the window as one of its primary metaphors. ...
Quartz specifically refers to a pair of Mac OS X technologies, each part of the Core Graphics framework: Quartz 2D and Quartz Compositor. ...
Quartz is the marketing name of the proprietary graphics layer that sits on top of the open source Darwin core of Mac OS X. Quartz is part of the Core Graphics framework. ...
Overview Quartz Compositor is the sole facilitator for the placement of rendered bitmaps into the memory of the graphics card. The bitmap output from Quartz 2D, OpenGL, Core Image, QuickTime, or other process is written to a specific memory location, or backing store. The Compositor then reads the data from the backing stores and assembles each into one image for the display, writing that image to the frame buffer memory of the graphics card. Quartz Compositor only accepts raster data, and is the only process that can directly access the graphics frame buffer.[1] Quartz 2D is the primary graphics library in Mac OS X. It supersedes QuickDraw, which was used in earlier versions of the Mac OS, now known as Classic. Quartz 2D is based on version 1. ...
OpenGL (Open Graphics Library) is a standard specification defining a cross-language cross-platform API for writing applications that produce 3D computer graphics (and 2D computer graphics as well). ...
Core Image is a technology in Mac OS X that heavily leverages the machines GPU for image related effects. ...
QuickTime is a multimedia framework developed by Apple Inc. ...
In managing individual windows, Quartz Compositor accepts a bitmap image of the window's contents from its renderer, along with its position. The choice of the renderer is up to the individual application, although most use Quartz 2D. Quartz Compositor then acts as a "visual mixing board," by adding the given window to the whole scene for the display. This model makes the Mac OS X window server unique, as individual processes are not allowed to claim ownership on the display.[2] Suppose the smiley face in the top left corner is an RGB bitmap image. ...
In its role as window manager, Quartz Compositor also has an event queue which receives events, such as key strokes and mouse clicks. The Quartz Compositor takes the events from the queue, determines which process owns the window where the event occurred, and passes the event on to the process.[3] An event queue is a software queue that is used to process a sequence of inputs, typically from the user. ...
Quartz Extreme Mac OS X v10.2 introduced Quartz Extreme: graphics processor (GPU) acceleration for the Quartz Compositor. With Quartz Extreme, no central processor (CPU) cycles are utilized for scene composition. Quartz Compositor runs using the graphics processor (GPU) by encapsulating each rendered backing store in an OpenGL texture map or surface. The GPU then composes the surfaces and maps to provide the final image, which is delivered to its frame buffer. Mac OS X version 10. ...
Quartz Extreme only uses OpenGL commands, and requires a graphics card connected to an AGP 2X or faster bus (including AGP 4X, 8X, and PCI Express), supporting textures and maps of arbitrary size, since many of the renderers have no size limitation (Quartz 2D for example).[4] It is automatically enabled on Mac systems with one of the following types of graphics cards:[5] This article or section does not adequately cite its references or sources. ...
PCI Express (formerly known as 3GIO for 3rd Generation I/O, not to be mistaken with PCI-X) is an implementation of the PCI computer bus that uses existing PCI programming concepts and communications standards, but bases it on a much faster serial communications system. ...
The first Macintosh computer, introduced in 1984, upgraded to a 512K Fat Mac. The Macintosh or Mac, is a line of personal computers designed, developed, manufactured, and marketed by Apple Computer. ...
A graphics/video/display card/board/adapter is a computer component designed to convert the logical representation of visual information into a signal that can be used as input for a display medium. ...
- ATI Radeon, AGP-based, 16MB VRAM minimum, or newer
- ATI Radeon, PCI-based, 16MB VRAM minimum, or newer. Requires PCIextreme software patch to enable PCI instead of AGP usage.
- NVIDIA GeForce2 MX, 16MB VRAM minimum, or newer
- Certain Intel-based systems utilize an integrated Intel card, such as the GMA950.
Quartz Extreme is not the same as Quartz 2D Extreme, which is optional GPU acceleration for the Quartz 2D renderer. Further, any GPU that is capable of rendering Core Image instructions is also capable of Quartz Extreme. ATi Radeon is a brand of graphics processing units (GPU) that has been manufactured by ATi Technologies since 2000 and the successor to their Rage line. ...
ATi Radeon is a brand of graphics processing units (GPU) that has been manufactured by ATi Technologies since 2000 and the successor to their Rage line. ...
The GeForce2 (codenamed NV15) was the second generation of GeForce graphics cards by NVIDIA Corporation. ...
GMA X3000 on Intel DG965WHMKR motherboard The Intel Graphics Media Accelerator, or GMA, is Intels current line of graphics processors (GPUs) built-in to various motherboard chipsets. ...
Core Image is a technology in Mac OS X that heavily leverages the machines GPU for image related effects. ...
References Year 2007 (MMVII) is now the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
February 12 is the 43rd day of the year in the Gregorian calendar. ...
Year 2007 (MMVII) is now the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
February 12 is the 43rd day of the year in the Gregorian calendar. ...
Year 2007 (MMVII) is now the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
is the 108th day of the year (109th in leap years) in the Gregorian calendar. ...
Year 2007 (MMVII) is now the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
February 12 is the 43rd day of the year in the Gregorian calendar. ...
Year 2007 (MMVII) is now the current year, a common year starting on Monday of the Gregorian calendar and the AD/CE era. ...
February 12 is the 43rd day of the year in the Gregorian calendar. ...
See also Quartz is the marketing name of the proprietary graphics layer that sits on top of the open source Darwin core of Mac OS X. Quartz is part of the Core Graphics framework. ...
Aside from their main developer tools Xcode and Interface Builder, Apple Computer also provide a number of other tools that aid software developers in creating applications for the Apple Macintosh platform. ...
Desktop Window Manager (DWM) is currently the name for the new windowing system that will be available in all versions of Windows Vista, except Starter Edition, to enable the new Aero user interface. ...
External links Applications Address Book • Automator • Calculator • Chess • Dashboard • Dictionary • DVD Player • Finder • Front Row • Grapher • iCal • iChat • iSync • iTunes • Mail • Photo Booth • Preview • QuickTime Player • Safari • Sherlock • Stickies • TextEdit Mac OS X (official IPA pronunciation: ) is a line of proprietary, graphical operating systems developed, marketed, and sold by Apple Inc. ...
An address book or a name and address book (NAB) is a book or a collection of data storing contact details (for example: address, telephone number, e-mail address, fax number, mobile phone number). ...
Automator is an application developed by Apple for Mac OS X that implements point-and-click (or drag-and-drop) creation of workflows for automating repetitive tasks. ...
Calculator is a basic calculator application made by Apple Computer and bundled with Mac OS X. It has three modes: basic, scientific, and programmer. ...
Chess is a chess game for Mac OS X, featuring a high quality graphical display and support for chess variants such as crazyhouse and suicide chess. ...
Dashboard is an application for Apples Mac OS X v10. ...
Dictionary is an application introduced with Mac OS X v10. ...
This page relates to Apple software. ...
The Finder is the default application program used on the Mac OS and Mac OS X operating systems that is responsible for the overall user-management of files, disks, network volumes and the launching of other applications. ...
Front Row Music menu screenshot Front Row is a software application for Apples Macintosh computers that acts as a front-end for QuickTime, DVD Player and the iTunes and iPhoto libraries and allows for users to browse media on their computers using the Apple Remote. ...
Grapher is a software program bundled with Mac OS X v10. ...
For the Tcl calendar package, see Ical (Unix). ...
iChat is an AOL Instant Messenger (AIM), ICQ and Jabber client for Mac OS X. Using a Jabber-like protocol and Bonjour for user discovery, it also allows for LAN communication. ...
iSync 1. ...
This article is about about the iTunes application. ...
Mail (aka Mail. ...
Photo Booth is a small software application for taking photos with an iSight camera by Apple Computer for Mac OS X. It features 16 built-in effects that can be applied to photos. ...
Preview is Mac OS Xs application for displaying images and Portable Document Format (PDF) documents. ...
QuickTime Player is the default media player for QuickTime movies and is shipped with the standard QuickTime installation for both Mac OS and Windows. ...
Safari is a web browser developed by Apple Inc. ...
Sherlock 2 for Mac OS 9 showing the Files channel Sherlock, named after Sherlock Holmes, is the file and web searching tool made by Apple Inc. ...
Stickies is a Macintosh application for putting Post-it note-like windows on the screen, with short reminders, notes and other clippings. ...
A screenshot of Apples TextEdit. ...
Utilities Activity Monitor • AirPort Admin Utility • Audio MIDI Setup • Bluetooth File Exchange • BOMArchiveHelper • Classic • ColorSync Utility • Console • Crash Reporter • DigitalColor Meter • Directory Access • DiskImageMounter • Disk Utility • Font Book • Grab • Help Viewer • Image Capture • Installer • Internet Connect • Keychain Access • Migration Assistant • NetInfo Manager • Network Utility • ODBC Administrator • Printer Setup Utility • Software Update • System Preferences • System Profiler • Terminal • Universal Access • VoiceOver • X11 Activity Monitor is the name of a utility for performing different tasks to a computer process in the Mac OS X operating system. ...
The AirPort Admin Utility in Mac OS X serves to allow the user to configure AirPort Wifi Base Stations to create a wireless network. ...
The Audio MIDI Setup utility is a program that comes with the Mac OS X operating system for adjusting the computers audio input and output configuration settings and managing MIDI devices. ...
Bluetooth File Exchange is an aptly-named utility that comes with the Mac OS X operating system, used to exchange files to or from a Bluetooth-enabled device. ...
BOMArchiveHelper is the default archive file handler in Mac OS X. It is a service application that has no GUI when double-clicked, rather it is invoked by opening its associated files or by choosing Create archive of file in the Finders contextual menu. ...
Classic, or Classic Environment, is a hardware and software abstraction layer in Mac OS X that allows applications compatible with Mac OS 9 to run on the OS X operating system. ...
ColorSync Utility is an interface for Apples ColorSync specification on the Mac OS X operating system. ...
Console is the default log viewer in Mac OS X. Categories: | ...
A crash reporter is an application whose function is to report crash data to a third party, usually to the party responsible for the crashed program. ...
DigitalColor Meter is a utility for measuring and displaying the colour values of pixels displayed on the screen of a Macintosh computer. ...
Directory Access is a Mac OS X utility for connecting to network services. ...
DiskImageMounter is the utility that handles mounting disk images in Mac OS X. Like BOMArchiveHelper it has no GUI when double-clicked, in fact doing so does nothing. ...
Disk Utility is the name of a utility created by Apple for performing disk-related tasks in Mac OS X. These tasks include: the creation of disk images; mounting, unmounting, and ejecting disks (including both hard disks, removable media and disk images); enabling or disabling journaling; verifying a disks...
Apples Font Book includes fonts, and dividing them into groups. ...
Grab is an application by Apple Computer used to make screenshots of the users computer. ...
Help Viewer is a WebCore based HTML viewer aimed at displaying help files and other documentation. ...
Image Capture, first introduced in Mac OS X version 10. ...
Installer is an application included in Mac OS X which extracts and installs files out of . ...
The Internet Connect in Mac OS X serves to allow the user to activate connections to the internet via an ISP or VPN. It also provides a simple way to connect to an AirPort Network. ...
Keychain Access in Mac OS X serves to allow the user to configure keychain passwords - unlocking, locking and displaying passwords saved by the system which are dynamically linked to ones login password. ...
Migration Assistant is a/an utility by Apple Computer that imports users, applications, settings, various files and volumes to a new Macintosh computer from a (presumably) older one. ...
NetInfo Manager is a utility that comes with Mac OS X. It is found in /Applications/Utilities/NetInfo Manager. ...
Network Utility is a an application included with Mac OS X that provides a variety of computer network information. ...
ODBC Administrator is a utility in the Mac OS X operating system for administering ODBC. Category: ...
The Printer Setup Utility in Mac OS X serves to allow the user to configure printers physically connected to the computer, or connected via a network. ...
Software Update is a software tool by Apple Computer that install the latest version of Apple software on computers running Mac OS X (there was also a Software update tool for classic Mac OS). ...
System Preferences is the application used by Mac OS X to set user preferences. ...
System Profiler is a software utility that has been bundled with Mac OS since Mac OS 7. ...
Terminal is an application included with Apples Mac OS X operating system. ...
Universal access to education is the ability of all people to have equal opportunity in education, regardless of their background or physical disabilities. ...
VoiceOver is a feature built into Apple Computers Mac OS X v10. ...
X11. ...
Technology & User interface (future features italicized) ⌘ • ⌥ • Apple menu • Apple Advanced Typography • AppleScript • Aqua • ATSUI • Audio Units • Brushed metal • Bonjour • Boot Camp • Carbon • Cocoa • ColorSync • Core Animation • Core Audio • Core Data • Core Foundation • Core Image • Core OpenGL • Core Video • CUPS • Darwin • Dock • Exposé • FileVault • icns • Inkwell • I/O Kit • Keychain • Mach-O • Menu extra • Preference Pane • plist • Quartz • QuickTime • Quick Look • Rosetta • Smart Folders • Spaces • Speakable items • Spotlight • Time Machine • Uniform Type Identifier • Universal binary • WebKit • Xgrid • XNU The Command key The Command key, known as the open-Apple key in documentation previous to the Apple Macintosh family of computers, is a modifier key present on Apple keyboards. ...
The Option key The Option key, known to latent PC users as Alt key, is a modifier key present on Apple keyboards. ...
The Apple menu in Mac OS X Tiger. ...
Apple Computer has been attentive to the typefaces used in its marketing, operating systems and industrial design. ...
AppleScript is a scripting language devised by Apple, Inc. ...
Mac OS X 10. ...
The Apple Type Services for Unicode Imaging (ATSUI) is the Mac OS set of services for rendering Unicode-encoded text. ...
Audio Units is a plug-in API developed by Apple Computer to add functionality to audio creation and recording software. ...
Mac OS X v10. ...
Bonjour, formerly CrapTopia, is Apple Inc. ...
Boot Camp is a software assistant made available by Apple Inc. ...
Carbon is the codename of Apple Computers API for the Macintosh operating system, which permits a good degree of forward and backward compatibility between source code written to run on the classic Mac OS, and the newer Mac OS X. The APIs are published and accessed in the form...
A Cocoa application being developed using Xcode. ...
ColorSync is Apples color management API for the Mac OS and Mac OS X. // Apple developed the original 1. ...
Core Animation is a data visualization API used by Mac OS X 10. ...
Apples Core Audio interfaces Core Audio is a fairly low-level API for dealing with sound in Apples Mac OS X operating system. ...
Core Data is part of the Cocoa API in Mac OS X, first introduced in Mac OS X 10. ...
Core Foundation (also called CF) is a Mac OS X framework and API. CF provides: Primitive types for data (raw bytes, Unicode strings, numbers, calendar dates, UUIDs) and collections (arrays, sets, dictionaries) Application preferences management (CFPropertyList, Preferences Utilities) XML parsing Bundle handling File system I/O (CFReadStream, CFWriteStream, CFURL) Network...
Core Image is a technology in Mac OS X that heavily leverages the machines GPU for image related effects. ...
Core OpenGL, or CGL, is Apple Computers Macintosh Quartz windowing system interface to the Mac OS X implementation of the OpenGL specification. ...
Core Video is a new pipeline model for digital video in Mac OS X. Partitioning the processing into discrete steps makes it simpler for developers to access and manipulate individual frames without having to worry about translating between data types (QuickTime, OpenGL, and so on) or display synchronization issues. ...
The Common Unix Printing System (CUPS) is a modular computer printing system for Unix-like operating systems that allows a computer to act as a powerful print server. ...
Hexley, the mascot of Darwin Darwin is a free, open source, Unix-like operating system first released by Apple Computer in 2000. ...
The Dock in Mac OS X v10. ...
Mac OS X 10. ...
FileVault is a system that protects files on a computer. ...
The Apple Icon Image format is the icon format used in Apple Computers Mac OS X. It supports icons of 16Ã16, 32Ã32, 48Ã48 and 128Ã128 pixel icons, with both 1- and 8-bit alpha channels and multiple image states (example: open and closed folders). ...
Inkwell, later renamed Ink, but still mostly referred to as Inkwell by Apple is the name of the handwriting recognition technology built into Apple Computers Mac OS X. It was introduced in version 10. ...
The I/O Kit is an open-source framework in the XNU kernel that helps developers code device drivers for Darwin-enabled operating systems (one popularly known as Apples Mac OS X.) The I/O Kit framework was originally introduced at the release of Mac OS X along with...
Keychain is Apple Computers password management system in Mac OS X and Mac OS 9. ...
Mach-O, short for Mach object file format, is a file format for executables and object code. ...
A Menu extra in Mac OS X is a small icon or sometimes a word that appears at the right of the menu bar. ...
Preference Pane icon A Preference Pane (often abbreviated as prefpane) is a special dynamically loaded plugin in Mac OS X. Introduced in Mac OS 10. ...
In the Mac OS X Cocoa, NeXTSTEP, and GNUstep programming frameworks, property list files are files that store serialized objects. ...
Quartz is the marketing name of the proprietary graphics layer that sits on top of the open source Darwin core of Mac OS X. Quartz is part of the Core Graphics framework. ...
QuickTime is a multimedia framework developed by Apple Inc. ...
Quick Look is a new preview feature in Mac OS X v10. ...
This article needs additional references or sources for verification. ...
Virtual Folders are a feature of Microsofts upcoming operating system Windows Vista. ...
Spaces is a virtual desktop feature developed by Apple to be included in Mac OS X v10. ...
The Speakable Items window, executing the Tell Me a Joke command. ...
Spotlight is an as-you-type, system-wide desktop search feature found in Mac OS X v10. ...
Time Machine is a backup utility announced and first demonstrated on August 7, 2006 at Apples Worldwide Developers Conference, and is scheduled to be included with the Mac OS X v10. ...
A Uniform Type Identifier (UTI) is a string that uniquely identifies the type of a class of items. ...
Universal Binary Logo A Universal binary is â in Apple Computers parlance â an application bundle that runs natively on both PowerPC- and x86 (Intel)-based Macintosh computers. ...
WebKit is an application framework included with Mac OS X v10. ...
In computers, Xgrid is software (Apple Computer, Inc. ...
XNU is the name of the kernel that Apple acquired and developed for use in the Mac OS X operating system and released as open source as part of the Darwin operating system. ...
|