summaryrefslogtreecommitdiff
path: root/tests/functional
AgeCommit message (Expand)AuthorFilesLines
2014-04-17waffle: Replace GL with OpenGLHEADmasterJordan Justen1-3/+3
2013-11-27cmake: Move targets check, check-func to top dirChad Versace1-0/+7
2013-09-18tests/gl_basic/cgl: Test various GL context flavorsChad Versace1-0/+182
2013-09-18cgl: Fix build, missing semicolonChad Versace1-1/+1
2013-09-18tests/gl_basic: Fix order of CGL testsChad Versace1-7/+7
2013-09-16tests/gl_basic: Add tests for debug contextsChad Versace1-3/+46
2013-09-16tests/gl_basic: Add tests for forward-compatible contextsChad Versace1-1/+226
2013-09-16tests/gl_basic: Replace .expect_unsupported with .expect_errorChad Versace1-7/+7
2013-09-16tests/gl_basic: Give gl_basic_draw() a default argument listChad Versace2-535/+273
2013-08-19cmake: Refactor detection of operating systemChad Versace1-1/+1
2012-11-12tests/gl_basic: Add ES3 testsChad Versace1-0/+97
2012-11-12tests/gl_basic: Add testcases for versions and profilesChad Versace1-30/+803
2012-11-12tests/gl_basic: Allow more skip conditionsChad Versace1-4/+18
2012-11-12tests/gl_basic: Add new params for version and profileChad Versace1-0/+56
2012-11-12tests/gl_basic: Refactor filling of config attrib listChad Versace1-12/+15
2012-11-12tests/gl_basic: Add cases glx_basic.gles1_{rgb,rgba}Chad Versace1-7/+14
2012-10-29tests/gl_basic: Check that CGL does not support ES1 and ES2Chad Versace1-0/+18
2012-10-29tests/gl_basic: Check that GLX does not support GLES1Chad Versace1-14/+8
2012-10-29tests/gl_basic: Refactor with new param, 'expect_config_unsupported'Chad Versace1-22/+68
2012-10-18tests/gl_basic: Disable GBM testsChad Versace1-53/+0
2012-10-04gbm: initial skeleton for gbm supportJordan Justen1-0/+52
2012-08-23all: Replace <> with "" for internal #include'sChad Versace1-1/+1
2012-08-23all: Make relative some include pathsChad Versace1-1/+1
2012-08-23cmake, pkgconfig: Remove hardcoded libnameChad Versace1-1/+1
2012-08-19include: Rename error to WAFFLE_ERROR_UNSUPPORTED_ON_PLATFORMChad Versace1-2/+2
2012-06-10include: Rename error enumsChad Versace1-2/+2
2012-06-05Revert "tests: Remove unused header, gl_basic_cocoa.h"Chad Versace2-0/+34
2012-06-05tests: Remove unused header, gl_basic_cocoa.hChad Versace2-34/+0
2012-05-30license: Convert from Apache 2.0 to BSDChad Versace3-27/+60
2012-05-30tests/gl_basic: Add tests for CGLChad Versace4-1/+130
2012-05-30gl_basic_test: Add test that config with alpha worksPauli Nieminen1-29/+83
2012-05-23tests/gl_basic: Update with waffle_window_show()Chad Versace1-0/+2
2012-05-17tests/gl_basic: Call waffle_init() once per platformChad Versace1-19/+37
2012-05-17tests/gl_basic: Remove hard-coded array indexChad Versace1-1/+3
2012-05-17tests/gl_basic: Remove usage of soon-to-be-killed api attributeChad Versace1-34/+17
2012-05-17glx: Remove unused glx_platform.gl_apiChad Versace1-39/+18
2012-05-17tests,core: Preemptively fix gl_basic testsChad Versace1-9/+30
2012-05-17include: Rename waffle_dlsym_gl -> waffle_dl_symChad Versace1-4/+4
2012-05-17include: Add param 'dl' to waffle_dlsym_glChad Versace1-4/+20
2012-05-17api,include: Simplify the getting of error messagesChad Versace1-4/+4
2012-04-11gl_basic test: Add tests for waylandChad Versace1-0/+28
2012-04-11gl_basic_test: Run platform tests in separate processChad Versace1-15/+70
2012-04-11tests/functional/gl_basic: Add tests for glxChad Versace1-0/+57
2012-04-10tests/functional: Check that EGL_PLATFORM env var is setChad Versace1-1/+10
2012-04-08waffle: Rename WAFFLE_GL* -> WAFFLE_OPENGL*Chad Versace1-4/+4
2012-04-08tests/functional: Add gl_basic_testChad Versace2-0/+234