1670 Commits (660ed37239ff5ed58e155c999436aa9db9015049)
 

Author SHA1 Message Date
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
Gurchetan Singh f3e4907527 meson: fix build error with 0.47.2 5 years ago
Jason Macnak 9e6b3e36dd meson: include epoxy dep when looking for epoxy headers 5 years ago
Nathan Owens 9c3b8f4acc Add sys/select.h for musl 5 years ago
Gert Wollny 1e581b6b49 meson: set visibility flag when compiler supports it 5 years ago
Lepton Wu 1686cf92a7 vrend: Fix wrong numlayers in vrend_make_view 5 years ago
Gert Wollny 66c57963aa ci: Update piglit good commit and add new results 5 years ago
Gert Wollny b40459599d ci: Update good mesa commit 5 years ago
Gert Wollny 471185e46d build: bump the version number for a new release 5 years ago
Gert Wollny debb6e6ac4 build: deprecate the autotools build system 5 years ago
Lepton Wu c162f33d5f Only require minimum gbm version when needed. 5 years ago
Gurchetan Singh 6c7da17184 vrend_renderer: re-enable emulated GL_BGRA tweak for external images 5 years ago
Gurchetan Singh b6b7fcb2c6 vrend_renderer: use glEGLImageTargetTexStorageEXT when available 5 years ago
Gurchetan Singh 256ef78980 vrend: bump up libexpoxy requirement 5 years ago
Gurchetan Singh f7129507b9 vrend_renderer: check for GL_EXT_EGL_image_storage, use features 5 years ago
Marc-André Lureau c7f7d76b47 Fix -Wpointer-arith warnings 5 years ago
Marc-André Lureau d93f600983 Fix some -Wpedantic warning 5 years ago
Marc-André Lureau 52f19d9eab Fix -Wunused-variable warning 5 years ago
Marc-André Lureau 9d8cd188f9 Fix some -Wpedantic warnings 5 years ago
Marc-André Lureau f6d31cf8f7 Fix some -Wpedantic warnings 5 years ago
Gurchetan Singh bbcac75eb4 vrend: fix autotools build error 5 years ago
Gurchetan Singh 4d7bf46ec0 configure: remove redundant check, improve check 5 years ago
Gurchetan Singh b551878a46 virgl/egl: refactor extension list 5 years ago
Gurchetan Singh 50e830bba9 vrend: VIRGL_BIND_IMMUTABLE_STORAGE --> VREND_STORAGE_GL_IMMUTABLE 5 years ago