<?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:Issue where ddraw blt between system memory surface and video memory surface does not work normally in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1483231#M117310</link>
    <description>&lt;P&gt;We would like to know if you were you able to check the previous post.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Let us know if you still need assistance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Steven G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 04 May 2023 22:40:08 GMT</pubDate>
    <dc:creator>Steven_Intel</dc:creator>
    <dc:date>2023-05-04T22:40:08Z</dc:date>
    <item>
      <title>Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1480295#M116884</link>
      <description>&lt;P&gt;Processor: 12th Gen Intel(R) Core(TM) i7-12700k&lt;/P&gt;
&lt;P&gt;Graphics Driver ver: 31.0.1.1.4314&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It occurs on a PC using 12th intel graphics.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;When bitblt from the video memory surface to the system memory surface in ddraw (IDirectDrawSurface7), the upper-left value becomes a bitblt at the position of 0,0 no matter what value is given as the rect value of unnamedParam3, the third argument from the bottom.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;HRESULT Blt(&lt;BR /&gt;[in] LPRECT unnamedParam1,&lt;BR /&gt;[in] LPDIRECTDRAWSURFACE7 unnamedParam2,&lt;BR /&gt;[in] LPRECT unnamedParam3,&lt;BR /&gt;[in] DWORD unnamedParam4,&lt;BR /&gt;[in] LPDDBLTFX unnamedParam5&lt;BR /&gt;);&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;When creating a system memory surface, set dwCaps to DDSCAPS_OFFSCREENPLAIN | Create with DDSCAPS_SYSTEMMEMORY, and set dwCaps to DDSCAPS_OFFSCREENPLAIN | DDSCAPS_VIDEOMEMORY | Created with DDSCAPS_LOCALVIDMEM.&lt;/P&gt;
&lt;P&gt;Additionally, When bitblt from the video memory surface to the primary surface, an access violation occurs. This only happens intermittently in a 64bit environment. (DDERR_EXCEPTION (0x88760037))&lt;BR /&gt;Exception thrown at 0x00007FFF11F911E5 (ddraw.dll) in xxx.exe: 0xC0000005: Access violation reading location 0x0000000000000014.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The other PC is using GeForce GTX, and it works normally.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 07:50:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1480295#M116884</guid>
      <dc:creator>HyeG</dc:creator>
      <dc:date>2023-04-26T07:50:19Z</dc:date>
    </item>
    <item>
      <title>Re:Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1481003#M116966</link>
      <description>&lt;P&gt;Hello HyeG,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting on the Intel® communities.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am sorry you are having issues with your Intel® UHD Graphics 770, I will be glad to assist.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I will look further about this, and as soon as I have an update I will let you know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Steven G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Apr 2023 18:24:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1481003#M116966</guid>
      <dc:creator>Steven_Intel</dc:creator>
      <dc:date>2023-04-27T18:24:22Z</dc:date>
    </item>
    <item>
      <title>Re:Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1482028#M117156</link>
      <description>&lt;P&gt;Hello HyeG,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please confirm the following information:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Are you a software developer or representing a company?&lt;/LI&gt;&lt;LI&gt;Could you please provide a video of what you are doing/trying to do?&lt;/LI&gt;&lt;LI&gt;Are you able to provide a step by step?&lt;/LI&gt;&lt;LI&gt;What is your goal using this tool or program, and what is the purpose of it?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Steven G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 May 2023 21:38:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1482028#M117156</guid>
      <dc:creator>Steven_Intel</dc:creator>
      <dc:date>2023-05-01T21:38:59Z</dc:date>
    </item>
    <item>
      <title>Re:Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1483231#M117310</link>
      <description>&lt;P&gt;We would like to know if you were you able to check the previous post.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Let us know if you still need assistance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Steven G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 May 2023 22:40:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1483231#M117310</guid>
      <dc:creator>Steven_Intel</dc:creator>
      <dc:date>2023-05-04T22:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue where ddraw blt between system memory surface and video memory surface does not work norma</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1483945#M117416</link>
      <description>&lt;P&gt;Hello Steven, &lt;/P&gt;
&lt;P&gt;I am a software developer.&lt;BR /&gt;It's not a symptom that comes out step by step, so I'm attaching an image, not a video.&lt;BR /&gt;I am developing a player that extracts video from my company's product (camera or NVR) and plays the video. Looking at the attached image, I want to put a watermark called test on the video image behind, but even if I give the coordinates as the location to draw the watermark, the location value is blt to 0, 0.&lt;BR /&gt;Best regards,&lt;/P&gt;
&lt;P&gt;HyeG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2023 04:36:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1483945#M117416</guid>
      <dc:creator>HyeG</dc:creator>
      <dc:date>2023-05-08T04:36:16Z</dc:date>
    </item>
    <item>
      <title>Re:Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1484592#M117508</link>
      <description>&lt;P&gt;Many thanks for your detailed response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I will keep working on this issue based on the information provided. As soon as I have an update, I will get back to you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Steven G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 May 2023 18:02:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1484592#M117508</guid>
      <dc:creator>Steven_Intel</dc:creator>
      <dc:date>2023-05-09T18:02:04Z</dc:date>
    </item>
    <item>
      <title>Re:Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1485347#M117614</link>
      <description>&lt;P&gt;Hello HyeG,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your patience.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please provide the following information:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Which driver versions were checked and have the same problem?&lt;/LI&gt;&lt;LI&gt;Is it possible to update BIOS to current version (F22)?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Steven G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2023 16:17:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1485347#M117614</guid>
      <dc:creator>Steven_Intel</dc:creator>
      <dc:date>2023-05-11T16:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue where ddraw blt between system memory surface and video memory surface does not work norma</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1486730#M117869</link>
      <description>&lt;P&gt;We would like to know if you were you able to check the previous post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let us know if you still need assistance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steven G.&lt;/P&gt;
&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 21:00:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1486730#M117869</guid>
      <dc:creator>Steven_Intel</dc:creator>
      <dc:date>2023-05-16T21:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Issue where ddraw blt between system memory surface and video memory surface does not work norma</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1487652#M118031</link>
      <description>&lt;P&gt;Hello Steven,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The driver version is 31.0.101.4314 (Intel UHD Graphics 770).&lt;/P&gt;&lt;P&gt;Is it possible to update BIOS to current version (F22)? - It is impossible. I'm sorry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;HyeG.&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 00:37:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1487652#M118031</guid>
      <dc:creator>HyeG</dc:creator>
      <dc:date>2023-05-19T00:37:25Z</dc:date>
    </item>
    <item>
      <title>Re:Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1487949#M118078</link>
      <description>&lt;P&gt;Many thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;While we keep working on this, please confirm the following information:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Have you checked if this happens with previous driver versions?&lt;/LI&gt;&lt;LI&gt;Have you tried this on a different system by any chance?&lt;/LI&gt;&lt;LI&gt;Was it working fine before? If so, was there any change before the issue started?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;As well, if you have performed any additional troubleshooting steps, please let us know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Steven G.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 May 2023 20:37:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1487949#M118078</guid>
      <dc:creator>Steven_Intel</dc:creator>
      <dc:date>2023-05-19T20:37:02Z</dc:date>
    </item>
    <item>
      <title>Re:Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1489716#M118268</link>
      <description>&lt;P&gt;Hello HyeG,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We hope you are doing fine.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Were you able to check the previous post?&lt;/P&gt;&lt;P&gt;Let us know if you still need assistance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jean O.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 May 2023 20:32:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1489716#M118268</guid>
      <dc:creator>Jean_Intel</dc:creator>
      <dc:date>2023-05-24T20:32:40Z</dc:date>
    </item>
    <item>
      <title>Re:Issue where ddraw blt between system memory surface and video memory surface does not work normally</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1490390#M118359</link>
      <description>&lt;P&gt;Hello HyeG,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We hope you are doing fine.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We have not heard back from you. So we will close this thread. If you need any additional information, submit a new question, as this thread will no longer be monitored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Jean O.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2023 15:40:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1490390#M118359</guid>
      <dc:creator>Jean_Intel</dc:creator>
      <dc:date>2023-05-26T15:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue where ddraw blt between system memory surface and video memory surface does not work norma</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1571624#M128316</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello HyeG,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have you managed to solve this issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looks like I have exactly the same when I'm doing a Blit:&amp;nbsp;Exception thrown at 0x00007FFC798111E5 (ddraw.dll) in XXXX.exe: 0xC0000005: Access violation reading location 0x0000000000000014.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2024 19:48:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1571624#M128316</guid>
      <dc:creator>tigersa</dc:creator>
      <dc:date>2024-02-12T19:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue where ddraw blt between system memory surface and video memory surface does not work norma</title>
      <link>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1647502#M136173</link>
      <description>&lt;P&gt;Hi Everyone&lt;BR /&gt;I encountered this exact issue when moving from a pre 12th gen CPU to a 12th gen CPU with my application. I could solve the issue by updating the Intel UHD graphics driver.&lt;BR /&gt;With multiple PCs I could verify that version 30.X.X.X and version 31.X.X.X do NOT work and will produce this issue but with version 32.X.X.X everything works fine so far.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 09:04:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Issue-where-ddraw-blt-between-system-memory-surface-and-video/m-p/1647502#M136173</guid>
      <dc:creator>gpioloco</dc:creator>
      <dc:date>2024-12-05T09:04:15Z</dc:date>
    </item>
  </channel>
</rss>

