1693 Commits (a077713bc0cdff2b26aaba52fe5f6a79567b2324)
 

Author SHA1 Message Date
Gert Wollny a077713bc0 ci: Update good mesa 5 years ago
Gurchetan Singh 1fcd27d021 vrend: gbm_allocation --> minigbm allocation 5 years ago
Elie Tournier 447108ec60 renderer: support newer glsl version 5 years ago
Chia-I Wu 6c44b4a798 vtest: add experimental multi-client support 5 years ago
Chia-I Wu b6aa008177 vtest: add enum vtest_client_error 5 years ago
Chia-I Wu 4150a90ca3 vtest: overhaul vtest_server_run_renderer 5 years ago
Chia-I Wu 97c2225912 vtest: make vtest_client a list 5 years ago
Chia-I Wu 861ba2a6cb vtest: replace gotos by a loop in main 5 years ago
Chia-I Wu 134dcfb658 vtest: move do_fork logic into vtest_server_run_renderer 5 years ago
Chia-I Wu 4d234f9f17 vtest: initialize renderer when the client connects 5 years ago
Chia-I Wu b88a34d5d3 vtest: refactor vtest_server_run_renderer 5 years ago
Chia-I Wu 3b8bf6b3eb vtest: move ctx_flags into vtest_server 5 years ago
Chia-I Wu 5670ebd0ec vtest: add vtest_client 5 years ago
Chia-I Wu ead1006c87 vtest: rename vtest_program to vtest_server 5 years ago
Chia-I Wu c6771ac666 vtest: move to multi-client support in vtest_renderer 5 years ago
Chia-I Wu 1a01bdbefb vtest: move protocol_version into vtest_context 5 years ago
Chia-I Wu d1672f6401 vtest: add multi-context support to vtest_renderer 5 years ago
Chia-I Wu 7fbd96a672 vtest: make renderer/renderer_cbs static 5 years ago
Chia-I Wu 1cb1a86145 vtest: move fence_id/last_fence into vtest_renderer 5 years ago
Chia-I Wu 4e11244e54 vtest: move max_length into vtest_renderer 5 years ago
David Stevens 3ab625d7aa vrend: handle no feat_texture_view in sampler views 5 years ago
Jason Macnak 6f3cfe1069 vrend: guard minigbm usage bit in vrend_fromat_can_sample() 5 years ago
Lepton Wu cdbc4296b6 vrend: Fix leaded fences. 5 years ago
Lepton Wu 660ed37239 vrend: Ignore GL_TEXTURE_LOD_BIAS on GLES. 5 years ago
Gert Wollny 7d204f3927 build: bump version for a new release 5 years ago
Lepton Wu fc43ff62a5 vrend: Don't crash when no feat_dual_src_blend 5 years ago
Gurchetan Singh ec76a36521 vrend_renderer: skip internal format check for YUV 5 years ago
Gert Wollny 5bc1a77c0e vrend: Check number of ABOs transmitted from the guest 5 years ago
Gert Wollny 4df12ad51f tests: Add test to check heap overflow with atomic buffer object 5 years ago
Jason Macnak 32c50df297 vrend: check with gbm in vrend_format_can_sample() when gbm enabled 5 years ago
David Riley 10854be913 Remove hardcoded "-fsanitize=address" 5 years ago
Gert Wollny 0a97971cee tests/fuzzer: link against libvirglrenderer 5 years ago
Gert Wollny fe85f247d6 ci: Add check to compile with clang+fuzzer 5 years ago
Lepton Wu 080918e376 vrend: blend: Fix missed glColorMask call 5 years ago
Lepton Wu 039baad8cd vrend: Don't switch to ctx0 when deleting ctx0 5 years ago
Lepton Wu 7fb8f44578 vrend: Use server side fence wait. 5 years ago
Lepton Wu e54bfe8961 vrend,blitter: Sync when switching context. 5 years ago
Lepton Wu 4dd3e61a99 vrend_debug: Remove hard coded vrend_use_debug_cb 5 years ago
Lepton Wu 845bc4889b vrend: Use the original context to delete objects. 5 years ago
Gert Wollny 63bcca251f vrend: Don't try launching a grid if no CS is available 5 years ago
Gert Wollny 18638b4cdb test: Add fuzzer test to check illegal CS shader execution 5 years ago
Gert Wollny 522b610a82 vrend: Don't free resource struct in _resource_allocate_texture 5 years ago
Gert Wollny 9f764c1ead tests/fuzzer: Add test that triggers a double free 5 years ago
Gert Wollny 8126424fc7 vrend: Swap bytes when reading back on a big endian arch 5 years ago
Gert Wollny 5b3ad5c515 tests: Fix color value test for big/low endian 5 years ago
Woody Chow 08820cb0fb Fix vtest build by depending on libvirglrenderer_dep 5 years ago
Lepton Wu ff43cc76ae debug: Add support to log to file. 5 years ago
Lepton Wu e8d497f4a1 blitter: Put "#version" in the first line in shader. 5 years ago
Woody Chow b97d148d92 Fix deqp regression of basic_copyteximage2d* 5 years ago
Gurchetan Singh 851d131d70 vrend_renderer: delete unused functions 5 years ago