Reference Library
This page lists new and recently changed documents, including Articles, Guides, Reference, Release Notes, Sample Code, Technical Notes, and Technical Q&As. Most documents have a revision history, which details additions and changes to that document since the previous version. Look for "Revision History" at the bottom of the document or in the document's table of contents.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated Reference Library documents are announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sort by
Date
Sort by
Title
Sorted by
Revision Type
Sort by
Resource Type
Sort by
Topic
2008-07-25 HID LED test tool (HTML) (DMG) (ZIP)
HID Manager sample project that shows how to set and clear keyboard LEDs.
First Version Sample Code Human Interface Device & Force Feedback, Porting
2008-05-07 HID Calibrator (HTML) (DMG) (ZIP)
Human Interface Device Manager Calibrator sample
First Version Sample Code Human Interface Device & Force Feedback, Porting
2008-02-06 OpenGL Filter Basics Cocoa (HTML) (DMG) (ZIP)
How to use Objective-C and MVC design patterns in installing and utilizing filters in an OpenGL rendering pipeline
First Version Sample Code Cocoa, Graphics & Imaging, Performance
2008-01-04 AGL Changes for Mac OS X Leopard (v. 10.5) (HTML)
First Version
First Version Technical Q&As Graphics & Imaging
2008-08-08 Requirements for Quartz GL (HTML)
Document the QuartzGLEnable property list key and HIWindowSetBackingLocation(). Fixed typos.
Content Update Technical Q&As Carbon, Cocoa, Graphics & Imaging, Performance
2008-06-09 Core Image Kernel Language Reference (HTML) (PDF)
Updated for Mac OS X v10.5.
Content Update Reference Graphics & Imaging
2008-06-09 OpenGL Programming Guide for Mac OS X (HTML) (PDF)
Updated the Cocoa OpenGL tutorial and made numerous other minor changes.
Content Update Guides Graphics & Imaging
2008-05-07 HID Config Save (HTML) (DMG) (ZIP)
Updated for new Leopard HID Manager APIs.
Content Update Sample Code Carbon, Human Interface Device & Force Feedback, Porting
2008-04-24 CIColorTracking (HTML) (DMG) (ZIP)
More comments. Fixed some errors in the project.
Content Update Sample Code Graphics & Imaging
2008-06-09 Core Image Programming Guide (HTML) (PDF)
Added details on coordinate spaces.
Minor Change Guides Graphics & Imaging
2008-06-09 Image Unit Tutorial (HTML) (PDF)
Updated the table of input parameters to kernel routines.
Minor Change Guides Graphics & Imaging
2008-06-03 Getting a Packet Trace (HTML) (日本語 HTML)
Streamlined product descriptions and reorganized the Miscellaneous notes. Restructured entire document and added additional packages. Added additional Hub/Switch information.
Minor Change Technical Q&As Networking
2008-05-07 HID Explorer (HTML) (DMG) (ZIP)
Updated *.xcconfig files to use standard SDK root paths: "SDKROOT = $(DEVELOPER_SDK_DIR)/MacOSX10.XXX.sdk". About box bug (typo) fixed.
Minor Change Sample Code Human Interface Device & Force Feedback, Porting
2008-04-08 2D Graphics Release Notes for Mac OS X v10.5 (HTML)
Update information on garbage collection.
Minor Change Release Notes Graphics & Imaging
2008-04-08 Animation Overview (HTML) (PDF)
Corrected typos.
Minor Change Guides Carbon, Cocoa, Graphics & Imaging
2008-04-08 Force Feedback Framework Reference (HTML)
Reprocessed content with new toolchain.
Minor Change Reference Human Interface Device & Force Feedback
2008-01-23 New HID Manager APIs for Mac OS X version 10.5 (HTML)
Fixed typo's, indentation and some (miss)parameterization. Run loop code now Carbon/Cocoa agnostic.
Minor Change Technical Notes Carbon, Human Interface Device & Force Feedback, Porting