xserver/hw
Jon TURNEY c3db722ffe hw/xwin/glx: Improve code generator to deal with latest Khronos OpenGL registry XML
Improve the parsing of the <proto> XML element

Include all text from the param element, in the order it appears in the xml
document, as part of the formal parameter declaration

This is needed to correctly handle the XML description added in svn r27498 of
glPathGlyphIndexRangeNV()'s baseAndCount parameter of type GLuint[2]

This fixes the way the parameter declaration is generated so it is in the
correct form 'GLuint baseAndCount_[2]' and not 'GLuint baseAndCount[2]_'

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
(cherry picked from commit d02f9611c8)
2015-06-03 09:05:36 -04:00
..
dmx Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
kdrive ephyr: Avoid a segfault with 'DISPLAY= Xephy -glamor' 2015-06-03 09:05:36 -04:00
vfb vfb: Don't reimplement micmap so much 2014-10-08 10:10:39 +02:00
xfree86 int10: Fix error check for pci_device_map_legacy 2015-06-03 09:05:35 -04:00
xnest Synchronize capslock in Xnest and Xephyr 2015-01-07 09:22:12 +10:00
xquartz Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xwayland Avoid possible null pointer dereference. 2015-01-23 10:03:57 -08:00
xwin hw/xwin/glx: Improve code generator to deal with latest Khronos OpenGL registry XML 2015-06-03 09:05:36 -04:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00