Dave Airlie
|
051bf2d40e
|
tests: add array tests to resource test
|
10 years ago |
Dave Airlie
|
ae6a662940
|
tests: add initial resource tests
This tests some illegal resource creation types.
|
10 years ago |
Dave Airlie
|
4240d2e8f5
|
tests: add simple 2d resource creation helper
|
10 years ago |
Dave Airlie
|
f7f37ee24e
|
tests: add simple ctx init/fini handlers
|
10 years ago |
Dave Airlie
|
d43773a7b6
|
renderer: start validating the arguments to resource creation
This will refuse to create resources with some illegal arguments
|
10 years ago |
Dave Airlie
|
c61fbd03ca
|
tests: add license headers
|
10 years ago |
Dave Airlie
|
4e69e3f8ac
|
tests: update ctx reset test
|
10 years ago |
Dave Airlie
|
8e391a0b86
|
tests: start adding a reuseable test library
Initial function is just a simple resource create for a 1D resource
|
10 years ago |
Dave Airlie
|
797dfc028b
|
valgrind: make the egl suppression more general
|
10 years ago |
Dave Airlie
|
d44ec6aba8
|
tests: add a test to call the reset hooks.
This tests the reset interface.
|
10 years ago |
Dave Airlie
|
86cfc6729f
|
renderer: reinit after reset
if we get reset called we need to reinit certains things
we've destroyed.
|
10 years ago |
Dave Airlie
|
d081aba9bf
|
tests: add test to leak context and make sure it gets destroyed
|
10 years ago |
Dave Airlie
|
f6af5914b0
|
renderer: destroy all contexts on renderer finish
|
10 years ago |
Dave Airlie
|
64154337c2
|
add .gitignore
|
10 years ago |
Dave Airlie
|
ff4d88ae5c
|
tests: test dangling resources.
If we leave a resource in the resource table it shouldn't cause
a memory leak.
|
10 years ago |
Dave Airlie
|
aef2ec2e78
|
renderer: cleanup dangling resources.
if a context goes away we should cleanup any resources
left in its resource hash table.
|
10 years ago |
Dave Airlie
|
4920fc6d1d
|
tests: create and bind a resource to a context
cleanup properly and make sure no leaks.
|
10 years ago |
Dave Airlie
|
474591db5f
|
renderer: fix extra whitespace
|
10 years ago |
Dave Airlie
|
4de668a972
|
tests: add simple test case to init a context and tear it down
This just checks we don't leak memory on context init/teardown.
|
10 years ago |
Dave Airlie
|
8ea7848b6e
|
virglrenderer: fix some memory leaks on cleanup
Writing some unit tests with valgrind, showed we don't always
cleanup properly fix that.
|
10 years ago |
Dave Airlie
|
f38615b5e3
|
tests: call cleanup interface
This calls the cleanup interface.
|
10 years ago |
Dave Airlie
|
3ef1317b81
|
renderer: add renderer cleanup interface
this just tears down the EGL stuff for now
|
10 years ago |
Dave Airlie
|
9521a43f90
|
virgl/egl: call closedir to avoid leaking memory
|
10 years ago |
Dave Airlie
|
681480f204
|
tests: add valgrind supression for gbm bug
|
10 years ago |
Dave Airlie
|
ea204d561e
|
tests: add a basic EGL initialisation test.
|
10 years ago |
Dave Airlie
|
553ae3fbd6
|
virgl/egl: check fd is valid.
|
10 years ago |
Dave Airlie
|
5a72d1b3d3
|
virglrenderer: test input to init function properly
|
10 years ago |
Dave Airlie
|
6d93aeb128
|
start adding unit test framework
|
10 years ago |
Dave Airlie
|
57646ceb4e
|
gallium: import more bits
|
10 years ago |
Dave Airlie
|
b6f2d8f531
|
add some more gallium utils
|
10 years ago |
Dave Airlie
|
03e3116a75
|
import latest renderer code
|
10 years ago |
Dave Airlie
|
852d0aff79
|
add missint file
|
10 years ago |
Dave Airlie
|
99690a48e0
|
another util
|
10 years ago |
Dave Airlie
|
b44c76bfdd
|
add pipe includes
|
10 years ago |
Dave Airlie
|
96b360b936
|
cso_hash
|
10 years ago |
Dave Airlie
|
6227789737
|
potr more bits
|
10 years ago |
Dave Airlie
|
a3a2c64cd6
|
initial import of standalone renderer
|
11 years ago |