Closed Bug 945023 Opened 11 years ago Closed 11 years ago

Move CreateTexture and CreateTextureForOffscreen out of GLContext

Categories

(Core :: Graphics, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: bjacob, Assigned: u480271)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file, 2 obsolete files)

They should probably go into GLBlitHelper.*, since they are only used there and in SharedSurface* which #includes GLBlitHelper.h.
Move CreateTexture, CreateTextureForOffscreen, CreateRenderbuffer, and
CreateRenderbuffersForOffscreen to GLBlitHelper.*
Attachment #8341536 - Flags: review?(bjacob)
Assignee: nobody → dglastonbury
Status: NEW → ASSIGNED
Comment on attachment 8341536 [details] [diff] [review]
Move CreateTexture, et al out of GLContext.

Review of attachment 8341536 [details] [diff] [review]:
-----------------------------------------------------------------

::: gfx/gl/GLBlitHelper.h
@@ +18,5 @@
>  
>  class GLContext;
>  
> +
> +// helper functions

Please expand this comment a little bit to clarify that these helper functions are unrelated to GLBlitHelper; otherwise it might sounds as if they were helpers for GLBlitHelper.
Attachment #8341536 - Flags: review?(bjacob) → review+
Although, it's nice that GLBlitHelper::BlitFramebufferToFramebuffer actually uses one of these functions, so they're not 100% unrelated.
Updated helper function comments in response to review. Carry r+=bjacob.
Attachment #8342170 - Flags: review?(dglastonbury)
Attachment #8341536 - Attachment is obsolete: true
Attachment #8342170 - Flags: review?(dglastonbury) → review+
Keywords: checkin-needed
o_O?
Dan: that means that either compilation, or some test, failed on some platform, and so Ryan had to back it out. The links Ryan gave in comment 7 should point you in the right direction.
Benoit: I understand. It looked like a compilation error. I pulled latest and don't have compile errors. Here's a push to try with my latest version of patch: https://tbpl.mozilla.org/?tree=Try&rev=8fb27ff9fe21
Fixed compile error on mozilla-inbound (Non-unified build)

Carry r+=bjacob.
Attachment #8342170 - Attachment is obsolete: true
Attachment #8343376 - Flags: review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/0d405a9b2a8a
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: