Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The potential of the programmable pipeline
12-22-2014, 09:08 AM
Post: #13
RE: The potential of the programmable pipeline
Dolphin does this with it's "per-pixel lighting" functionality - it reformulates the lighting equations to run in the pixel shader instead of the vertex shader. PPSSPP could indeed do the same, and as you have shown also do other interesting things.

Patches welcome, as long as they take care not to slow down the "regular" path Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: The potential of the programmable pipeline - Henrik - 12-22-2014 09:08 AM

Forum Jump: