791 Commits (f4ac4c69341944fe878148397b8d4cd1cef9eb97)
 

Author SHA1 Message Date
Dave Airlie fa9cd7c971 shader: only write all cbufs after use ones. 6 years ago
Dave Airlie a78923efaa vrend: fix dual src blending. 6 years ago
Gurchetan Singh 4f60af6ea2 vrend_renderer: remove should_invert_viewport 6 years ago
Gert Wollny c3f749d0d8 configure.ac: Add more warning flags (v3) 6 years ago
Gert Wollny a4330b418b vtest_renderer.c: Fix warnings 6 years ago
Gert Wollny 4b8a839ebc test_virgl_transfer.c: Fix warnings 6 years ago
Gert Wollny c3a2058a8f testvirgl_encode.c: Fix warnings 6 years ago
Gert Wollny 5c8e9583fe testvirgl.c: Fix warnings 6 years ago
Gert Wollny 5e5a82233a vrend_blitter.c, vrend_egl_context.c: Fix warnings 6 years ago
Gert Wollny 9b4254134d vrend_decode.c: Fix warnings 6 years ago
Gert Wollny e96a5e8594 vrend_object.c: Fix warnings 6 years ago
Gert Wollny a52d2ef49a vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny 567c91cb29 vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny 7058e6dce9 vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny b116ed8f9b vrend_renderer.c: fix warnings 6 years ago
Gert Wollny 9e00a70402 vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny 9b7d7b79d1 vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny 951bb52fd5 vrend_renderer.c: Fix warnings and clean code 6 years ago
Gert Wollny 44505b9268 vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny e72bc13892 virglrenderer.c: Fix warning 6 years ago
Gert Wollny 6edc50f02d vrend_renderer.c: Fix warnings 6 years ago
Gert Wollny 299c1119d2 vrend_formats.c: Silence warning -Wmissing-field-initializers 6 years ago
Gert Wollny 84c74ea082 vrend: Add #define for unused variables 6 years ago
Gert Wollny 9a4bb20836 vrend: enable multisample on GLES host with GLES >= 3.0 6 years ago
Dave Airlie e518a64c75 shader: refactor some source info out into a struct. 6 years ago
Dave Airlie e73fd6289d shader: gather some destination info in a struct. 6 years ago
Dave Airlie b169728231 shader: refactor out filling offset buffer 6 years ago
Dave Airlie 72c6538ecc shader: convert txfi to string conversion 6 years ago
Dave Airlie 68d1eb4bb4 shader: convert texture writemasks over to a string conversion (v2) 6 years ago
Dave Airlie fd7d93a041 shader: refactor texture instruction extension 6 years ago
Dave Airlie fa7f5de546 shader: refactor txq emit out of translate_tex 6 years ago
Dave Airlie 055fd69374 shader: refactor out setting up texture ctx requirements 6 years ago
Dave Airlie 397f1cc60c shader: use type conversions in translate_tex 6 years ago
Dave Airlie e6307939eb shader: move dtypeprefix for txq into function. 6 years ago
Dave Airlie 98eb584dd2 shader: refactor out txq emit to it's own function. 6 years ago
Dave Airlie ce95385be4 renderer: use texture storage APIs if available. 6 years ago
Dave Airlie 5c50c84c7a renderer: use is_buffer flag on resource destruction 6 years ago
Elie Tournier 0cca6d6b48 vrend: Call glDepthRange if we move from default value 6 years ago
Gert Wollny 4baf9b6a9e vrend: Enable vertex_attrib_binding also on Hosts with GLES >= 3.1 6 years ago
Gurchetan Singh 3222f87b73 vrend: use bits in caps set v2 6 years ago
Dave Airlie 11f1cbb5f2 shader: refactor out the input/output prefix code. 6 years ago
Alexandros Frantzis 211f67993c Revert "vrend: Use red/green with swizzle for luminance/alpha formats" 6 years ago
Alexandros Frantzis a79e837b0d vrend: Support GL blits for multisample textures 6 years ago
Alexandros Frantzis 2f941194a5 vrend: Support GL blits with integer color formats 6 years ago
Tomeu Vizoso 6b44f37507 vrend: Remove two more BGRA formats from GLES 6 years ago
Tomeu Vizoso 20960da342 vrend: Remove VIRGL_FORMAT_B5G5R5A1_UNORM from GLES 6 years ago
Tomeu Vizoso b27fa082de vrend: Add support for PIPE_FORMAT_A4B4G4R4_UNORM 6 years ago
Tomeu Vizoso ec1e384dd2 vrend: Add support for VIRGL_FORMAT_R10G10B10A2_UINT 6 years ago
Dave Airlie 900cdf4b07 detabify vrend_shader.c 6 years ago
Gurchetan Singh 4d2a346179 vrend_shader: move source register translation 6 years ago