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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 121 122 123 124 125 ... 369 Next »

Per Pixel Lighting
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Per Pixel Lighting
03-20-2015, 05:09 AM
#8
Tino Offline
Above and Beyond
*******
Posts: 2,276
Threads: 1
Joined: Oct 2013
That is not completly true, at least on d3d you have a multi stage compilation, that is first microsoft compiler generates bytecode that then is passed to the driver (that parts is what is done in dolphin and the bytecode is then inserted in the shader cache). After that the driver in a secondary thread can use one or more iterations to re compile the shader in a more optimized shader for the current platform. So is normal to see increased cpu usage and gpu memory usage while you add new shaders. About the increased amount of shaders when using per pixel ligthing, is the natural result as per pixel lighthing translates ligthing calculation from vertex shaders to pixel shaders, so intead of habing X amount of shaders now you have X by the amout of ligthing convinations used by the game. When I originally introduced PPL is was meant as Eyecandy to enjoy wii/gc games with ligthing better than the original hard but it came with te warning that it was really gpu intensive, year has passed and that is still true, if you want full performance disable ppl, if you whant the best quality just enable it and enjoy Smile
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Per Pixel Lighting - Left Over Pizza - 03-18-2015, 10:13 PM
RE: Per Pixel Lighting - Link_to_the_past - 03-18-2015, 10:24 PM
RE: Per Pixel Lighting - kirbypuff - 03-18-2015, 10:48 PM
RE: Per Pixel Lighting - reery - 03-30-2015, 02:45 AM
RE: Per Pixel Lighting - kirbypuff - 03-30-2015, 02:00 PM
RE: Per Pixel Lighting - JMC47 - 03-19-2015, 01:30 AM
RE: Per Pixel Lighting - kirbypuff - 03-20-2015, 01:44 AM
RE: Per Pixel Lighting - The_Master_E - 03-19-2015, 06:59 AM
RE: Per Pixel Lighting - NaturalViolence - 03-20-2015, 03:53 AM
RE: Per Pixel Lighting - kirbypuff - 03-21-2015, 11:27 AM
RE: Per Pixel Lighting - Tino - 03-20-2015, 05:09 AM
RE: Per Pixel Lighting - Tetsujin - 03-20-2015, 02:40 PM
RE: Per Pixel Lighting - Left Over Pizza - 03-21-2015, 12:56 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