157 Commits (19fae107e98c6c977ca1f1a41337b8edb77bbcb4)
 

Author SHA1 Message Date
Marc-André Lureau 19fae107e9 Fix VIRGL_SET_SCISSOR_MAXX_MAXY 11 years ago
Dave Airlie 3f4e3e1cad renderer: add support for ARB_viewport_array 11 years ago
Dave Airlie 78370e879f renderer: add initial texture_query_lod support 11 years ago
Dave Airlie 3dcc980055 renderer: add some more caps info 11 years ago
Dave Airlie 0ff22a06b7 renderer: ABI break: overhaul viewport/scissor state 11 years ago
Dave Airlie e13ebc57e1 renderer: move away from pipe bind flag definitions. 11 years ago
Dave Airlie ebcc110592 tests: make buffer size larger for bad stride test 11 years ago
Dave Airlie 621629e32f tests: add 2d array bad layer stride 11 years ago
Dave Airlie 53ab094df9 tests: use a box with height to test stride validation 11 years ago
Dave Airlie dfd7749ddb renderer: refactor iov bounds checking 11 years ago
Dave Airlie a423879e87 tests: don't pass a bad stride in validation tests 11 years ago
Dave Airlie 93072467c4 tests: add bad stride test 11 years ago
Dave Airlie 5fd93680a7 tests: don't pass a stride to bad level test 11 years ago
Dave Airlie ee10a18ef5 tests: add transfer test with a bad level. 11 years ago
Dave Airlie 22f2944e52 tests: don't pass a layer stride on the transfer tests 11 years ago
Dave Airlie 1f9ab04501 tests: do some tests for layer stride with bad texture types 11 years ago
Dave Airlie 20e86f1771 renderer: validate layer stride isn't set for some texture types 11 years ago
Dave Airlie 1fe0822ff4 renderer: fix bug transfer inline write decoding 11 years ago
Dave Airlie a6a0b09d5e tests: drop unused test 11 years ago
Dave Airlie 5f7031e117 tests: add mipmap tests to resource creation 11 years ago
Dave Airlie 6495f870b4 renderer: block resource creation for mipmaps 11 years ago
Dave Airlie 9006de318e tests: more inline transfer tests 11 years ago
Dave Airlie 44d4cf4fd3 tests: add option to test harness for large buffer 11 years ago
Dave Airlie 60ee9c4457 tests: allocate cmd buf to correct size 11 years ago
Dave Airlie c6fd7d55ac tests: add flush callback to test large transfers 11 years ago
Dave Airlie 052835544f tests: add overlapping id test 11 years ago
Dave Airlie 5e975c6a2e renderer: switch hw contexts outside the transfer iov 11 years ago
Dave Airlie 5109a1ff26 tests: add new transfer tests 11 years ago
Marc-André Lureau b6971e08b8 shader: ignore empty color mask in emit_color_select() 11 years ago
Marc-André Lureau dd954de6e0 shader: fix uniform buffer object size 11 years ago
Marc-André Lureau dbd90fb682 Rename Elements ARRAY_SIZE 11 years ago
Marc-André Lureau cd69deebad Remove INLINE, use inline instead 11 years ago
Marc-André Lureau e4880f6bd3 shader: fix UCMP translation 11 years ago
Marc-André Lureau ee78525252 shader: promote type for comparison with same type 11 years ago
Dave Airlie aea7785887 renderer: handle resource inline writes using common code 11 years ago
Dave Airlie cccbc3b5e4 renderer: return values from submit_cmd/decode block 11 years ago
Dave Airlie bc975ef808 virgl/transfer: take transfer offset into a/c 11 years ago
Dave Airlie 88b48d0606 tests: add transfer test with bad offset 11 years ago
Dave Airlie e7afcd62cf build: fix make distcheck 11 years ago
Dave Airlie 5783d84b30 egl: overhaul the fourcc retrieval function 11 years ago
Marc-André Lureau 58ef21b0b8 vrend: accept empty vertex elements 11 years ago
Marc-André Lureau e094ca79f9 vrend: return EINVAL for unknown object type 11 years ago
Marc-André Lureau 6948e60c74 renderer: fix check for streamout target object insert 11 years ago
Dave Airlie 135dc05084 gallium: drop unused header 11 years ago
Dave Airlie e440d4b48c gallium: drop some debug code 11 years ago
Dave Airlie 51d84f851c gallium: drop large fast math tables 11 years ago
Dave Airlie 55d226385b gallium: drop tgsi execute code. 11 years ago
Dave Airlie d01f462c53 gallium: drop unneeded format code 11 years ago
Dave Airlie 3a04ee4a16 renderer: drop pointless emit depth range 11 years ago
Dave Airlie 12bf136ae7 renderer: drop hw_emit_blend_color 11 years ago