index
:
~elmarco/virglrenderer
master
swap
warning-fixes
Virgl renderer
elmarco
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-10
tests: use checked fixture
Marc-André Lureau
2
-2
/
+2
2015-12-22
tests: reset last fence before using it
Marc-André Lureau
3
-0
/
+9
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-10-23
renderer: fix regression in shader binding
Dave Airlie
3
-9
/
+19
2015-10-23
virglrenderer: fix make distcheck
Dave Airlie
1
-1
/
+1
2015-10-23
virgl/shaders: handle large shaders.
Dave Airlie
3
-44
/
+1541
2015-10-23
tests: align more encoder with mesa
Dave Airlie
1
-22
/
+8
2015-10-23
tests: align viewports/scissor encoding with mesa.
Dave Airlie
3
-22
/
+28
2015-04-20
virglrenderer: add some more code liceneses
Dave Airlie
2
-2
/
+46
2015-03-19
tests: add a test that engages transform feedback
Dave Airlie
1
-0
/
+247
2015-03-19
renderer: handle transform feedback 2 and 3 extensions
Dave Airlie
1
-0
/
+1
2015-03-10
renderer: ABI break: overhaul viewport/scissor state
Dave Airlie
2
-7
/
+16
2015-03-10
tests: make buffer size larger for bad stride test
Dave Airlie
1
-1
/
+1
2015-03-10
tests: add 2d array bad layer stride
Dave Airlie
1
-0
/
+32
2015-03-10
tests: use a box with height to test stride validation
Dave Airlie
1
-1
/
+1
2015-03-10
tests: don't pass a bad stride in validation tests
Dave Airlie
1
-2
/
+2
2015-03-10
tests: add bad stride test
Dave Airlie
1
-0
/
+27
2015-03-10
tests: don't pass a stride to bad level test
Dave Airlie
1
-1
/
+1
2015-03-10
tests: add transfer test with a bad level.
Dave Airlie
1
-0
/
+26
2015-03-10
tests: don't pass a layer stride on the transfer tests
Dave Airlie
1
-2
/
+2
2015-03-10
tests: do some tests for layer stride with bad texture types
Dave Airlie
1
-0
/
+80
2015-03-10
tests: drop unused test
Dave Airlie
1
-36
/
+0
2015-03-10
tests: add mipmap tests to resource creation
Dave Airlie
1
-0
/
+37
2015-03-09
tests: more inline transfer tests
Dave Airlie
2
-34
/
+142
2015-03-09
tests: add option to test harness for large buffer
Dave Airlie
1
-4
/
+7
2015-03-09
tests: allocate cmd buf to correct size
Dave Airlie
1
-1
/
+1
2015-03-09
tests: add flush callback to test large transfers
Dave Airlie
3
-5
/
+13
2015-03-09
tests: add overlapping id test
Dave Airlie
1
-0
/
+34
2015-03-06
tests: add new transfer tests
Dave Airlie
1
-2
/
+185
2015-03-05
tests: add transfer test with bad offset
Dave Airlie
1
-0
/
+28
2015-03-03
egl: overhaul the fourcc retrieval function
Dave Airlie
1
-1
/
+1
2015-03-02
tests: check cursor resource creation
Marc-André Lureau
1
-0
/
+1
2015-03-02
tests: add simple geom shader tests
Dave Airlie
1
-0
/
+257
2015-02-27
build: make distcheck work
Dave Airlie
1
-5
/
+11
2015-02-27
tests: use proper handle for surface
Dave Airlie
1
-1
/
+1
2015-02-27
tests: destory vbo in simple rendering test
Dave Airlie
1
-0
/
+1
2015-02-27
tests: add check of bad iov write
Marc-André Lureau
1
-0
/
+27
2015-02-27
tests: add virgl_test_transfer_1d
Marc-André Lureau
1
-0
/
+42
2015-02-27
tests: add testvirgl_create_backed_simple_1d_res
Marc-André Lureau
2
-0
/
+28
2015-02-27
tests: add simple rendering test
Dave Airlie
1
-1
/
+250
2015-02-27
tests: allow passing shader strings directly.
Dave Airlie
2
-13
/
+22
2015-02-27
tests: add fence handling
Dave Airlie
2
-0
/
+14
2015-02-27
tests: modify some test utility functions
Dave Airlie
3
-7
/
+44
2015-02-27
build: add DEFINES to test build
Dave Airlie
1
-1
/
+1
2015-02-26
tests: add a simple blitter test
Dave Airlie
1
-2
/
+94
2015-02-26
tests: add a simple backed resource creation utility
Dave Airlie
3
-24
/
+55
2015-02-26
tests: add a cmdbuf test that verifies a clear on a buffer.
Dave Airlie
2
-1
/
+153
2015-02-26
tests: add framework to create a context with a command buffer.
Dave Airlie
2
-0
/
+35
2015-02-26
tests: start adding encoder code to test harness
Dave Airlie
4
-2
/
+1001
[next]