1194 Commits (a4fcddc45158a246aab08ed84d08aa6bfd622bcc)
 

Author SHA1 Message Date
Dave Airlie 639f0a6002 gallium/imports: drop reference and bmp debugging 11 years ago
Dave Airlie 7234a2e25b tests: use proper handle for surface 11 years ago
Dave Airlie ee3abc1fc8 tests: destory vbo in simple rendering test 11 years ago
Dave Airlie fa71f3761d renderer: free vertex element data 11 years ago
Marc-André Lureau f66acaff87 tests: add check of bad iov write 11 years ago
Marc-André Lureau abff45cff0 transfer: check iov size on all transfers 11 years ago
Marc-André Lureau 9ae41c26fe tests: add virgl_test_transfer_1d 11 years ago
Marc-André Lureau 0d033a1380 tests: add testvirgl_create_backed_simple_1d_res 11 years ago
Dave Airlie b76bbe4f22 tests: add simple rendering test 11 years ago
Dave Airlie 91ec75a503 tests: allow passing shader strings directly. 11 years ago
Dave Airlie fcaeadc4ad tests: add fence handling 11 years ago
Dave Airlie bdb49d5636 tests: modify some test utility functions 11 years ago
Dave Airlie 1c29fc4176 build: add DEFINES to test build 11 years ago
Dave Airlie 27666d855f tests: add a simple blitter test 11 years ago
Dave Airlie 50ccab6f6c tests: add a simple backed resource creation utility 11 years ago
Dave Airlie 31c561de14 tests: add a cmdbuf test that verifies a clear on a buffer. 11 years ago
Dave Airlie 94946a6ea6 tests: add framework to create a context with a command buffer. 11 years ago
Dave Airlie 688017b73f tests: start adding encoder code to test harness 11 years ago
Dave Airlie 8954f84727 tgsi: try and handle overflowing shaders. 11 years ago
Dave Airlie d404b2279b tgsi: add option to dump floats as hex values 11 years ago
Marc-André Lureau 9fcf1e0ec0 build-sys: add git.mk 11 years ago
Marc-André Lureau d9953a56c9 build-sys: add coverage 11 years ago
Marc-André Lureau 121df9c6b0 build-sys: use build-aux 11 years ago
Marc-André Lureau 49e125abc1 tests: add more valgrind.suppressions 11 years ago
Marc-André Lureau 368b62fd43 build-sys: add missing util/u_debug_describe.c 11 years ago
Marc-André Lureau b5be63c8dc Fix cursor resource creation 11 years ago
Dave Airlie 6b04d57ec4 tests: add more transfer box tests 11 years ago
Dave Airlie 67fb0def2d tests: test return value from transfer functions 11 years ago
Dave Airlie 83d7fbb0d7 renderer: overhaul transfer code a bit 11 years ago
Dave Airlie fe4d670752 tests: reorg init tests into one with a standard init sequence 11 years ago
Dave Airlie 99ae4f7a89 tests: add initial transfer API tests 11 years ago
Dave Airlie ca38be7a2d renderer: check transfer read/write args better. 11 years ago
Dave Airlie 7104e97418 tests: start adding iov attach/detach tests 11 years ago
Dave Airlie 6a2d49f37a renderer: check detach_iov interface 11 years ago
Dave Airlie eedc194402 tests: test trying to recreate ctx 0, and destroy context no created 11 years ago
Dave Airlie 3d91ff730e renderer: cleanup context create errors and context destroy 11 years ago
Dave Airlie d30144b6aa renderer: consolidate on errno return values 11 years ago
Dave Airlie 14b6e99bb1 renderer: protect against null debug name 11 years ago
Dave Airlie 57ca6830eb renderer: only write get_cursor_contexts if required 11 years ago
Dave Airlie f4954eb617 tests: test for NULL caps return 11 years ago
Dave Airlie 1f4f6912e7 renderer: don't fill into a NULL caps 11 years ago
Dave Airlie 159dafe1a1 tests: add some tests for illegal attach/detach 11 years ago
Dave Airlie 7b4bb33ce4 renderer: protect attach/detach resource against illegal inputs 11 years ago
Dave Airlie 0e19ae8014 tests: test trying to detach a resource we never attached. 11 years ago
Dave Airlie e4e889dfa5 tests: add get_resource_info tests 11 years ago
Dave Airlie 8b423dc28a renderer: fixup get_info interface 11 years ago
Dave Airlie c396c1af7e tests: test sampler view buffer binding 11 years ago
Dave Airlie 259fd7ea04 tests: add capability retrival tests 11 years ago
Dave Airlie 96e1b0b693 renderer: reset decode contexts in two stages 11 years ago
Dave Airlie 38685b314b tests: test flags combinations. 11 years ago