[Bug 761272] glGenBuffers parameter should be GLsizei not GLuint

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 28 19:37:08 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=761272

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.6.4

--- Comment #1 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 0891b90111aa8749c8ab08bab180e8bd3ff083dd
Author: Wang Xin-yu (王昕宇) <comicfans44 at gmail.com>
Date:   Fri Jan 29 10:35:15 2016 +0800

    glprototypes: fix parameter type of glGenBuffers

    The number of buffers should be GLsizei instead of GLuint.

    https://bugzilla.gnome.org/show_bug.cgi?id=761272

and 1.6 6fef5095b07de95969089be57bf365d8daac409e

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list