xserver-multidpi/glx
Jonas Maebe adcb48a29d glapi: Correct size of allocated _glapi_table struct
The __glapi_gentable_set_remaining_noop() routine treats the _glapi_struct
as an array of _glapi_get_dispatch_table_size() pointers, so we have to
allocate _glapi_get_dispatch_table_size()*sizeof(void*) bytes rather than
sizeof(struct _glapi_struct) bytes.

Signed-off-by: Jonas Maebe <jonas.maebe@elis.ugent.be>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2012-04-23 20:20:42 -07:00
..
clientinfo.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
createcontext.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dispatch.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
extension_string.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
extension_string.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glapi_gentable.c glapi: Correct size of allocated _glapi_table struct 2012-04-23 20:20:42 -07:00
glapi.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glapi.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glapitable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glprocs.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glthread.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glthread.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxbyteorder.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmds.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcmdsswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxcontext.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdrawable.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdri.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdri2.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdricommon.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdricommon.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxdriswrast.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxext.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxext.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxscreens.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxscreens.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxserver.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
glxutil.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_dispatch_swap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_dispatch.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_dispatch.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_program.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_reqsize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_reqsize.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_size_get.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_size_get.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_size.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_table.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_table.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_texture_compression.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_util.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
indirect_util.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am glx/glapioffsets.h is no longer part of the build, remove it 2011-12-27 14:02:39 -08:00
render2.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
render2swap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
renderpix.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
renderpixswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
rensize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
single2.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
single2swap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
singlepix.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
singlepixswap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
singlesize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
singlesize.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
swap_interval.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
unpack.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xfont.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00