1160 Commits (a5547fb7c856bd2c8dbb3cedbd52bf29d01bb69a)
 

Author SHA1 Message Date
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
Erik Faye-Lund 39c2099b2a vrend: assume current framebuffer binding is still correct 6 years ago
Erik Faye-Lund 6ae19d3da2 vrend: restore GL_FRAMEBUFFER after clobbering 6 years ago
Erik Faye-Lund 7a353862c6 virglrenderer: force ctx0 for cursor 6 years ago
Erik Faye-Lund dc8b29ffce vrend: remove redundant call to make_current 6 years ago
Elie Tournier aeac8f4ae8 docs: Add a note about running ASAN 6 years ago
Gert Wollny e59edfc2bb shader: Emit swizzles for image size if needed 6 years ago
Gurchetan Singh 162d4bf38c Fix GLX build 6 years ago
Gert Wollny 3bb14a39af vrend: Also set glsl to at least 400 on D-GL when certain extension are available 6 years ago
Jakob Bornecrantz b7eccdf410 shader: Even fewer screaming falsehoods 6 years ago
Jakob Bornecrantz f8841d8349 shader: Fewer screaming truths and falsehoods 6 years ago
Dave Airlie bc6fc18029 shader: drop prepare_so_movs unused return 6 years ago