1654 Commits (63bcca251f093d83da7e290ab4bbd38ae69089b5)
 

Author SHA1 Message Date
Lepton Wu a97a391bf7 build: use warning_level in meson 5 years ago
Lepton Wu a2962a880f ci: Add llvm-8-dev explicitly. 5 years ago
David Stevens 5ad860a3f8 virgl/gbm: fix gbm exported fds 5 years ago
Lepton Wu dc064827bb vrend: move debug_texure() location backward. 5 years ago
Gert Wollny 2abeb1802e vrend: check that the transfer iov holds enough data for the data upload 5 years ago
Gert Wollny 8c9cfb4e42 tests: Add trigger for overflow in texture data upload 5 years ago
Gert Wollny cbc8d8b75b vrend: check transfer bounds for negative values too and report error 5 years ago
Gert Wollny 9c280a2865 tests: Add test to trigger transfer IOV overflow 5 years ago
Gert Wollny da53f11312 tests: Make it possible to set the test verbosity from the environment 5 years ago
Gert Wollny e01683ef43 tests: vrend_transfer put some limits on the texture sizes 5 years ago
Gert Wollny 57feaddb3e tests: Add numbers to the test comments to make it easier to locate failing tests 5 years ago
Gert Wollny 306262c484 tests: Fix cubemap tests to take care that width == high for tests that should pass 5 years ago
Gert Wollny 164d7587ad vrend: Add an assert for allocating the intermediate texture 5 years ago
Gert Wollny e6add72d5e blitter: Correct GLES DS multisample shader variant 5 years ago
Gert Wollny 125621e652 vrend: Check the sampler target and view format and bail out if they are illegal 5 years ago
Gert Wollny a156652047 vrend: Ensure that buffer creation doesn't bleed into the texture allocation 5 years ago
Gert Wollny 24f67de7a9 vrend: check info formats in blits 5 years ago
Gert Wollny 95e4af9f4d vrend: Add error reporting to the resource parameter check 5 years ago
Gert Wollny 0d9a2c88dc vrend: Check resource creation more thoroughly 5 years ago
Gert Wollny d2cdbcf6a8 tests: Add test that trigger the fuzzer bugs 5 years ago
Gert Wollny dcf1408c97 vrend: Move virgl_has_gl_colorspace and dependencies to vrend_renderer.c 5 years ago
Gert Wollny 72ef431508 vrend: Fix warnings about no return value and braces 5 years ago
Gert Wollny 5d03711f88 vrend: Keep the max texture sizes in the vrend_state 5 years ago
Gert Wollny 06d60e4705 vrend: silence warnings when NDEBUG is defined 5 years ago
Lepton Wu 4ac3a04cb8 shader: re-interpret GRID_SIZE, BLOCK_ID, and THREAD_ID as float in MOV to TEMP 5 years ago
Gurchetan Singh 2bec49d38f virgl/egl: fix null pointer dereference 2 5 years ago
Gurchetan Singh e30d1ef975 virgl/egl: fix null pointer dereference 1 5 years ago
David Stevens 910540dd50 virgl/gbm: fix transfer host plane offset and stride 5 years ago
Gert Wollny 191fa92346 ci: Add task to check meson build 5 years ago
Gert Wollny 17c2368f97 build: Add meson build 5 years ago
Gert Wollny ecba12cdac vtest: Add option and environment variable to select the rendernode 5 years ago
Gert Wollny 892e86ad4a configure: Set minimum gbm version to 18.0.0 5 years ago
Gurchetan Singh 4e0a17405a vrend_renderer: fix GLES log spam 5 years ago
Gurchetan Singh 0a7fe48e9b vrend_debug: add debug GLES option 5 years ago
Gurchetan Singh 44f1653dbe virgl/gbm: factor out export retry logic 5 years ago
Gurchetan Singh 246265c771 virgl/gbm: modify conversion to/from gbm formats 5 years ago
David Stevens 3f5ec0c82c virgl/gbm: improve gbm resource creation 5 years ago
Gert Wollny 0e817f334b ci: Switch to DOCKER_DRIVER=overlay because overlay2 seems to have problems 5 years ago
Gert Wollny da688253ea ci: Update softpipe results 5 years ago
Gert Wollny e16605107c ci: Use different files to store normal and unreliable results 5 years ago
Gert Wollny 48b8ac1d64 ci: Update i965 results 5 years ago
Gert Wollny f414b689d9 ci: Allow to set piglit and CTS version from environment 5 years ago
Gert Wollny acc0930c51 ci: send normal build output to /dev/null 5 years ago
Gert Wollny cc222eb1d1 ci: Update piglit sha (we hit the older than 1.5 years mark) 5 years ago
Gert Wollny 7c7103b22f ci: dump regressions head of diff to log 5 years ago
Gert Wollny eca01605f2 shader: Move winsys_adjust_y_emitted from the shader key into the dump context 5 years ago
Gert Wollny e15b6ac843 shader: Don't replace number of indirect generics in shader key 5 years ago
Gert Wollny a66f3a1560 vrend: Emulate Multisample BGRA format on GLES 5 years ago
Gert Wollny def64149af shader: Force two-side color emission only if it is really needed 5 years ago
Gert Wollny e66a1d97cb vrend: Keep track of GL_FRAMEBUFFER_SRGB state and restore it after blits 5 years ago