1783 Commits (0c28415f71cd513b1dd31b02346c4149a2c21198)
 

Author SHA1 Message Date
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
Gurchetan Singh 98d2b366db vrend: refactor storage enum 5 years ago
Gurchetan Singh f29b1b6e44 vrend: add vrend_util.h file 5 years ago
Gert Wollny 3ec182aaf7 vrend: Clean error state before querying the features 5 years ago
Gert Wollny 4e40b7aef1 ci: Switch to buster + backports 5 years ago
David Riley a352943002 vrend: Only use virgl_gbm_transfer when transfering to host. 5 years ago
David Riley c529faf1ba vrend: Fence before transfering from host if necessary 5 years ago
David Riley 752fb7c149 virgl/egl: Add virgl_egl_fence_and_wait_external 5 years ago
David Stevens b9ecaac78a vrend: skip texture size check for gbm-only resources 5 years ago
Gert Wollny a81147cf4d vrend: Always use the virgl_formats enum in the virglrenderer code 5 years ago
Gert Wollny dcd429bb23 formats: Always use the VIRGL_FORMAT enums in vrend code 5 years ago
Gert Wollny 10a0622a44 Gallium/format: Replace PIPE_FORMAT by using defined to VIRGL_FORMAT 5 years ago
Gert Wollny 02a3510c0a formats: Add all formats to VIRGL_FORMAT that are referenced in Gallium 5 years ago
David Stevens 27e0bf1360 vrend: fix non-gbm build error 5 years ago
David Stevens 77d2681823 vrend: support emulating planar image sampling 5 years ago
Lepton Wu cf423460fd ci: Quote shell variables. 5 years ago
Lepton Wu b650eb951d vrend: Don't create view for textures created from EGLImage 5 years ago
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