Project

General

Profile

Actions

Emulator Issues #6946

closed

Remove vertex streaming hack

Added by NeoBrainX over 10 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

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

Description

What's the problem? Describe what went wrong in few words.
The vertex streaming hack is a hack for a nonexistant problem.

What did you expect to happen instead?
Use buffer_storage or pinned memory as clean solutions for hardware which supports it. VSH is a tiny bit faster but that doesn't justify such an incredible hack.

This will make Dolphin slower on GPUs which don't support these extensions (i.e. old ones, don't know how old though). I wouldn't consider this fact important enough to warrant keeping the hack.

Actions

Also available in: Atom PDF