xserver-multidpi/hw
Jon TURNEY d02f9611c8 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>
2015-03-16 16:35:19 +00:00
..
dmx Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
kdrive ephyr: Avoid a segfault with 'DISPLAY= Xephy -glamor' 2015-03-16 15:58:53 +00: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-03-13 12:31:21 +10:00
xnest Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
xquartz Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
xwayland Drop valuator mask argument from GetKeyboardEvents 2015-03-13 12:31:21 +10:00
xwin hw/xwin/glx: Improve code generator to deal with latest Khronos OpenGL registry XML 2015-03-16 16:35:19 +00:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00