Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(411)

Issue 5253047: When we're not using the NULL buffer data hint update with glBufferData rather than glBufferSubData (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by bsalomon
Modified:
12 years, 9 months ago
Reviewers:
TomH
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 6

Patch Set 3 : incorporate comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -59 lines) Patch
M gpu/include/GrConfig.h View 1 chunk +3 lines, -3 lines 0 comments Download
M gpu/include/GrGLConfig.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M gpu/include/GrUserConfig.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/src/GrBufferAllocPool.cpp View 1 chunk +6 lines, -3 lines 0 comments Download
M gpu/src/GrGLIndexBuffer.h View 1 chunk +1 line, -3 lines 0 comments Download
M gpu/src/GrGLIndexBuffer.cpp View 1 2 1 chunk +13 lines, -16 lines 0 comments Download
M gpu/src/GrGLVertexBuffer.h View 1 chunk +0 lines, -3 lines 0 comments Download
M gpu/src/GrGLVertexBuffer.cpp View 1 2 1 chunk +13 lines, -15 lines 0 comments Download
M gpu/src/GrGeometryBuffer.h View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 5
bsalomon
This is the fix for the Mac performance issues in C2D. Using the NULL hint ...
12 years, 9 months ago (2011-10-10 13:34:33 UTC) #1
TomH
Yay for eliminating unused code. Was it ever used? If so, what changed to obsolete ...
12 years, 9 months ago (2011-10-10 14:12:21 UTC) #2
bsalomon
>Yay for eliminating unused code. Was it ever used? If so, >what changed to >obsolete ...
12 years, 9 months ago (2011-10-10 14:36:58 UTC) #3
TomH
On 2011/10/10 14:36:58, bsalomon wrote: > Yes, the implementations are almost identical. Consolidating is complicated ...
12 years, 9 months ago (2011-10-10 14:42:44 UTC) #4
bsalomon
12 years, 9 months ago (2011-10-12 18:14:32 UTC) #5
Closed with r2443
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b