On Tue, Aug 2, 2016 at 4:13 PM, Brian Paul <bri...@vmware.com> wrote:
> In bufferobj.c, it looks like we're just using %d or %s and casting the
> arguments to int.  But in other places, we're using %ld and casting to long.
> That's not going to accurately report 64-bit values, but I guess that hasn't
> been a concern so far.

Thanks. I updated the patch.

Btw: What is the use case for compiling Mesa with MSVC?
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to