nvidia linux tester wanted
#31
Yay! That worked. Here is the output of the test.


Attached Files
.txt   pipeline.txt (Size: 3,06 KB / Downloads: 282)
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply

Sponsored links

#32
Cool. Here a refresh of the patch. Let's hope all shaders compile now, so I can have meaningful result Smile
Reply
#33
Well, I gave it another shot with the new 0004-SSO patch. It still gave me errors.


Attached Files
.txt   pipeline.txt (Size: 1,74 KB / Downloads: 247)
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply
#34
Well the status is much better actually. Actually I didn't expect to be 100% clean.

Part 6 is working on my side. Where Part 11 is working on your side. The 2 drivers didn't interpret the spec the same way. Part 12 fail in both drivers, maybe my interpretation of the spec is incorrect. That said the spec doesn't follow any logic.

By the way, can you test transform feedback test too now that GL3.0 is working.
Code:
for feedback_test in useprogstage_noactive useprogstage_active bind_pipeline
    do
        echo "******** RUN $feedback_test"
        ./ext_transform_feedback-api-errors $feedback_test -auto
    done
Reply
#35
This one looks a little better.


Attached Files
.txt   transform-feedback.txt (Size: 1,35 KB / Downloads: 253)
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply
#36
Ok good. All are working, the fail is due to a bug in my test that I already fixed in my side Tongue2

I have enough test for now. Thanks a lots for the test.

I'm currently working to implement the extension on mesa. Except ValidateProgramPipeline all test are already Green Smile
Reply
#37
So is it going to be that mesa will be the gold standard soon? Is this the way we will get HW mode eventually (perhaps the last reason why some games not yet playable due to demanding cutscenes, etc)?
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply
#38
Mesa won't be really gold mostly due to the performance. Beside I need to discuss my patch with upstream and eventually they will accept them. That said from a developper point of view:
1/ knowing how the driver behave help a lots to make the code more clever.
2/ it would be 100x times easier to debug crash. On FGLRX the only info is "there is a segmentation fault in the driver!!!".
3/ Intel GPU will be able to handle GSdx, and so I would be able to test GSdx on Intel hardware too.
4/ Waiting 1 years (actually I'm still waiting) a basic fix in the driver when I could patch it in a couple of days....
Reply
#39
Upstream ask me to correct several things. Could you relaunch latest test, just to be sure it is still running on Nvidia ?

Note: I add a script that launch all tests for you.
Reply
#40
just give me a few days and i would be happy to do this task.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply




Users browsing this thread: 1 Guest(s)