From owner-freebsd-drivers@FreeBSD.ORG Sun Feb 24 03:54:32 2008 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85C0916A404 for ; Sun, 24 Feb 2008 03:54:32 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (pool-72-87-39-191.ptldor.fios.verizon.net [72.87.39.191]) by mx1.freebsd.org (Postfix) with ESMTP id 6D8A813C45A for ; Sun, 24 Feb 2008 03:54:32 +0000 (UTC) (envelope-from freebsd@sopwith.solgatos.com) Received: from schitzo.solgatos.com (localhost.home.localnet [127.0.0.1]) by schitzo.solgatos.com (8.14.2/8.13.8) with ESMTP id m1O3sV00001687 for ; Sat, 23 Feb 2008 19:54:31 -0800 Received: from sopwith.solgatos.com (uucp@localhost) by schitzo.solgatos.com (8.14.2/8.14.1/Submit) with UUCP id m1O3sVOe001683 for freebsd-drivers@freebsd.org; Sat, 23 Feb 2008 19:54:31 -0800 Received: from localhost by sopwith.solgatos.com (8.8.8/6.24) id DAA13602; Sun, 24 Feb 2008 03:52:47 GMT Message-Id: <200802240352.DAA13602@sopwith.solgatos.com> To: freebsd-drivers@freebsd.org Date: Sat, 23 Feb 2008 19:52:47 +0000 From: Dieter Subject: AMD/ATI GPU docs part 3 now available X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@sopwith.solgatos.com List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Feb 2008 03:54:32 -0000 ATI has released part 3 of the GPU docs. 3D for R300,400,500 (3D for R600 coming soon.) "The 3D programming documentation today is 300 pages and is made up of a programming guide and register specifications. Among the areas covered in this 3D guide are the command processor, vertex shaders, fragment shaders, Hyper-Z, and the various 3D registers." Docs are available here: http://ati.amd.com/developer/open_gpu_documentation.html http://www.x.org/docs/AMD/ Some commentary here: http://www.phoronix.com/scan.php?page=article&item=amd_tcore_release&num=1