<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Poor sincos precision on Intel HD 5000 in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560195#M62769</link>
    <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I was wondering if you still need assistance with the artifacts you are getting on the screen.  In case you still need assistance just let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
    <pubDate>Tue, 09 May 2017 23:11:55 GMT</pubDate>
    <dc:creator>idata</dc:creator>
    <dc:date>2017-05-09T23:11:55Z</dc:date>
    <item>
      <title>Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560182#M62756</link>
      <description>&lt;P&gt;Hello. We've bumped into an issue with sincos on the Intel HD 5000/5600 platforms (using DX11). There are certain values that cause sincos to return completely bogus values which manifest as screwed up geometry. Given that these functions are periodic, the displayed artifacts are quite visible to the user. The same shader code running on an nVidia or AMD card (including older cards) works as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment, we've resorted to using a hand-rolled implementation of sincos using a taylor series expansion. This is less than ideal for obvious reasons. Is this a known issue? Are there any workarounds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 16:45:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560182#M62756</guid>
      <dc:creator>GMenh</dc:creator>
      <dc:date>2017-03-31T16:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560183#M62757</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I understand you are trying to use Sincos application, but you are getting artifacts and screwed up geometry.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Let me apologize for any inconvenience this issue may be causing to you.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;In order to help you better I would like to gather more information about the configuration you have in the computer.  Please reply to this email attaching the .xml file the Intel® System Support Utility will generate &lt;A href="https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility"&gt;https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility&lt;/A&gt; &lt;A href="https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility"&gt;https://downloadcenter.intel.com/download/25293/Intel-System-Support-Utility&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;If possible please attach a screenshot showing the issue you are having.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Let me also know the version of the software you are currently using.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Mon, 03 Apr 2017 15:40:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560183#M62757</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-03T15:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560184#M62758</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I was wondering if you still need assistance with the artifacts you are getting on the screen.  In case you still need assistance just let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Tue, 11 Apr 2017 19:09:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560184#M62758</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-11T19:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560185#M62759</link>
      <description>&lt;P&gt;Yes sir, I do. We've duplicated the problem on the following chipsets: HD 530, HD 5000, as well as the HD 5600. We are compiler our vertex shader using HLSL shader 5.0 with and without IEEE strictness flag (/Gis). Following is more detailed information from the machine with the HD 5600:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                Processor: Intel(R) Core(TM) i7-5700HQ CPU @ 2.70GHz (8 CPUs), ~2.7GHz&lt;/P&gt;&lt;P&gt;          Card name: Intel(R) HD Graphics 5600&lt;/P&gt;&lt;P&gt;       Manufacturer: Intel Corporation&lt;/P&gt;&lt;P&gt;          Chip type: Intel(R) HD Graphics Family&lt;/P&gt;&lt;P&gt;           DAC type: Internal&lt;/P&gt;&lt;P&gt;        Device Type: Full Device&lt;/P&gt;&lt;P&gt;         Device Key: Enum\PCI\VEN_8086&amp;amp;DEV_1612&amp;amp;SUBSYS_B5561458&amp;amp;REV_0A&lt;/P&gt;&lt;P&gt;     Display Memory: 8275 MB&lt;/P&gt;&lt;P&gt;   Dedicated Memory: 128 MB&lt;/P&gt;&lt;P&gt;      Shared Memory: 8147 MB&lt;/P&gt;&lt;P&gt;       Current Mode: 3840 x 2160 (32 bit) (59Hz)&lt;/P&gt;&lt;P&gt;       Monitor Name: BenQ BL2700&lt;/P&gt;&lt;P&gt;      Monitor Model: BenQ LCD&lt;/P&gt;&lt;P&gt;         Monitor Id: BNQ8018&lt;/P&gt;&lt;P&gt;        Native Mode: 3840 x 2160(p) (59.997Hz)&lt;/P&gt;&lt;P&gt;        Output Type: Displayport External&lt;/P&gt;&lt;P&gt;        Driver Name: igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igd12umd64.dll,igdumdim32,igd10iumd32,igd10iumd32,igd12umd32&lt;/P&gt;&lt;P&gt;Driver File Version: 20.19.0015.4501 (English)&lt;/P&gt;&lt;P&gt;     Driver Version: 20.19.15.4501&lt;/P&gt;&lt;P&gt;        DDI Version: 12&lt;/P&gt;&lt;P&gt;     Feature Levels: 11.1,11.0,10.1,10.0,9.3,9.2,9.1&lt;/P&gt;&lt;P&gt;       Driver Model: WDDM 2.0&lt;/P&gt;&lt;P&gt;Graphics Preemption: Triangle&lt;/P&gt;&lt;P&gt; Compute Preemption: Thread group&lt;/P&gt;&lt;P&gt;           Miracast: Supported&lt;/P&gt;&lt;P&gt;Hybrid Graphics GPU: Integrated&lt;/P&gt;&lt;P&gt;     Power P-states: Not Supported&lt;/P&gt;&lt;P&gt;  Driver Attributes: Final Retail&lt;/P&gt;&lt;P&gt;   Driver Date/Size: 9/1/2016 17:00:26, 39863880 bytes&lt;/P&gt;&lt;P&gt;        WHQL Logo'd: n/a&lt;/P&gt;&lt;P&gt;    WHQL Date Stamp: n/a&lt;/P&gt;&lt;P&gt;  Device Identifier: {D7B78E66-5552-11CF-7D66-5995B6C2D935}&lt;/P&gt;&lt;P&gt;          Vendor ID: 0x8086&lt;/P&gt;&lt;P&gt;          Device ID: 0x1612&lt;/P&gt;&lt;P&gt;          SubSys ID: 0xB5561458&lt;/P&gt;&lt;P&gt;        Revision ID: 0x000A&lt;/P&gt;&lt;P&gt; Driver Strong Name: oem0.inf:5f63e53472aaf42d:iBDWM_w10:20.19.15.4501:pci\ven_8086&amp;amp;dev_1612&lt;/P&gt;&lt;P&gt;     Rank Of Driver: 00D12001&lt;/P&gt;&lt;P&gt;        Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C &lt;/P&gt;&lt;P&gt;        DXVA2 Modes: DXVA2_ModeMPEG2_VLD  DXVA2_ModeMPEG2_IDCT  DXVA2_ModeVC1_D2010  DXVA2_ModeWMV9_IDCT  DXVA2_ModeVC1_IDCT  DXVA2_ModeH264_VLD_NoFGT  DXVA2_ModeH264_VLD_Stereo_Progressive_NoFGT  DXVA2_ModeH264_VLD_Stereo_NoFGT  DXVA2_ModeH264_VLD_Multiview_NoFGT  DXVA2_ModeHEVC_VLD_Main  DXVA2_ModeHEVC_VLD_Main10  &lt;/P&gt;&lt;P&gt;   Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering &lt;/P&gt;&lt;P&gt;                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch &lt;/P&gt;&lt;P&gt;                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend &lt;/P&gt;&lt;P&gt;                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering &lt;/P&gt;&lt;P&gt;                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch &lt;/P&gt;&lt;P&gt;                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend &lt;/P&gt;&lt;P&gt;                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering &lt;/P&gt;&lt;P&gt;                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch &lt;/P&gt;&lt;P&gt;                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend &lt;/P&gt;&lt;P&gt;                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering &lt;/P&gt;&lt;P&gt;                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch &lt;/P&gt;&lt;P&gt;                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend &lt;/P&gt;&lt;P&gt;                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering &lt;/P&gt;&lt;P&gt;                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch &lt;/P&gt;&lt;P&gt;                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend &lt;/P&gt;&lt;P&gt;                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering &lt;/P&gt;&lt;P&gt;                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch &lt;/P&gt;&lt;P&gt;                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend &lt;/P&gt;&lt;P&gt;                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering &lt;/P&gt;&lt;P&gt;                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch &lt;/P&gt;&lt;P&gt;                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend &lt;/P&gt;&lt;P&gt;                     {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering &lt;/P&gt;&lt;P&gt;                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch &lt;/P&gt;&lt;P&gt;                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend &lt;/P&gt;&lt;P&gt;       D3D9 Overlay: Supported&lt;/P&gt;&lt;P&gt;            DXVA-HD: Supported&lt;/P&gt;&lt;P&gt;       DDraw Status: Enabled&lt;/P&gt;&lt;P&gt;         D3D Status: Enabled&lt;/P&gt;&lt;P&gt;         AGP S...&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 19:48:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560185#M62759</guid>
      <dc:creator>GMenh</dc:creator>
      <dc:date>2017-04-11T19:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560186#M62760</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Thanks for the information you sent to me.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I would like you to try installing latest graphics driver we have available on our website.  please download it from this link &lt;A href="https://downloadmirror.intel.com/26682/eng/win64_154034.4624.zip"&gt;https://downloadmirror.intel.com/26682/eng/win64_154034.4624.zip&lt;/A&gt; &lt;A href="https://downloadmirror.intel.com/26682/eng/win64_154034.4624.zip"&gt;https://downloadmirror.intel.com/26682/eng/win64_154034.4624.zip&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Please install the driver with the steps that are on this YouTube video &lt;A href="https://www.youtube.com/watch?v=S1KzoQDjMMY"&gt;https://www.youtube.com/watch?v=S1KzoQDjMMY&lt;/A&gt; &lt;A href="https://www.youtube.com/watch?v=S1KzoQDjMMY"&gt;https://www.youtube.com/watch?v=S1KzoQDjMMY&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;The content on the above site is not controlled by Intel. This information is offered for your convenience and should not be viewed as an endorsement by Intel for the merchants or services offered there.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Let me know if issue persists or not with the graphics driver I provided.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Wed, 12 Apr 2017 15:59:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560186#M62760</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-12T15:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560187#M62761</link>
      <description>&lt;P&gt;Fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We installed the latest drivers you provided to us. We re-ran the application and still see the issue with sincos in the vertex shader. Any other ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 17:52:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560187#M62761</guid>
      <dc:creator>GMenh</dc:creator>
      <dc:date>2017-04-12T17:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560188#M62762</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I am sorry to hear issue persists even with latest graphics driver.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I would like you to try older version of the graphics driver.  Please download this other driver version &lt;A href="https://downloadmirror.intel.com/25948/eng/win64_154022.4424.zip"&gt;https://downloadmirror.intel.com/25948/eng/win64_154022.4424.zip&lt;/A&gt; &lt;A href="https://downloadmirror.intel.com/25948/eng/win64_154022.4424.zip"&gt;https://downloadmirror.intel.com/25948/eng/win64_154022.4424.zip&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;As soon as the driver has been downloaded on the keyboard press WinLogo key + r, then type in devmgmt.msc, double click on Display Adapters&amp;gt;&amp;gt;Intel HD Graphics 5500&amp;gt;&amp;gt;Driver tab&amp;gt;&amp;gt;Uninstall&amp;gt;&amp;gt;Select the check box Delete the driver software for this device&amp;gt;&amp;gt;OK, restart the computer, and then reinstall the graphics driver with the steps that are on this YouTube video &lt;A href="https://www.youtube.com/watch?v=S1KzoQDjMMY"&gt;https://www.youtube.com/watch?v=S1KzoQDjMMY&lt;/A&gt; &lt;A href="https://www.youtube.com/watch?v=S1KzoQDjMMY"&gt;https://www.youtube.com/watch?v=S1KzoQDjMMY&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;The content on the above site is not controlled by Intel. This information is offered for your convenience and should not be viewed as an endorsement by Intel for the merchants or services offered there.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Let me know if issue persists or not.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Thu, 13 Apr 2017 16:03:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560188#M62762</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-13T16:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560189#M62763</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I was wondering if you were able to try the other driver version I provided.  In case you need further assistance just let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Thu, 20 Apr 2017 18:49:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560189#M62763</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-20T18:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560190#M62764</link>
      <description>&lt;P&gt;Fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have not yet had a chance to try the older driver. We'll have some additional for you early next week. Thanks for all your help.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2017 18:56:39 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560190#M62764</guid>
      <dc:creator>GMenh</dc:creator>
      <dc:date>2017-04-21T18:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560191#M62765</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Test the driver at your convenience, and let me know the outcome.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Mon, 24 Apr 2017 15:37:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560191#M62765</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-04-24T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560192#M62766</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Were you able to test the driver I provided?  In case you need further assistance just let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Mon, 01 May 2017 20:07:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560192#M62766</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-05-01T20:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560193#M62767</link>
      <description>&lt;P&gt;Fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the delay. Just tested the older driver you provided. We are still seeing issues with sin/cos in the vertex shader (no change).&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 21:56:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560193#M62767</guid>
      <dc:creator>GMenh</dc:creator>
      <dc:date>2017-05-01T21:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560194#M62768</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I would like to gather more information about the issue you are experiencing.  Please fill out the form that in the following link and post it on this thread /thread/77761 &lt;A href="https://communities.intel.com/thread/77761"&gt;https://communities.intel.com/thread/77761&lt;/A&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Please provide detailed steps to reproduce the issue.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Let me also know if there is any trial/free version of the software we can use to reproduce the issue.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Tue, 02 May 2017 17:57:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560194#M62768</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-05-02T17:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Poor sincos precision on Intel HD 5000</title>
      <link>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560195#M62769</link>
      <description>&lt;P&gt;Hello &lt;B&gt; hgm4&lt;/B&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;I was wondering if you still need assistance with the artifacts you are getting on the screen.  In case you still need assistance just let me know.&lt;P&gt;&amp;nbsp;&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;Regards,&lt;P&gt;&amp;nbsp;&lt;/P&gt;Fred</description>
      <pubDate>Tue, 09 May 2017 23:11:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Poor-sincos-precision-on-Intel-HD-5000/m-p/560195#M62769</guid>
      <dc:creator>idata</dc:creator>
      <dc:date>2017-05-09T23:11:55Z</dc:date>
    </item>
  </channel>
</rss>

