summaryrefslogtreecommitdiff
path: root/tests/util/piglit-framework-gl/piglit_glut_framework.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-08cmake,util: Disable MacOSX depracation warnings everywhere.Jose Fonseca1-5/+0
2015-04-21util: Narrow down the scope of Windows unhandled exception filter.Jose Fonseca1-0/+79
2015-03-24framework: Use GLUT_3_2_CORE_PROFILE on MacOSX.Jose Fonseca1-1/+21
2015-03-24framework: Don't warn about using deprecated GLUT functions on MacOSX.Jose Fonseca1-0/+5
2015-03-17framework: Request forward-compatible contexts when supports_gl_core_version ...Jose Fonseca1-0/+17
2015-03-17framework: Handle supports_gl_compat_version >= 32 with GLUT.Jose Fonseca1-1/+6
2014-07-15util/gl: Rename piglit-util-gl-common.hChad Versace1-1/+1
2014-06-26util/framework/glut: do more core/compat profile checkingBrian Paul1-0/+22
2014-06-10util/framework/glut: Auto-detect glutInitErrorFunc support.José Fonseca1-3/+5
2014-06-06util/framework/glut: Report skip when GLUT is unable to create the requested ...José Fonseca1-0/+11
2014-04-24util: Create core profiles with GLUT when supported by freeglut.José Fonseca1-3/+27
2013-10-15glut framework: skip if implementation doesn't support required GL version.Paul Berry1-0/+28
2013-06-17piglit: Make callers of piglit_dispatch_default_init() specify the API.Eric Anholt1-1/+1
2013-06-12Add -samples=n command-line argument forcing MSAA visualsMarek Olšák1-0/+5
2013-04-16Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusionMarek Olšák1-1/+16
2012-10-15piglit: fix crashes when using original GLUTBrian Paul1-2/+2
2012-10-15util: Fix result reporting on GLUT.José Fonseca1-1/+1
2012-10-09util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)Chad Versace1-0/+6
2012-10-09util: Add new GL test frameworksChad Versace1-0/+176