1709 Commits (660eaa21260a4d67ee16f65b02e9d1a13b7d9759)
 

Author SHA1 Message Date
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
Gurchetan Singh ec371e55f8 vrend_renderer: add NULL checks 5 years ago
Gurchetan Singh e36302cc93 vrend_renderer: delete extraneous transfer 5 years ago
Lepton Wu 737c6e73e1 virglrenderer: Also allocate 1x1 resource with gbm. 5 years ago
Gurchetan Singh f8f5d3f073 virglrenderer: report structures virglrenderer_execute supports 5 years ago
Zhenyu Wang 5bab75922c shader: add ARB_shader_image_load_store extension when required 5 years ago
Gert Wollny 4c5c8b3f77 ci: Make runs with local mesa more robust 5 years ago
Gert Wollny 5f28eb8868 shader: fix mismatching shader invariants on GL 5 years ago
Gert Wollny abcd75475b vrend: Fix newly introduced warnings when ENABLE_GBM_ALLOCATION is not set 5 years ago
Gert Wollny e480cb6335 vrend: Ignore prev shader stages in shader key when procesing unbound shaders 5 years ago
Gert Wollny 71747ea999 ci: Update the tool chain to use gcc 9 and clang 8 5 years ago
Gert Wollny fc3f1089e9 ci: Update battery to version 0.1.21 5 years ago
Gurchetan Singh 336f2f1911 virglrenderer: add virgl_renderer_execute 5 years ago
Gurchetan Singh e3683f0fbd vrend: also report scanout formats to the guest 5 years ago
Gurchetan Singh 3059387819 vrend_renderer: use gbm allocations 5 years ago
Gurchetan Singh 2cb686dd46 virgl/gbm: blacklist certain drivers when querying rendernodes 5 years ago
Gurchetan Singh aca41183c1 virgl/gbm: support for transfers 5 years ago
Gurchetan Singh 15ed4bc8e1 virgl/gbm: support more formats 5 years ago
Gurchetan Singh cadcaf1e83 virgl/egl: allow creating EGL images from dma-bufs 5 years ago
Gurchetan Singh 7f6e1d67ba vrend_renderer: export egl and gbm to vrend_renderer 5 years ago
Gurchetan Singh 309b2c5017 configure.ac: allow user to support gbm allocations 5 years ago
Gurchetan Singh 6d6c653b5f virglrenderer: open rendernode even for EGL_MESA_platform_surfaceless 5 years ago
Gurchetan Singh 4cade493dc virgl/egl: separate EGL and GBM functions 5 years ago
Gurchetan Singh 4253b10072 virgl/egl: look for EGL_EXT_image_dma_buf_import 5 years ago
Gurchetan Singh 759e941cb1 virgl/egl: rename some variables to be more descriptive 5 years ago
Gert Wollny ac7b52cf24 vrend: Keep track op HW scissor state and disable them in vrend_clear 5 years ago
Gurchetan Singh 5baaab6f3b vrend: don't emulate formats for external images for now 5 years ago
David Riley af23ed8c77 egl: Fall back to using default display and clean up fd ownership. 5 years ago
David Riley 926479abf7 egl: Do not require EGL_MESA_drm_image || EGL_MESA_image_dma_buf_export. 5 years ago
David Riley a082ef0fc8 egl: Change config attributes to GLES 2.0 instead of 1.0/1.1. 5 years ago
Gert Wollny 96c359b542 vrend: Issue depth range together with other viewport properties 5 years ago