• 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 ... 40 41 42 43 44 ... 369 Next »

Bloom at 6x native IR, Vulkan
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Bloom at 6x native IR, Vulkan
06-17-2019, 02:36 AM (This post was last modified: 06-17-2019, 02:44 AM by mstreurman.)
#9
mstreurman Offline
Above and Beyond
*******
Posts: 1,239
Threads: 11
Joined: Nov 2015
(06-17-2019, 01:14 AM)DJBarry004 Wrote: "The aim of supersampling is to reduce this effect. Color samples are taken at several instances inside the pixel (not just at the center as normal), and an average color value is calculated. This is achieved by rendering the image at a much higher resolution than the one being displayed, then shrinking it to the desired size, using the extra pixels for calculation. The result is a downsampled image with smoother transitions from one line of pixels to another along the edges of objects."



Wikipedia says otherwise.


https://en.wikipedia.org/wiki/Supersamplin
The output image is still 1x IR even at 8xSSAA, so my point still stands. You can see this difference quite clearly because 8xIR+AA OFF is MUCH clearer/cleaner than 1xIR+8xSSAA.

For Dolphin SSAA basically means that the size of the framebuffer gets increased but all the other buffers stay the same size (e.g. EFB/XFB) I think this is because SSAA is done at driver level, which cannot access these extra emulated buffers as, AFAIK, those are done on the CPU. With an IR increase it increases all buffers. If you don't believe me: It's easy enough to test, get a game that messes up the bloom on a higher than native IR, run it at 1xIR and increase the SSAA (8xSSAA = 8xIR) you will see that the bloom is still working as intended.
Check my profile for up to date specs.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Bloom at 6x native IR, Vulkan - Muro - 06-14-2019, 07:36 AM
RE: Bloom at 6x native IR, Vulkan - DJBarry004 - 06-14-2019, 08:10 AM
RE: Bloom at 6x native IR, Vulkan - mstreurman - 06-14-2019, 09:00 AM
RE: Bloom at 6x native IR, Vulkan - Muro - 06-14-2019, 09:10 AM
RE: Bloom at 6x native IR, Vulkan - AnyOldName3 - 06-14-2019, 10:09 AM
RE: Bloom at 6x native IR, Vulkan - DrHouse64 - 06-14-2019, 05:59 PM
RE: Bloom at 6x native IR, Vulkan - mstreurman - 06-17-2019, 01:06 AM
RE: Bloom at 6x native IR, Vulkan - DJBarry004 - 06-17-2019, 01:14 AM
RE: Bloom at 6x native IR, Vulkan - mstreurman - 06-17-2019, 02:36 AM

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


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode