.. |
CMakeLists.txt
|
tests: Update render_test to use XglTestFramework class
|
2014-09-10 16:44:58 -06:00 |
common.c
|
Fix size as input/output parameter for various xglGet calls.
|
2014-09-26 08:59:47 -06:00 |
common.h
|
tests: Basic initialization test using gtest framework
|
2014-08-14 10:34:49 -06:00 |
debug.h
|
tests: Split out common code
|
2014-08-06 17:14:51 -06:00 |
displayengine.cpp
|
Fix size as input/output parameter for various xglGet calls.
|
2014-09-26 08:59:47 -06:00 |
displayengine.h
|
tests: Add simple OpenGL helper to display XGL images
|
2014-09-01 18:02:12 -06:00 |
image_tests.cpp
|
Fix size as input/output parameter for various xglGet calls.
|
2014-09-26 08:59:47 -06:00 |
init.cpp
|
Add xglEnumerateLayers function including support in layers.
|
2014-10-29 18:01:59 -06:00 |
render_tests.cpp
|
Destroy device before calling 2nd initAndEnum...
|
2014-10-29 18:02:03 -06:00 |
test_common.h
|
tests: Use full include path for gtest
|
2014-09-01 18:02:12 -06:00 |
xgldevice.cpp
|
Add xglDestroyDevice() call to test framework.
|
2014-10-29 18:02:02 -06:00 |
xgldevice.h
|
Add xglDestroyDevice() call to test framework.
|
2014-10-29 18:02:02 -06:00 |
xglgpu.cpp
|
Fix size as input/output parameter for various xglGet calls.
|
2014-09-26 08:59:47 -06:00 |
xglgpu.h
|
tests: Add begining of render test
|
2014-08-20 16:10:35 -06:00 |
xglimage.cpp
|
Fix size as input/output parameter for various xglGet calls.
|
2014-09-26 08:59:47 -06:00 |
xglimage.h
|
tests: Add map and unmap methods to the XglImage class
|
2014-09-10 16:44:58 -06:00 |
xglinfo.c
|
tests: Remove common code from xglinfo
|
2014-08-06 17:15:00 -06:00 |
xgltestframework.cpp
|
Fix size as input/output parameter for various xglGet calls.
|
2014-09-26 08:59:47 -06:00 |
xgltestframework.h
|
tests: Make test framework class useful for XGL testing
|
2014-09-10 16:44:58 -06:00 |