Core OpenGL: Difference between revisions

Content deleted Content added
Software renderer: Mark dead link: gives 404 error on remote (moved?)
 
(One intermediate revision by one other user not shown)
Line 25:
 
===Software renderer===
Also included is Apple's in-house OpenGL [[software renderer]]. Originally, this was a simple integer package,. inIn Mac OS X 10.3, a new floating point one was introduced [https://developer.apple.com/library/mac/documentation/GraphicsImaging/Reference/AGL_OpenGL/Reference/reference.html#//apple_ref/doc/uid/TP30001068-CH2g-AGLRenderingContextIDs which ultimately replaced it]. The software renderer, though slow, is fast enough for basic applications and [https://developer.apple.com/graphicsimaging/opengl/capabilities/index.html kept feature-complete] {{deadWebarchive|url=https://web.archive.org/web/20140108115648/https://developer.apple.com/graphicsimaging/opengl/capabilities/index.html link|date=OctoberJanuary 8, 2014 2021}} with OS X's OpenGL implementation for development purposes.
 
==See also==