xserver-multidpi/hw/xwin/glx
Daniel Martin d5379b350f Use ARRAY_SIZE all over the tree
Roundhouse kick replacing the various (sizeof(foo)/sizeof(foo[0])) with
the ARRAY_SIZE macro from dix.h when possible. A semantic patch for
coccinelle has been used first. Additionally, a few macros have been
inlined as they had only one or two users.

Signed-off-by: Daniel Martin <consume.noise@gmail.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2017-10-30 13:45:20 -04:00
..
.gitignore hw/xwin/glx: Update .gitignore 2014-08-29 13:49:08 +01:00
dri_helpers.c Add Windows-DRI extension 2016-09-15 20:10:29 +01:00
dri_helpers.h Add Windows-DRI extension 2016-09-15 20:10:29 +01:00
gen_gl_wrappers.py hw/xwin/glx: Improve code generator to deal with latest Khronos OpenGL registry XML 2015-03-16 16:35:19 +00:00
glshim.c hw/xwin: Fix warnings in glx/glshim.c 2014-10-09 16:31:25 +01:00
glthunk.c hw/xwin/glx: Rewrite WGL wrappers after Xserver conversion to direct GL dispatch 2013-12-10 17:00:06 +00:00
glwindows.h hw/xwin: Add an idempotency guard to glwindows.h 2014-08-29 13:40:26 +01:00
indirect.c Use ARRAY_SIZE all over the tree 2017-10-30 13:45:20 -04:00
indirect.h xwin/glx: remove unused __GLXWinScreen::glx_enable_bits 2017-08-22 10:59:40 -04:00
Makefile.am xwin: remove always true/set XWIN_MULTIWINDOW conditional/define 2017-08-22 10:59:41 -04:00
meson.build xwin: remove always true/set XWIN_MULTIWINDOW conditional/define 2017-08-22 10:59:41 -04:00
wgl_ext_api.c hw/xwin/glx: Don't spam log with wglwrap symbol resolution status at startup 2011-07-07 18:00:34 +01:00
wgl_ext_api.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
winpriv.c xwin: remove always true/set XWIN_MULTIWINDOW conditional/define 2017-08-22 10:59:41 -04:00
winpriv.h Add Windows-DRI extension 2016-09-15 20:10:29 +01:00