Project

General

Profile

Actions

Emulator Issues #6446

closed

Disable UBO usage on buggy drivers

Added by NeoBrainX over 10 years ago.

Status:
Fixed
Priority:
High
Assignee:
Category:
OGL
% Done:

0%

Operating system:
N/A
Issue type:
Task
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What went wrong?
Garbage (or nothing at all) gets rendered when using drivers with incomplete UBO support. E.g. old radeon versions, which likely will be still in use by the time 4.0 gets released.

What did you expect to happen?
Dolphin's UBO usage to be disabled if the driver doesn't support it properly. A WARN_LOG should be printed to inform the user to update his/her GPU driver.

Actions #2

Updated by delroth over 10 years ago

  • Issue type set to Task
  • Priority set to High
  • Category set to ogl
  • Operating system N/A added
Actions #3

Updated by delroth over 10 years ago

WARN_LOG isn't enough in this case. Let's go for PanicAlert here - Dolphin will not work properly with these drivers, people need to be aware of it.

Actions #4

Updated by degasus over 10 years ago

  • Status changed from New to Fixed

done in revision 7a5374258e85ad8b1c1a41030eafe10164000379

Actions

Also available in: Atom PDF