BFG10K
Lifer
- Aug 14, 2000
- 22,709
- 3,002
- 126
Then demonstrate how to load a NIC driver onto a GPU.We made the decision to change software based on hardware to improve performance.
According to your reasoning it should still "work", it just won't have the same performance because we didn't "decide" to load the correct driver.
Demonstrate how to load and operate a NIC driver without a NIC loaded in the system.Its not like software won't run correctly without hardware.
Oh it's very much relevant, namely to disprove your nonsensical "hardware has nothing to do with software". The hardware dictates the drivers because the driver directly programs hardware.no but completely irrelevent to my above comment.
Do you even know what that term means?you are the one flip-flopping.
I doesn't "fetch data from the HD", the game requests it through the API and Windows then passes the API call to the driver which then directly programs and operates the HD to get the data.If OS doesn't fetch data from HD how does it run games?
This is simply comical beyond belief.Hardware directly communicating with drivers DOES NOT imply hardware has anything physically related to software.
So for the third time I'll ask you to demonstrate how to get a NIC to take input from a GPU driver.Any hardware can take any input from any driver(software).
By that reasoning when you turn off the power the CPU will work the same way because it's still processing inputs like it was, it just isn't getting any inputs.The cpu itself won't even "know" the OS has been changed, it will continue to work the same way as it did with XP installed.
What is your definition of "work"?
Yes it does - that's exactly what a driver does. The OS only accesses it at a high level because the purpose of the driver is to abstract away the hardware implementation from the OS.Driver doesn't access any function on videocard directly
OMG, this is beyond comical now. Now you're claiming it's the BIOS doing all the work on the video card? Why do we even need drivers then if the OS is simply sending data to the BIOS?the driver simply encodes data to be send to the videocard, which will be processed by videocard bios,
Do you even know what BIOS is?
It's a basic input/output system whose purpose is to initialize the hardware to allow the driver to take control of it.
Already done - when you run a Windows installer there is no OS installed yet you have access to your video card and your hard-disks because the installer loads drivers for it.and driver cannot do much with vidoecard directly if videocard itself without OS providing data. Uninstall your Os and try it out....
If we load drivers only for performance reasons why does XP need SATA drivers from a floppy disk before it can access your SATA drives?
I thought you claimed the OS is the one "fetching the data"? Why then do we need drivers for SATA drives?
Utter rubbish and again your arguments demonstrate a total lack of understanding. Under the standard OpenGL pipeline T&L can be automatically forced by the driver even when the application and OS have no idea what it is.the game needs to be programmed to know what TnL is and make use of it.
Likewise how do you think AA and AF works in old games? The game certainly isn't requesting it because it doesn't know they exist and the OS certainly doesn' t know what they are. The driver is solely responsible for forcing said features.
I suggest you do some basic research as your arguments lack even basic knowledge about the things you're trying to argue.