Method and system of taskbar button interfaces
    46.
    发明授权
    Method and system of taskbar button interfaces 有权
    Verfahren und SystemfürTaskleisten-Schaltflächenschnittstellen

    公开(公告)号:EP1669848B1

    公开(公告)日:2014-12-31

    申请号:EP05022443.5

    申请日:2005-10-14

    IPC分类号: G06F3/048

    摘要: The present invention provides a system or method for displaying rich presentation taskbar buttons for a corresponding application. In one example, the rich presentation taskbar button may receive content from an application through a programming interface. The present invention further relates to a system and method for displaying a rich presentation taskbar button and for displaying and/or dismissing a thumbnail of an application window associated with the rich presentation taskbar button. The present invention may further include a system and method of pinning the thumbnail on a display or dismissing a thumbnail. The present invention also relates to a system and method for displaying multiple taskbar buttons in a taskbar including controlling the size of individual taskbar buttons, consolidating taskbar buttons and placing taskbar buttons into an overflow based on the type of taskbar button in the taskbar.

    摘要翻译: 本发明提供一种用于显示用于相应应用的丰富演示任务栏按钮的系统或方法。 在一个示例中,丰富的演示任务栏按钮可以通过编程接口从应用程序接收内容。 本发明还涉及一种用于显示丰富的演示任务栏按钮并用于显示和/或解除与富表演任务栏按钮相关联的应用程序窗口的缩略图的系统和方法。 本发明还可以包括将缩略图固定在显示器上或者解除缩略图的系统和方法。 本发明还涉及一种用于在任务栏中显示多个任务栏按钮的系统和方法,包括根据任务栏中的任务栏按钮的类型来控制各个任务栏按钮的大小,整合任务栏按钮以及将任务栏按钮置于溢出中。

    RASTERIZATION OF COMPUTE SHADERS
    47.
    发明公开
    RASTERIZATION OF COMPUTE SHADERS 审中-公开
    筛选计算着色器的

    公开(公告)号:EP2815313A1

    公开(公告)日:2014-12-24

    申请号:EP13748891.2

    申请日:2013-02-15

    IPC分类号: G06F9/45 G06F9/30

    CPC分类号: G06F8/456

    摘要: Described are compiler algorithms that partition a compute shader program into maximal-size regions, called thread-loops. The algorithms may remove original barrier-based synchronization yet the thus-transformed shader program remains semantically equivalent to the original shader program (i.e., the transformed shader program is correct). Moreover, the transformed shader program is amenable to optimization via existing compiler technology, and can be executed efficiently by CPU thread(s). A Dispatch call can be load-balanced on a CPU by assigning single or multiple CPU threads to execute thread blocks. In addition, the number of concurrently executing thread blocks do not overload the CPU.

    GENERATING AND CACHING SOFTWARE CODE
    49.
    发明公开
    GENERATING AND CACHING SOFTWARE CODE 审中-公开
    生产和软件代码中间存储

    公开(公告)号:EP2815309A1

    公开(公告)日:2014-12-24

    申请号:EP13748809.4

    申请日:2013-02-04

    IPC分类号: G06F9/06 G06F9/30 G06F9/44

    CPC分类号: G06F8/61 G06F8/41 G06F8/71

    摘要: Aspects of the subject matter described herein relate to generating and caching software code. In aspects, a target device may receive software to install. The software may include source code that has not been compiled. The target device may install the software and indicate the source code of the package is to be compiled into intermediate or executable code that is persistently stored. If the target device receives a request to execute the software prior to it being compiled, the target device may compile and execute the software without delay. If the target device receives a request to execute the software after it is compiled, the target device may obtain and execute the compiled code. The behavior above may also be applied to scripting code obtained from a server remote to the target device.