Unofficial NVIDIA hardware acceleration/ internals docs.

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
Swyter
Posts: 1
Joined: Mon Feb 20, 2012 1:49 pm
Location: Spain

Unofficial NVIDIA hardware acceleration/ internals docs.

Post by Swyter »

Some days ago I found something that many of you may find interesting, if not useful: details about the guts and glory of our undocumented NVIDIA cards.
Just updated the wiki with a link. It's a great read, even for people like me, that do not plan to write our own hobby driver out of it.

http://wiki.osdev.org/Accelerated_Graphic_Cards#NVIDIA


Here's the introduction, all credit goes to Marcin Kościelnicki:
http://0x04.net/cgit/cgit.cgi/envytools ... /intro.txt

They are still work in progress, with some parts missing.
I guess that the nouveau driver is another good reference.
Mikemk
Member
Member
Posts: 409
Joined: Sat Oct 22, 2011 12:27 pm

Re: Unofficial NVIDIA hardware acceleration/ internals docs.

Post by Mikemk »

This is excellent.
Programming is 80% Math, 20% Grammar, and 10% Creativity <--- Do not make fun of my joke!
If you're new, check this out.
Post Reply