mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-07 08:39:00 +00:00
Remove Google Code Reference and Fix Grammar
This commit is contained in:
parent
297f6a097d
commit
b6f16b3049
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ namespace DriverDetails
|
|||
// Pinned memory is disabled for index buffer as the AMD driver (the only one with pinned memory support) seems
|
||||
// to be broken. We just get flickering/black rendering when using pinned memory here -- degasus - 2013/08/20
|
||||
// This bug only happens when paired with base_vertex.
|
||||
// Please see issue #6105 on Google Code. Let's hope buffer storage solves this issues.
|
||||
// Please see issue #6105. Let's hope buffer storage solves this issue.
|
||||
// TODO: Detect broken drivers.
|
||||
BUG_BROKENPINNEDMEMORY,
|
||||
// Bug: glBufferSubData/glMapBufferRange stalls + OOM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue