1221 Commits (0f9885ead5cb830484876a864e0ee70d6229d07c)
 

Author SHA1 Message Date
Gert Wollny 51bc9b0e71 shader: Factor out tesselation control shader IO emit 6 years ago
Gert Wollny 85fdaf8d15 shader: Factor out geometry shader IO emit 6 years ago
Gert Wollny deebae87f7 shader: factor out fragment shader IO emit 6 years ago
Gert Wollny 7c8b9325e7 shader: Simplify vertex shader IO emit and factor out stream IO 6 years ago
Gert Wollny d8b76a36d6 shader: Separate vertex shader io and others 6 years ago
Gert Wollny 91642e622b shader: start refactoring emit_ios 6 years ago
Robert Foss 62d123dc34 ci: Include missing utils.sh script 6 years ago
Robert Foss 16de508587 ci: Mark test as reliable 6 years ago
Gurchetan Singh 8ca7e861c9 virgl: support 10-bit formats on GLES 6 years ago
Erik Faye-Lund 2192c92f58 renderer: only update dirty constbufs 6 years ago
Erik Faye-Lund 208e917f2e renderer: do glUniformBlockBinding at link-time 6 years ago
Erik Faye-Lund 5e89aea888 virglrenderer: use bitmask instead of arrays of indices 6 years ago
Erik Faye-Lund 0aa272c21c renderer: drop pointless temp-variable 6 years ago
Robert Foss a1ad3cef8e ci: Add support for running multiple tests simultaneously 6 years ago
Robert Foss a5e65fc6d3
ci: Rework path handling 6 years ago
Gert Wollny 3dc64e50ef ci: Explicitely install python-mako 6 years ago
Gert Wollny de99a34adf ci: Use gdc instead of gdc-6 6 years ago
Elie Tournier 0999e0c6f3 doc: update features list 6 years ago
Alexander Kanavin c8df9ba1ba vtest: add missing includes 6 years ago
Jakob Bornecrantz f30b4ee37c vtest: Refactor argument parsing to use getopt 6 years ago
Robert Foss c21a53de63 ci: Run piglit gl&gles hosts as separate tests 6 years ago
Robert Foss 8e3c7f7666 ci: Cleanup CI output 6 years ago
Robert Foss 810b33380e ci: Harmonize script names 6 years ago
Robert Foss 0ad0fdbb8f ci: Remove unused deqp test lists 6 years ago
Robert Foss 7f3f1a5075 ci: Switch to new test-runner 6 years ago
Robert Foss 5176d6dca9 ci: Don't allow HW backends for CI runs 6 years ago
Robert Foss 15320da81f ci: Add new test-runner and previous results 6 years ago
Robert Foss 715d53e235 ci: Remove redundant regression check 6 years ago
Robert Foss f342464164 ci: Remove spurios ccache -s 6 years ago
Robert Foss ed8378ef53 ci: Remove previosuly disabled & redundant CTS build cmds 6 years ago
Robert Foss 5fc178babb ci: Remove previously disabled fakemachine/qemu testing 6 years ago
Dave Airlie 2ebcc6d69a virglrenderer: move scissor enables out of draw path. 6 years ago
Dave Airlie 827bee8f78 renderer: don't emit scissors on framebuffer state change 6 years ago
Gert Wollny 8b2e86f7b6 blitter: handle GL_FRAMEBUFFER_SRGB for emulated blits 6 years ago
Gert Wollny 2e3417a74b vrend,blit: set GL_FRAMEBUFFER_SRGB based on blit dest format and not resource format 6 years ago
Gert Wollny 3a55d4ba91 vrend,blit: Don't use GL blit when src and dest swizzles are the same 6 years ago
Elie Tournier 92fe2c2821 gallium: bump shader input and output limits 6 years ago
Erik Faye-Lund 0b115dbc7c shader: add and use extension helper 6 years ago
Erik Faye-Lund 249cbb2a8d strbuf: factor out strlen out of appending 6 years ago
Erik Faye-Lund ee354b6d55 shader: fixup signature of get_source_info 6 years ago
Erik Faye-Lund aa036b8bcb shader: double size of offbuf and bias 6 years ago
Erik Faye-Lund c5e7173212 strbuf: copy varargs-list in case of reuse 6 years ago
Dave Airlie 6c530b502d shader: move body generation to variadic macros. 6 years ago
Dave Airlie 1c5d6570fd shader: move header generation to variadic emission. 6 years ago
Dave Airlie 695e7c3092 shader: move body emission to using buffer error state. 6 years ago
Dave Airlie 06799bf223 shader: move header emission to use the error state. 6 years ago
Dave Airlie 375b424a1b shader: add some strbuf error checks. 6 years ago
Dave Airlie f7e0ec0873 shader: add string buffer wrapper and use for glsl strings. 6 years ago
Dave Airlie e56000111e vrend: add new string buffer implementation (v1.2) 6 years ago
Dave Airlie 4aa32df2cf fix crash with qemu / egl colorspace 6 years ago