Commit Graph

  • bf233d91b6 shader: do not leak prefix from previous loop iteration Erik Faye-Lund 2018-11-28 17:17:22 +0100
  • c63635dcc8 vtest: Print segfaults to console Jakob Bornecrantz 2018-11-30 16:33:48 +0000
  • 246140fa1c vrend: Check whether a shader type actually exisits before uploading constants Gert Wollny 2018-11-30 15:23:03 +0100
  • 13d8aaced2 configure.ac: manually expand PKG_CHECK_VAR Emil Velikov 2018-11-28 14:00:28 +0000
  • 78c71445e3 configure.ac: set ACLOCAL_AMFLAGS to include build-aux Emil Velikov 2018-11-28 15:40:58 +0000
  • 4111fdb7fe configure.ac: Add PKG_PROG_PKG_CONFIG Elie Tournier 2018-11-28 13:24:28 +0000
  • c3c314aad0 ci: Harmonize piglit results path with dEQP result path Robert Foss 2018-12-03 20:14:47 +0100
  • d046298331 ci: Set /proc/ options if possible, never fail Robert Foss 2018-12-03 18:35:43 +0100
  • 010eb82d1a ci: Clear flip-flopping tests for piglit run Robert Foss 2018-12-03 14:16:11 +0100
  • b26dfd7903 ci: Let nbr of threads used be controlled centrally Robert Foss 2018-11-28 18:42:16 +0100
  • 2067a08465 ci: Split up build&test Gitlab CI stages Robert Foss 2018-11-28 13:42:25 +0100
  • b7c1bd5124 ci: Set MESA_DEBUG env. var, to speed up debugging Robert Foss 2018-11-28 12:32:07 +0100
  • 72de30f389 ci: Don't build Qemu Robert Foss 2018-11-27 18:09:46 +0100
  • bf3e07087c ci: Comment run-test.sh exit paths Robert Foss 2018-11-27 18:07:02 +0100
  • 0215e10ea4 ci: Remove trailing whitespace Robert Foss 2018-11-26 19:24:14 +0100
  • 5c2e99b905 ci: Treat piglit crashes as failures Robert Foss 2018-11-26 13:43:34 +0100
  • 0eead7776c ci: Run the same sed call on two files Robert Foss 2018-11-26 13:41:58 +0100
  • 6b66d49e46 ci: Remove x.org log from artifacts Robert Foss 2018-11-23 13:43:32 +0100
  • 26bc3b293c ci: Log CI run commands to artifacts Robert Foss 2018-11-23 00:02:50 +0100
  • 9f46c37b0d ci: Save piglit and deqp failures as artifacts Robert Foss 2018-11-23 12:47:28 +0100
  • 4249def117 ci: Exclude failing tests Robert Foss 2018-11-23 12:46:56 +0100
  • f0a9e42f0f ci: Sort piglit and depq results to correct&simplify diffs Robert Foss 2018-11-26 13:58:40 +0100
  • ac92bf2c0a ci: Switch to latest mesa/upstream/master commit Robert Foss 2018-11-22 14:37:20 +0100
  • ae4042bb50 ci: Remove support for doing distcheck in external repos Robert Foss 2018-11-21 20:49:28 +0100
  • da0b969ded ci: Run `make check` instead of distcheck Robert Foss 2018-11-21 20:15:43 +0100
  • d751cb3b85 ci: Clean up results directory between runs Robert Foss 2018-11-21 20:11:41 +0100
  • 9f8c75500e ci: Add support for running CI locally Robert Foss 2018-11-21 19:54:39 +0100
  • 2f9edd6b9e ci: Switch to gcc-7 to avoid gcc-8 miscompilation of mesa Robert Foss 2018-11-21 15:14:03 +0100
  • 01da11ece4 ci: Sort Dockerfile deb packages installed Robert Foss 2018-11-21 14:33:00 +0100
  • 0714ba56ce ci: Remove the qemu build-dep, and replace it with qemu install Robert Foss 2018-11-21 14:25:56 +0100
  • f30d3faec5 ci: Bump to libdrm to 2.4.95 Robert Foss 2018-11-20 15:14:52 +0100
  • 5b7a00e47f ci: Split docker RUN commands into multiple parts Robert Foss 2018-11-21 14:07:34 +0100
  • b98b8314bd ci: Install a fresh meson version using pip Robert Foss 2018-11-21 14:00:53 +0100
  • 6fc0bc3a40 ci: Build with debug level -g3 instead of -g0 Robert Foss 2018-11-21 14:37:38 +0100
  • de86ece1bd ci: Use debian testing for deb-src Robert Foss 2018-11-21 14:19:22 +0100
  • 46c67de03a ci: Use a subset of the GLES 2, 3, and 31 master tests Gert Wollny 2018-11-08 16:46:48 +0100
  • 0163bc3fa6 ci: Rework use of software renderer Gert Wollny 2018-11-08 16:46:36 +0100
  • 823219bc83 ci: Set a default value for GL_MAX_VERTEX_ATTRIB_STRIDE Robert Foss 2018-12-02 17:16:45 +0100
  • 62d2d9869e vtest: fix fencing Gurchetan Singh 2018-11-29 16:56:51 -0800
  • e47fad32af vtest: Add virgl_hw.h include to get access to virgl defines Gert Wollny 2018-11-01 13:44:17 +0100
  • aa302e4b24 shader: TXQ: Don't emit swizzle if we query the size of a buffer Gert Wollny 2018-11-29 12:23:48 +0100
  • 4cf8edd9bf vrend: Make sure no stale links to shader programs remain in a sub-context Gert Wollny 2018-11-08 18:23:49 +0100
  • f500a29ae1 Fix SHADER_OFFSET_CONT undefined shift Po-Hsien Wang 2018-11-28 14:24:29 -0800
  • 172c9679b4 vrend/shader: handle uniforms as array Gert Wollny 2018-11-24 11:50:25 +0100
  • c1b6c98589 vrend: reduce number of re-allocations in constant copying Gert Wollny 2018-11-24 11:55:28 +0100
  • 3cb469599e renderer: Avoid possible null pointer deref Elie Tournier 2018-11-23 19:27:55 +0000
  • 215736003f renderer: silence unused variable warning Elie Tournier 2018-11-23 19:24:34 +0000
  • 0e7d2c045e renderer: remove unused variable Elie Tournier 2018-11-23 19:21:54 +0000
  • 612d8cef60 renderer: Fix initialization warning Elie Tournier 2018-11-23 19:20:15 +0000
  • 3ed2781420 renderer: Fix potential dereference of null pointer Elie Tournier 2018-11-23 15:30:59 +0000
  • 94a07ad532 context: remove unused function Elie Tournier 2018-11-23 19:16:44 +0000
  • e188b30203 gallium: Silence unused variable warning Elie Tournier 2018-11-23 19:13:34 +0000
  • 870f08de92 vtest: Do not mark vtest as initialized if vtest_create_renderer fail Elie Tournier 2018-11-23 16:45:35 +0000
  • 4e8e491845 vtest: Fix renderer memory leaks Elie Tournier 2018-11-23 15:24:22 +0000
  • 49377facce shader: Fix memory leaks reported by ASAN Gert Wollny 2018-11-16 13:16:27 +0100
  • 09bae9b23a egl_init: Write an error message if surfaceless is not supported Gert Wollny 2018-10-10 13:51:22 +0200
  • dc0deb61f5 egl_init: Bail out when the extension GL_KHR_create_context is not available Gert Wollny 2018-10-10 13:50:34 +0200
  • d85c54f60d egl: remove the compile time check for EGL_MESA_drm_image Gert Wollny 2018-10-10 13:29:31 +0200
  • bf87b3cfb1 egl: remove compile time desicions on EGL_MESA_image_dma_buf_export Gert Wollny 2018-10-10 13:25:39 +0200
  • 70dedae465 shader: TXQ: also emit a write mask if only one bit is set. Gert Wollny 2018-11-19 12:59:37 +0100
  • e07534645b renderer: avoid overhead of constantly setting negative viewport uniform Dave Airlie 2018-11-19 17:26:40 +1000
  • 69d7f802b7 vtest: Refactor vtest_server.c Jakob Bornecrantz 2018-11-15 16:20:09 +0000
  • 21ebb9449b vtest: Unify ident size Jakob Bornecrantz 2018-11-15 17:57:10 +0000
  • 701c9615d4 vtest: Use default socket name from protocol header Jakob Bornecrantz 2018-11-12 14:54:35 +0000
  • bb02ee0c09 vrend: Enable logging infrastructure Gert Wollny 2018-11-06 12:44:06 +0100
  • d5efa766aa vrend: Add possibility for the guest to add debug flags Gert Wollny 2018-11-06 12:42:11 +0100
  • cbb6a487c9 debug: Add flag and function for texture logging Gert Wollny 2018-11-06 12:39:43 +0100
  • 40db85e7ee debug: Add debugging for features Gert Wollny 2018-11-06 12:35:00 +0100
  • 97f2b21d66 debug: Add logging for blits and copy Gert Wollny 2018-10-22 16:29:36 +0200
  • 8900596f96 debug: Add command and object logging Gert Wollny 2018-10-22 16:23:40 +0200
  • 05a10455a2 debug: Add shader logging code Gert Wollny 2018-10-22 16:20:38 +0200
  • 20afd5c45b debug: Add skeleton for switchable logging Gert Wollny 2018-10-22 16:11:58 +0200
  • 47a2154bd3 vrend: Move some feature checks Gert Wollny 2018-11-06 12:37:09 +0100
  • d4eb065057 vrend: refactor feature list to easily add names to features Gert Wollny 2018-11-06 12:28:02 +0100
  • 69e01f2650 CI: Add scripts to be able to enable the CI Gert Wollny 2018-10-09 14:07:11 +0200
  • 76d006ca36 vtest/ci: Add test series files and expected results Gert Wollny 2018-10-08 16:00:47 +0200
  • 860347164c shader: Don't emit 'precise' when 'invariant' is already given in declaration Gert Wollny 2018-10-15 08:24:01 +0200
  • 584a1e20fb vrend, tex: Support fake multisample correctly Gert Wollny 2018-10-11 18:07:09 +0200
  • c5930371b8 vtest: fix protocol decls. Dave Airlie 2018-10-19 14:56:28 +1000
  • b344d957fa vrend: GL_COLOR_ATTACHMENT*_EXT -> GL_COLOR_ATTACHMENT* Erik Faye-Lund 2018-10-18 15:28:45 +0200
  • a8907c276f vrend: glFramebufferTexture*DEXT -> glFramebufferTexture*D Erik Faye-Lund 2018-10-18 15:11:24 +0200
  • 051b8a90ac vrend: glBindFramebufferEXT -> glBindFramebuffer Erik Faye-Lund 2018-10-18 15:04:51 +0200
  • 042851a3ee vrend: GL_FRAMEBUFFER_EXT -> GL_FRAMEBUFFER Erik Faye-Lund 2018-10-18 15:02:34 +0200
  • e44ef7de64 vrend: do not proble for compressed formats Erik Faye-Lund 2018-10-18 16:50:22 +0200
  • 298059b97e vtest: refactorized the run_renderer function Nathan Gauer 2018-08-08 16:12:00 +0200
  • 061c854de8 build: include ax_gcc_func_attribute.m4 Emil Velikov 2018-10-18 12:03:11 +0100
  • ee9d6c2548 vrend: Use pixel pack buffers as buffers and unbind after use Gert Wollny 2018-10-12 13:16:52 +0200
  • 6564d1395c virglrenderer: enable symbol visiblity. Dave Airlie 2018-10-12 09:13:43 +1000
  • eaca8c5e2e shader: Don't require ARB_gpu_shader5 on gles for certain texture gather operations Gert Wollny 2018-10-11 12:46:45 +0200
  • 8d6054e5d9 Eliminate the use of EGL_MESA_image_dma_buf_export for compile time decisions Gert Wollny 2018-10-09 12:53:42 +0200
  • 5a472049a3 tests: Make it possible to run the unit tests with EGL_SURFACELESS Gert Wollny 2018-10-09 11:03:11 +0200
  • 1905b38207 shader: correct swizzles from TGSI_SEMANTIC_SAMPLEPOS Erik Faye-Lund 2018-10-02 17:41:09 +0200
  • efba840386 shader: add TXP special handling on GLES host for 1D textures Gert Wollny 2018-09-26 12:08:52 +0200
  • 7f5e49d54a blitter: Replace 1D by 2D on GLES host and correct texture function call Gert Wollny 2018-09-26 12:08:12 +0200
  • 43811855be vrend_renderer.c: remove use_sub_data Gurchetan Singh 2018-09-21 17:39:12 -0700
  • 9b91cc380f update u_format_parse from mesa to handle python3 Dave Airlie 2018-09-19 10:36:17 +1000
  • 402c228861 bump release to 0.7.0 Dave Airlie 2018-09-19 10:19:11 +1000
  • de00899d4a vrend,feat: check for GL_OES_draw_buffers_indexed on GLES < 3.2 Gert Wollny 2018-09-12 17:31:27 +0200
  • 9813d105bf shader: emit required extensions for 'sample' keyword on GLES 3.1 host Gert Wollny 2018-09-11 21:22:41 +0200
  • d725cd8172 shader: emit GL_EXT_geometry_shader for glLayer on GLES 3.1 host Gert Wollny 2018-09-11 21:14:03 +0200