index
:
virglrenderer
branch-0.9.1
jakob-socket-protoheader
jakob-vtest-print-segfaults
jakob-vtest-refactor
jakob-vtest-space
main
master
tintou/coverage
tintou/gles-rw
tintou/mesa-uprev
tintou/pipe_box
tintou/test-mesa
tintou/virgl_resource_create
VirGL virtual OpenGL renderer (mirrored from https://gitlab.freedesktop.org/virgl/virglrenderer)
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_virgl_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-02
virgl: introduce virgl_renderer_resource_get_info_ext()
Sergio Lopez
1
-0
/
+65
2023-02-13
tests: fix win32 compilation
Marc-André Lureau
1
-1
/
+7
2021-06-21
vrend: align GBM format for BGR* resources to host API internal format
Ryan Neph
1
-0
/
+1
2021-02-11
tests: respect VRENDTEST_USE_EGL_GLES
Chia-I Wu
1
-0
/
+2
2020-09-03
tests: add some init/cleanup/reset tests
Chia-I Wu
1
-0
/
+53
2019-08-07
virgl/gbm: support more formats
Gurchetan Singh
1
-1
/
+2
2019-06-04
virglrenderer: kill off trailing whitespace
Emil Velikov
1
-1
/
+1
2018-10-09
tests: Make it possible to run the unit tests with EGL_SURFACELESS
Gert Wollny
1
-8
/
+11
2018-07-24
tests: Fix virgl_init_cbs_wrong_ver test
Alexandros Frantzis
1
-1
/
+1
2018-02-14
tests: Use ge instead of eq when testing version and caps
Jakob Bornecrantz
1
-4
/
+4
2016-02-10
tests: make some functions static.
Dave Airlie
1
-1
/
+1
2016-02-10
tests: use checked fixture
Marc-André Lureau
1
-1
/
+1
2015-12-02
tests: fix typo,
Dave Airlie
1
-2
/
+2
2015-12-01
tests: fix fourcc check (on intel at least)
Marc-André Lureau
1
-1
/
+3
2015-03-03
egl: overhaul the fourcc retrieval function
Dave Airlie
1
-1
/
+1
2015-02-04
tests: reorg init tests into one with a standard init sequence
Dave Airlie
1
-99
/
+20
2015-02-04
tests: start adding iov attach/detach tests
Dave Airlie
1
-1
/
+87
2015-02-04
tests: test trying to recreate ctx 0, and destroy context no created
Dave Airlie
1
-0
/
+27
2015-02-04
tests: test for NULL caps return
Dave Airlie
1
-0
/
+21
2015-02-04
tests: add some tests for illegal attach/detach
Dave Airlie
1
-0
/
+77
2015-02-04
tests: test trying to detach a resource we never attached.
Dave Airlie
1
-0
/
+25
2015-02-04
tests: add get_resource_info tests
Dave Airlie
1
-1
/
+87
2015-02-04
tests: add capability retrival tests
Dave Airlie
1
-0
/
+43
2015-02-04
tests: add license headers
Dave Airlie
1
-0
/
+29
2015-02-04
tests: update ctx reset test
Dave Airlie
1
-4
/
+3
2015-02-04
tests: start adding a reuseable test library
Dave Airlie
1
-22
/
+3
2015-02-04
tests: add a test to call the reset hooks.
Dave Airlie
1
-0
/
+20
2015-02-03
tests: add test to leak context and make sure it gets destroyed
Dave Airlie
1
-0
/
+16
2015-02-03
tests: test dangling resources.
Dave Airlie
1
-0
/
+38
2015-02-03
tests: create and bind a resource to a context
Dave Airlie
1
-1
/
+37
2015-02-03
tests: add simple test case to init a context and tear it down
Dave Airlie
1
-0
/
+17
2015-02-03
tests: call cleanup interface
Dave Airlie
1
-0
/
+1
2015-02-03
tests: add a basic EGL initialisation test.
Dave Airlie
1
-7
/
+11
2015-02-03
start adding unit test framework
Dave Airlie
1
-0
/
+77