Issues.00546 - lordmundi/wikidoctest GitHub Wiki

00546: NVIDIA 355.x series driver has issues with ambient occlusion

« 00545 | Issues | 00547 »

Summary: NVIDIA 355.x series driver has issues with ambient occlusion

Created: 2015–09–28 14:38

Status: Released

Category: Bug

From: frankie

Version: 2.3

Released_In: 2.4

Description:

Turning on ambient occlusion with these newer 355 series NVIDIA drivers causes a horizontal scrolling strobe effect due to an error in the shaders.


Comments


« 00545 | Issues | 00547 »

Associated Commits

| commit | 04ad73df2ae6dd625e53044526c2534481f6e641 link5 | || | Author: | Frank Graffagnino | | Date: | Tue Oct 6 14:47:58 2015 -0500 | | Message: | [@Issue 00546: Fixed ambient occlusion on NVIDIA 355 series drivers @] |

Affected Files:

plugin_Darwin/dsp_planet2.so       | Bin 552224 -> 552224 bytes
 plugin_Darwin/dsp_speedtest3.so    | Bin 732760 -> 736864 bytes
 plugin_Linux_FC3/dsp_planet2.so    | Bin 517820 -> 517820 bytes
 plugin_Linux_FC3/dsp_speedtest3.so | Bin 688623 -> 671458 bytes
 plugin_Win32/dsp_planet2.dll       | Bin 1399737 -> 1399737 bytes
 plugin_Win32/dsp_speedtest3.dll    | Bin 1020757 -> 1022293 bytes
 6 files changed, 0 insertions(+), 0 deletions(-)

| commit | add636d5a0c60f002d9df6d0aa95a656e0a30bc5 link6 | || | Author: | Brad Bell | | Date: | Mon Oct 5 16:11:27 2015 -0500 | | Message: | [@Fixed EDGE Issue 00546: corrected shader errors on newer 355 nvidia drivers @] |

Affected Files:

src/plugins/dsp_planet2.c    |   3 ++
 src/plugins/dsp_speedtest3.c | 112 ++++++++++++++++++++++++++++++++++++++±---
 2 files changed, 106 insertions(+), 9 deletions(-)