649 Commits (f64bfb4f61bb31711fe14b6a242e1d658008537a)
 

Author SHA1 Message Date
Dave Airlie f64bfb4f61 renderer: change logic around patching to make tess easier to add 6 years ago
Dave Airlie 0b68941405 tgsi: update property support 6 years ago
Dave Airlie 9f5a36b8a2 shader: bump input/output count to 64 6 years ago
Dave Airlie fa1c570af3 shader: actually emit barrier opcode. 6 years ago
Dave Airlie dfcb6344d4 shader: fix two warnings in vrend_shader.c 6 years ago
Dave Airlie 4a68d1dff1 shader: fix all signed/unsigned warnings. 6 years ago
Dave Airlie 9e357bd2ef shader: document fallthroughs. 6 years ago
Dave Airlie b98ea3d919 vrend_shader: add arb_gpu_shader_fp64 support (v2) 6 years ago
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