1589 Commits (a156652047eede8bd03a09475f1de34778fed97f)
 

Author SHA1 Message Date
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
David Stevens 9cc29b194a virgl/gbm: Account for bpp in planar stride 5 years ago
David Stevens 1a73838b1f virgl/gbm: exported read/writable buffers 5 years ago
Gert Wollny a46624628a configure: Don't enable valgrind unless specifically asked for 5 years ago
Gert Wollny 5d51d10736 ci: Update good mesa and results 5 years ago
Gert Wollny c50e40f5e0 ci: Update battery to 0.1.23 5 years ago
Gert Wollny a573ba498b shader: emit precise and invariant specifiers before interpolation specifier 5 years ago
Gert Wollny a9ca391a86 shader: Pass invariant flag based on SID 5 years ago
Lepton Wu efff41d204 vrend: Use view target instead of texture target. 5 years ago
Gert Wollny 48cc96c9ae Bump version number to 0.8.0 and increment sharedlib micro version 5 years ago
Gert Wollny d5dd2d302d vrend: Always use a texture view for the source when doing blits (HACK) 5 years ago
Gert Wollny 1ffa77c6a8 vrend: Clear blit framebuffer attachments after copy_resource 5 years ago
Gert Wollny aa05501cce vrend: Unbind sampler view after creation 5 years ago
Gert Wollny 47088b7fc4 vrend: Unbind all frambuffer attachments after doing a blit 5 years ago
Gert Wollny 8fa6ebbbb8 shader: Force emission of front/backcolor pairs if a backcolor is found in VS 5 years ago
Gert Wollny e2737b86ef shader: handle per SIDs front and back color emmission 5 years ago