1512 Commits (926479abf752c69b367d56138569e11cffa7ecf6)
 

Author SHA1 Message Date
Robert Foss 3f35aabb82 ci: Attach the corresponding issue to ignored tests 6 years ago
Robert Foss ea48ece2c4 ci: Filter out commented lines from ignore_tests.txt files 6 years ago
Robert Foss a5547fb7c8 ci: Use a variable for ignore_tests.txt path 6 years ago
Robert Foss e76002d07e Revert "ci: Mark test as reliable" 6 years ago
Gert Wollny 8d711a1ec2 vrend: effectively revert "renderer: remove dead code" 6 years ago
Alexander Kanavin dff435479c Makefile.am: explicitly link with libdrm 6 years ago
Dave Airlie 70677eedb7 renderer: use is_buffer flag for transfers 6 years ago
Dave Airlie 5d2dde49d2 strings: move to 3 strings, and patch extensions onto end of string 0 (v2) 6 years ago
Dave Airlie dd06126de9 shader: use string array handler to store current strings. 6 years ago
Dave Airlie fb71f03c99 shader: move debug output to end of shader construction 6 years ago
Dave Airlie d8ab0ede3b vrend: add string buffer array helpers (v2.1) 6 years ago
Dave Airlie 293f1dc1dc renderer: consolidate shader dump function 6 years ago
Gert Wollny b4d4a9b2eb vrend: assume gl_colorspace also when no context type is set 6 years ago
Gert Wollny acc261b06b formats: Add support for sRGB_R8 also on desktop GL 6 years ago
Gert Wollny ce63d638d6 ci: Bump good mesa version and drm 6 years ago
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