627 Commits (b116ed8f9b80bb4cd944337993dd446f4b9ad936)
 

Author SHA1 Message Date
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
Gurchetan Singh d0ea53fc5b vrend_shader: move destination register translation 6 years ago
Gurchetan Singh 58e5559b2a vrend_shader: use conversion table in iter_instruction 6 years ago
Gurchetan Singh 0db4fc6394 vrend_shader: add conversion table 6 years ago
Dave Airlie 2dd41453ab shader: make setting a requested glsl_ver more robust. 6 years ago
Gurchetan Singh e716b00fd4 vrend_shader: use bit-table instead of booleans 6 years ago
Gurchetan Singh 80bb4e05cc vrend_shader: add bit-table for GLSL header strings 6 years ago
Gurchetan Singh 2c4edb57f9 vrend_shader: remove ctx->has_frag_viewport_idx 6 years ago
Dave Airlie 0c759675b2 virgl_hw: add a warning noting the bool_set1 is full 6 years ago
Dave Airlie efc093d0ec add ARB_transform_feedback_overflow_query support 6 years ago
Dave Airlie be265410c3 add ARB_polygon_offset_clamp support 6 years ago
Dave Airlie 7d4b9f972c add ARB_derivative_control support 6 years ago
Dave Airlie 6b5d7919c5 add ARB_conditional_render_inverted support 6 years ago
Dave Airlie 95650df93c add support for ARB_texture_mirror_clamp_to_edge. 6 years ago
Dave Airlie cc6ecc610d vrend: add ARB_texture_buffer_range support. 6 years ago