index
:
~tpalli/waffle
hacky
master
nacl
naclgears
snapshot
waffles
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-31
test/gl_basic_test: Address gcc format mismatch warning.
José Fonseca
1
-1
/
+1
2014-11-09
cmake: Set default location for all artifacts to top-level directories
Emil Velikov
1
-7
/
+0
2014-11-09
cmake: misc fixes and cleanups
Emil Velikov
1
-7
/
+13
2014-11-09
test/gl_basic_test: implement windows version for run_testsuite()
Emil Velikov
1
-0
/
+62
2014-11-09
test/gl_basic_test: add PLATFORM_WGL support/tests
Emil Velikov
1
-130
/
+200
2014-11-09
test/gl_basic_test: deduplicate gl_(debug,fwdcompat) tests
Emil Velikov
1
-45
/
+19
2014-11-09
test/gl_basic_test: introduce linux_gles* tests
Emil Velikov
1
-279
/
+119
2014-11-09
test/gl_basic_test: introduce linux_gl(30_core - 43_compat) tests
Emil Velikov
1
-411
/
+183
2014-11-09
test/gl_basic_test: use all_gl_(10-21) tests for all platforms
Emil Velikov
1
-236
/
+78
2014-11-09
test/gl_basic_test: add all_gl_rgb(a) tests
Emil Velikov
1
-52
/
+24
2014-11-09
tests/gl_basic_test: properly annotate the function pointers
Emil Velikov
1
-11
/
+19
2014-11-09
tests/gl_basic_test: don't include posix headers when building for win32
Emil Velikov
1
-0
/
+4
2014-11-09
tests: do not force gcc compiler flags onto msvc
Emil Velikov
1
-5
/
+7
2014-11-09
wgl: wire-up waffle_get_proc_address()
Emil Velikov
1
-9
/
+0
2014-09-22
cmake: wire up check and check-func with valgrind
Emil Velikov
1
-0
/
+9
2014-04-20
doxygen: Remove bitrotted Doxygen grouping directives
Chad Versace
1
-6
/
+0
2014-04-18
waffle: replace GL with OpenGL
Jordan Justen
1
-3
/
+3
2013-11-27
tests: Remove waffle-unittest runner
Chad Versace
3
-58
/
+0
2013-11-27
core: Move wcore_error unittests to separate executable
Chad Versace
2
-4
/
+0
2013-11-27
core: Move wcore_config_attrs unittests to separate executable
Chad Versace
2
-4
/
+0
2013-11-27
core: Move wcore_attrib_list unittests to separate executable
Chad Versace
2
-3
/
+0
2013-11-27
waffle_test: Move source from 'tests' to 'src' and 'include'
Chad Versace
8
-604
/
+0
2013-11-27
cmake: Move targets check, check-func to top dir
Chad Versace
3
-19
/
+15
2013-09-19
cmake,android: Define WAFFLE_API_EXPERIMENTAL
Chad Versace
1
-1
/
+4
2013-09-18
Merge branch 'window-resize'
Chad Versace
1
-0
/
+2
2013-09-18
tests/gl_basic/cgl: Test various GL context flavors
Chad Versace
1
-0
/
+182
2013-09-18
cgl: Fix build, missing semicolon
Chad Versace
1
-1
/
+1
2013-09-18
tests/gl_basic: Fix order of CGL tests
Chad Versace
1
-7
/
+7
2013-09-18
waffle: Add feature test macro WAFFLE_API_VERSION
Chad Versace
1
-0
/
+2
2013-09-17
cgl: Fix build, missing semicolon
Chad Versace
1
-1
/
+1
2013-09-16
tests/gl_basic: Fix order of CGL tests
Chad Versace
1
-7
/
+7
2013-09-16
tests/gl_basic: Add tests for debug contexts
Chad Versace
1
-3
/
+46
2013-09-16
tests/gl_basic: Add tests for forward-compatible contexts
Chad Versace
1
-1
/
+226
2013-09-16
tests/gl_basic: Replace .expect_unsupported with .expect_error
Chad Versace
1
-7
/
+7
2013-09-16
tests/gl_basic: Give gl_basic_draw() a default argument list
Chad Versace
2
-535
/
+273
2013-08-19
cmake: Refactor detection of operating system
Chad Versace
1
-1
/
+1
2013-08-19
cmake: Refactor targets 'check', 'check-func'
Chad Versace
1
-0
/
+19
2013-05-09
core: Update unittests for wcore_attrib_list
Chad Versace
2
-3
/
+3
2012-11-27
waffle: Declare loop iterators the C99 way
Chad Versace
2
-5
/
+2
2012-11-12
tests/gl_basic: Add ES3 tests
Chad Versace
1
-0
/
+97
2012-11-12
tests/gl_basic: Add testcases for versions and profiles
Chad Versace
1
-30
/
+803
2012-11-12
tests/gl_basic: Allow more skip conditions
Chad Versace
1
-4
/
+18
2012-11-12
tests/gl_basic: Add new params for version and profile
Chad Versace
1
-0
/
+56
2012-11-12
tests/gl_basic: Refactor filling of config attrib list
Chad Versace
1
-12
/
+15
2012-11-12
tests/gl_basic: Add cases glx_basic.gles1_{rgb,rgba}
Chad Versace
1
-7
/
+14
2012-10-29
tests/gl_basic: Check that CGL does not support ES1 and ES2
Chad Versace
1
-0
/
+18
2012-10-29
tests/gl_basic: Check that GLX does not support GLES1
Chad Versace
1
-14
/
+8
2012-10-29
tests/gl_basic: Refactor with new param, 'expect_config_unsupported'
Chad Versace
1
-22
/
+68
2012-10-18
tests/gl_basic: Disable GBM tests
Chad Versace
1
-53
/
+0
2012-10-04
gbm: initial skeleton for gbm support
Jordan Justen
1
-0
/
+52
[next]