Remote Desktop Protocol: Graphics Pipeline Extension
Total Page:16
File Type:pdf, Size:1020Kb
[MS-RDPEGFX-Diff]: Remote Desktop Protocol: Graphics Pipeline Extension Intellectual Property Rights Notice for Open Specifications Documentation . Technical Documentation. Microsoft publishes Open Specifications documentation for protocols, file formats, languages, standards as well as overviews of the interaction among each of these technologies. Copyrights. This documentation is covered by Microsoft copyrights. Regardless of any other terms that are contained in the terms of use for the Microsoft website that hosts this documentation, you may make copies of it in order to develop implementations of the technologies described in the Open Specifications and may distribute portions of it in your implementations using these technologies or your documentation as necessary to properly document the implementation. You may also distribute in your implementation, with or without modification, any schema, IDL's, or code samples that are included in the documentation. This permission also applies to any documents that are referenced in the Open Specifications. No Trade Secrets. Microsoft does not claim any trade secret rights in this documentation. Patents. Microsoft has patents that may cover your implementations of the technologies described in the Open Specifications. Neither this notice nor Microsoft's delivery of the documentation grants any licenses under those or any other Microsoft patents. However, a given Open Specification may be covered by Microsoft Open Specification Promise or the Community Promise. If you would prefer a written license, or if the technologies described in the Open Specifications are not covered by the Open Specifications Promise or Community Promise, as applicable, patent licenses are available by contacting [email protected]. Trademarks. The names of companies and products contained in this documentation may be covered by trademarks or similar intellectual property rights. This notice does not grant any licenses under those rights. For a list of Microsoft trademarks, visit www.microsoft.com/trademarks. Fictitious Names. The example companies, organizations, products, domain names, e-mail addresses, logos, people, places, and events depicted in this documentation are fictitious. No association with any real company, organization, product, domain name, email address, logo, person, place, or event is intended or should be inferred. Reservation of Rights. All other rights are reserved, and this notice does not grant any rights other than specifically described above, whether by implication, estoppel, or otherwise. Tools. The Open Specifications do not require the use of Microsoft programming tools or programming environments in order for you to develop an implementation. If you have access to Microsoft programming tools and environments you are free to take advantage of them. Certain Open Specifications are intended for use in conjunction with publicly available standard specifications and network programming art, and assumes that the reader either is familiar with the aforementioned material or has immediate access to it. Preliminary Documentation. This Open Specification provides documentation for past and current releases and/or for the pre-release version of this technology. This Open Specification is final documentation for past or current releases as specifically noted in the document, as applicable; it is preliminary documentation for the pre-release versions. Microsoft will release final documentation in connection with the commercial release of the updated or new version of this technology. As the documentation may change between this preliminary version and the final version of this technology, 1 / 125 [MS-RDPEGFX-Diff] Remote Desktop Protocol: Graphics Pipeline Extension Copyright © 2016 Microsoft Corporation there are risks in relying on preliminary documentation. To the extent that you incur additional development obligations or any other costs as a result of relying on this preliminary documentation, you do so at your own risk. Revision Summary Date Comments 3/30/2016 Released Preview Document. 2 / 125 [MS-RDPEGFX-Diff] Remote Desktop Protocol: Graphics Pipeline Extension Copyright © 2016 Microsoft Corporation Table of Contents 1 Introduction ............................................................................................................ 8 1.1 Glossary ........................................................................................................... 8 1.2 References ........................................................................................................ 8 1.2.1 Normative References ................................................................................... 9 1.2.2 Informative References ................................................................................. 9 1.3 Overview .......................................................................................................... 9 1.4 Relationship to Other Protocols .......................................................................... 11 1.5 Prerequisites/Preconditions ............................................................................... 11 1.5.1 Client Implementation Requirements............................................................. 11 1.5.2 Server Implementation Requirements ........................................................... 12 1.6 Applicability Statement ..................................................................................... 13 1.7 Versioning and Capability Negotiation ................................................................. 13 1.8 Vendor-Extensible Fields ................................................................................... 14 1.9 Standards Assignments ..................................................................................... 14 2 Messages ............................................................................................................... 15 2.1 Transport ........................................................................................................ 15 2.2 Message Syntax ............................................................................................... 15 2.2.1 Common Data Types ................................................................................... 15 2.2.1.1 RDPGFX_POINT16 ................................................................................. 15 2.2.1.2 RDPGFX_RECT16 .................................................................................. 15 2.2.1.3 RDPGFX_COLOR32 ................................................................................ 16 2.2.1.4 RDPGFX_PIXELFORMAT ......................................................................... 16 2.2.1.5 RDPGFX_HEADER .................................................................................. 16 2.2.1.6 RDPGFX_CAPSET .................................................................................. 18 2.2.2 Graphics Messages ..................................................................................... 19 2.2.2.1 RDPGFX_WIRE_TO_SURFACE_PDU_1 ...................................................... 19 2.2.2.2 RDPGFX_WIRE_TO_SURFACE_PDU_2 ...................................................... 20 2.2.2.3 RDPGFX_DELETE_ENCODING_CONTEXT_PDU........................................... 21 2.2.2.4 RDPGFX_SOLIDFILL_PDU ....................................................................... 22 2.2.2.5 RDPGFX_SURFACE_TO_SURFACE_PDU .................................................... 22 2.2.2.6 RDPGFX_SURFACE_TO_CACHE_PDU ....................................................... 23 2.2.2.7 RDPGFX_CACHE_TO_SURFACE_PDU ....................................................... 24 2.2.2.8 RDPGFX_EVICT_CACHE_ENTRY_PDU ....................................................... 25 2.2.2.9 RDPGFX_CREATE_SURFACE_PDU ............................................................ 25 2.2.2.10 RDPGFX_DELETE_SURFACE_PDU ............................................................ 26 2.2.2.11 RDPGFX_START_FRAME_PDU ................................................................. 26 2.2.2.12 RDPGFX_END_FRAME_PDU .................................................................... 27 2.2.2.13 RDPGFX_FRAME_ACKNOWLEDGE_PDU .................................................... 27 2.2.2.14 RDPGFX_RESET_GRAPHICS_PDU ............................................................ 28 2.2.2.15 RDPGFX_MAP_SURFACE_TO_OUTPUT_PDU .............................................. 29 2.2.2.16 RDPGFX_CACHE_IMPORT_OFFER_PDU .................................................... 30 2.2.2.16.1 RDPGFX_CACHE_ENTRY_METADATA .................................................. 30 2.2.2.17 RDPGFX_CACHE_IMPORT_REPLY_PDU ..................................................... 31 2.2.2.18 RDPGFX_CAPS_ADVERTISE_PDU ............................................................ 31 2.2.2.19 RDPGFX_CAPS_CONFIRM_PDU ............................................................... 32 2.2.2.20 RDPGFX_MAP_SURFACE_TO_WINDOW_PDU ............................................ 32 2.2.2.21 RDPGFX_QOE_FRAME_ACKNOWLEDGE_PDU ............................................ 33 2.2.3 Capability Sets ........................................................................................... 34 2.2.3.1 RDPGFX_CAPSET_VERSION8 .................................................................. 34 2.2.3.2 RDPGFX_CAPSET_VERSION81 ................................................................ 34 2.2.3.3 RDPGFX_CAPSET_VERSION10 ...............................................................