1447 Commits (a43dc3694b174b0a30653a69aba542f5f26be905)
 

Author SHA1 Message Date
Erik Faye-Lund 30c3b751fd renderer: fixup texture-swizzling without view-support 6 years ago
Erik Faye-Lund d9a4be4d0a renderer: remove dead code 6 years ago
Erik Faye-Lund e95a540a0e renderer: set emulated alpha based on the texture-view format 6 years ago
Erik Faye-Lund 4e5e62daa2 renderer: pass whole texture-view to vrend_apply_sampler_state 6 years ago
Erik Faye-Lund a9bb5a7dcf renderer: correct type of vrend_sampler_view::format 6 years ago
Erik Faye-Lund 66152b2526 renderer: do not setup fixed-function point-sprite functionality 6 years ago
Erik Faye-Lund 262b078c3d renderer: guard call to glTexBuffer 6 years ago
Gert Wollny 474addf576 vrend: Don't ref-count when UBO's are bound on the host side 6 years ago
Gert Wollny 70ae2c3894 vrenderer: avoid haing to include vrend_debug.h in virglerenderer.h 6 years ago
Gert Wollny ec56cc4a5d shader: free stale sampler_arrays in sinfo (v2) 6 years ago
Gert Wollny ff18dfe508 debug: Add option to print the guest program name in the log 6 years ago
Gert Wollny 70fefe33df virgl: expose function to set output callback 6 years ago
Gert Wollny 32c733fa47 src/: replace all instances of "fprintf to stderr" with "vrend_printf" 6 years ago
Gert Wollny c6e9477693 vrend: Also use vrend_printf to print the streamout debug output 6 years ago
Gert Wollny 87a21038f7 debug: Use a function to print output that can be replaced by a different callback 6 years ago
Gert Wollny 3e87ee63f7 shader: When on GLES require EXT_clip_cull_distance for gl_ClipDistance 6 years ago
Dave Airlie 3a069fc6dc virgl: query buffer object support. (v2) 6 years ago
Dave Airlie f4e22b8727 vrend: fix compute shader binding 6 years ago
Dave Airlie 51e343ea48 shader: move realcolor emit to fs. 6 years ago
Gert Wollny 26a2748965 shader: clean up TES IO emit 6 years ago
Gert Wollny 7418567f0c shader: clean up TCS IO emit 6 years ago
Gert Wollny 6fb0c9d847 shader: simplify handling of pre-and postfixes in gs IO emit 6 years ago
Gert Wollny aa9a3946f8 shader: remove unused variables in fs IO emit 6 years ago
Gert Wollny 08e0ded94a shader: IO emit - factor out winsys_adjust_y emission 6 years ago
Gert Wollny fe31f94e7a shader: Factor out compute shader IO emit 6 years ago
Gert Wollny 7d219efae4 shader: factor out tessleation evaluation shader IO emit 6 years ago
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