summaryrefslogtreecommitdiff
path: root/tests/util/piglit-dispatch-init.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-30dispatch: Fix lookup for core OpenGL symbolsChad Versace1-11/+31
2015-04-27dispatch: Use dlsym to lookup core symbols for EGL (v2)Daniel Kurtz1-2/+58
2014-12-14util/dispatch: move "to waffle or not to waffle" decision in the callerEmil Velikov1-5/+72
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-06-26piglit-dispatch: fix get_core_proc_address() for WindowsBrian Paul1-1/+9
2014-01-19piglit-dispatch: Use eglGetProcAddress if PIGLIT_HAS_EGL but not GLX (v2)Daniel Kurtz1-3/+7
2014-01-19piglit-dispatch: only use glXGetProcAddressARB if PIGLIT_HAS_GLXDaniel Kurtz1-0/+7
2013-06-17piglit: Make callers of piglit_dispatch_default_init() specify the API.Eric Anholt1-2/+2
2012-06-28util: Move piglit-util to piglit-util-gl-commonBlaž Tomažič1-1/+1
2012-03-23piglit-dispatch: Remaining infrastructure.Paul Berry1-0/+191