• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 677 678 679 680 681 ... 1198 Next »

Create Pixel Shader Error
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Create Pixel Shader Error
12-15-2012, 08:26 AM (This post was last modified: 12-15-2012, 08:54 AM by neobrain.)
#23
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
(12-15-2012, 08:19 AM)NaturalViolence Wrote: He's getting a shader compiler error that nobody else is getting. If that doesn't point to drivers then I don't know what does.
Shaders aren't compiled* on the driver side. It's in the d3dcompiler.dll, which is part of the DirectX runtime. So basically, about everything points more to the drivers than that. I can see the point why people would think "shader stuff" failing is linked to gpu driver issues, but well... no.


*compiled as in: Compile hlsl code to the common bytecode, which is handed over to the gpu drivers later

(12-15-2012, 08:19 AM)NaturalViolence Wrote: Seriously how many AMD specific driver issues are we up to at this point if you count the texture filtering issue and the MSAA d3d11 issue?
Do you mean the texture filtering issue which does not affect Dolphin but only the pcsx2 crowd? Then, that one doesn't count over here I guess.
No idea what you're talking about with the msaa thing.
Also, keep in mind that there are basically just two drivers which work well with Dolphin (NV and AMD), so it's not that terribly hard to make things work with the one while breaking the other. Dolphin's GPU core has been mostly written by people with no graphics development background (not AFAICT, anyway), so don't expect any of the stuff we do to be what the standard specifies. The shader generator expecting "normalize(0)" to return any specific value while it's explicitely noted to be undefined in the msdn docs is a good example of this.


tl;dr: Get your facts straight, please. Don't make me post rageface pictures here Tongue
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Create Pixel Shader Error - HollowKyo - 12-12-2012, 07:22 AM
RE: Create Pixel Shader Error - DefenderX - 12-12-2012, 07:26 AM
RE: Create Pixel Shader Error - HollowKyo - 12-12-2012, 07:45 AM
RE: Create Pixel Shader Error - DefenderX - 12-12-2012, 07:48 AM
RE: Create Pixel Shader Error - HollowKyo - 12-12-2012, 07:55 AM
RE: Create Pixel Shader Error - AnyOldName3 - 12-12-2012, 08:18 AM
RE: Create Pixel Shader Error - Starscream - 12-12-2012, 08:26 AM
RE: Create Pixel Shader Error - AnyOldName3 - 12-12-2012, 08:33 AM
RE: Create Pixel Shader Error - Starscream - 12-12-2012, 08:37 AM
RE: Create Pixel Shader Error - HollowKyo - 12-12-2012, 08:38 AM
RE: Create Pixel Shader Error - LordVador - 12-12-2012, 09:37 AM
RE: Create Pixel Shader Error - HollowKyo - 12-12-2012, 10:22 AM
RE: Create Pixel Shader Error - LordVador - 12-12-2012, 10:51 PM
RE: Create Pixel Shader Error - neobrain - 12-13-2012, 04:07 AM
RE: Create Pixel Shader Error - NaturalViolence - 12-12-2012, 09:01 AM
RE: Create Pixel Shader Error - HollowKyo - 12-12-2012, 09:21 AM
RE: Create Pixel Shader Error - Duke Nukem - 12-12-2012, 10:41 PM
RE: Create Pixel Shader Error - NaturalViolence - 12-13-2012, 08:12 AM
RE: Create Pixel Shader Error - Shonumi - 12-13-2012, 03:12 PM
RE: Create Pixel Shader Error - delroth - 12-13-2012, 06:01 PM
RE: Create Pixel Shader Error - neobrain - 12-13-2012, 06:16 PM
RE: Create Pixel Shader Error - NaturalViolence - 12-15-2012, 08:19 AM
RE: Create Pixel Shader Error - neobrain - 12-15-2012, 08:26 AM
RE: Create Pixel Shader Error - NaturalViolence - 12-15-2012, 05:03 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode