35 Commits (c31e6facde437b479b8fbf6ce632f76a151ed6f2)

Author SHA1 Message Date
Gert Wollny 82412e927a formats: Reject also formats that give GL_INVALID_OPERATION and correct STENCIL_INDEX 6 years ago
Gert Wollny 257cf11b52 vrend: correct blit/copy_image code path 6 years ago
Gert Wollny a2639989a0 formats: include compressed formats in the copy-compatibility check 6 years ago
Gert Wollny c91500a14c vrend: Enable ARB_texture_storage on GLES 6 years ago
Gert Wollny 41a0fd8717 formats: reorder sample count reading and emultate it for low sample counts 6 years ago
Erik Faye-Lund 58e521c57e get rid of yet another bind-flag set 6 years ago
Gert Wollny 8ad02016a5 vrend_formats: Replace RGB(8|16) formats with RGBX(8|16) 6 years ago
Gert Wollny 2846dcf565 vrend: If available use glCopyImageSubData to execute memcopy like blits 6 years ago
Gert Wollny c0e0274e8c virgl: Add method to query supported MSAA samples and positions 6 years ago
Gert Wollny 299c1119d2 vrend_formats.c: Silence warning -Wmissing-field-initializers 6 years ago
Alexandros Frantzis 211f67993c Revert "vrend: Use red/green with swizzle for luminance/alpha formats" 7 years ago
Tomeu Vizoso 6b44f37507 vrend: Remove two more BGRA formats from GLES 7 years ago
Tomeu Vizoso 20960da342 vrend: Remove VIRGL_FORMAT_B5G5R5A1_UNORM from GLES 7 years ago
Tomeu Vizoso b27fa082de vrend: Add support for PIPE_FORMAT_A4B4G4R4_UNORM 7 years ago
Tomeu Vizoso ec1e384dd2 vrend: Add support for VIRGL_FORMAT_R10G10B10A2_UINT 7 years ago
Lepton Wu fd0ed16337 vrend: handle GL_INVALID_ENUM when trying format. 7 years ago
Jakob Bornecrantz e57359eeb4 vrend: Add VIRGL_FORMAT_R8G8B8A8_SRGB format and test for more sRGB formats 7 years ago
Alexandros Frantzis 9812fe07ea vrend: Use RGB1 swizzle for formats with "don't care" components 7 years ago
Alexandros Frantzis 84fc54f6bf vrend: Use red/green with swizzle for luminance/alpha formats 7 years ago
Alexandros Frantzis 6b97c28184 vrend: Use red with swizzle for luminance formats 7 years ago
Alexandros Frantzis 84f1a4c8ce vrend: Add swizzle to format descriptions 7 years ago
Alexandros Frantzis 7902efccd1 vrend: Support R10G10B10{A2, X2} formats v2 7 years ago
Alexandros Frantzis 9d1c1dd509 vrend: Fix RGB565 format support 7 years ago
Jakob Bornecrantz 9dc4864e1a vrend: Support Z32 format, with work around. 7 years ago
Jakob Bornecrantz 2447355893 vrend: Support BGRX & BGRA formats v2 7 years ago
Jakob Bornecrantz 71487a41fe vrend: Replace all uses of glDrawBuffer with glDrawBuffers 7 years ago
Dave Airlie 2d930b4f94 vrend: add support for stencil texturing. 7 years ago
Dave Airlie c9670b04c5 vrender: add bptc formats 7 years ago
Dave Airlie bd64c81fc2 renderer: handle rendering to A8 surfaces. 9 years ago
Dave Airlie 92b00c978b renderer: CLEANUP - remove TABs 9 years ago
Dave Airlie 7e85c2f114 renderer: CLEANUP: whitespace and reindent 10 years ago
Dave Airlie ca23e98b22 renderer: CLEANUP: boolean/GLboolean -> bool 10 years ago
Marc-André Lureau 444f661736 formats: fix byte order of BGRA 10 years ago
Marc-André Lureau dbd90fb682 Rename Elements ARRAY_SIZE 10 years ago
Dave Airlie 03e3116a75 import latest renderer code 10 years ago
Dave Airlie a3a2c64cd6 initial import of standalone renderer 11 years ago