On 01/18/2012 09:54 AM, nobled wrote:
On Tue, Jan 17, 2012 at 6:10 PM, Brian Paul<[email protected]> wrote:
On 01/16/2012 04:45 PM, nobled wrote:
glGetTexImage, for example, has no width/height/depth parameters.
Also, copy some missing parameter info from the original versions
of certain functions over to their ARB_robustness counterparts.
These look OK to me. There's no real change in the generated .[ch] files,
right?
I can't actually tell; whenever I try to run `make` in
src/mapi/glapi/gen/, it errors out with "Set XORG_BASE env var"
instead.
This is because the scripts in Mesa also generate GLX protocol handling
code for the xserver. Either set the environment variable to point at
an xserver source tree, or run make with -B (ignore errors).
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev