GetShift(int mask) can be called with mask==0, causing it to go into an infinite loop. Note: GetShift(mask) will return 0 for a mask of both 0 and -1. The assumption is that if mask == 0, then the corresponding bits for which we're calculating the shift, are also 0. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Makefile.am | ||
| dri_helpers.c | ||
| dri_helpers.h | ||
| gen_gl_wrappers.py | ||
| glshim.c | ||
| glthunk.c | ||
| glwindows.h | ||
| indirect.c | ||
| indirect.h | ||
| meson.build | ||
| wgl_ext_api.c | ||
| wgl_ext_api.h | ||
| winpriv.c | ||
| winpriv.h | ||