Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: OpenGL/Direct3D driver development for Windows

  1. #1
    Junior Member Regular Contributor
    Join Date
    Aug 2004
    Location
    Palo Alto, CA
    Posts
    111

    OpenGL/Direct3D driver development for Windows

    Hi!

    I am new to device driver development. Can anyone suggest good book or online links which explain WindowsXP device driver architecture and especially how to develop device driver for OpenGL and Direct3D.

    I really need to learn this ASAP!

    Thanks.

  2. #2
    Junior Member Regular Contributor
    Join Date
    Jun 2001
    Posts
    198

    Re: OpenGL/Direct3D driver development for Windows

    Originally posted by dimensionX:
    Hi!

    I am new to device driver development. Can anyone suggest good book or online links which explain WindowsXP device driver architecture and especially how to develop device driver for OpenGL and Direct3D.

    I really need to learn this ASAP!

    Thanks.
    Try the famous Developing Direct3D and OpenGL drivers in 21 days .

    For D3D get the Windows DDK. For OpenGL sign an NDA with Microsoft and pay the license for the OpenGL ICD Kit, or alternatively (but not Windows driver model oriented) check SGI\'s opensource implementation or mesa

    And forget about learning "ASAP".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •