Changes between Version 9 and Version 10 of ClrxChangeLog


Ignore:
Timestamp:
12/07/17 16:34:34 (6 years ago)
Author:
matszpk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxChangeLog

    v9 v10  
    11= Change Log =
     2
     3CLRadeonExtender 0.1.6:
     4
     5* add support for Mesa3D 17.3.0 (GPU detection)
     6* fixed segfaults during disassemblying new Gallium binaries with AMD HSA
     7* add ability to supply defined symbols during using the CLHelper
     8* fixed CLRXDocs mistakes in GcnSrmdInstrs, GcmSmemInstrs, GcnVopXInstrs chapters.
     9* add GCN1.4 (VEGA) instruction's descriptons to CLRXDocs
     10* add support for GCN 1.4 (VEGA) to samples
     11* fixed encoding/decoding of SMEM instructions with SGPR offset (GCN 1.4)
     12* add a missing GCN 1.4 instructions
     13* fixed encoding/decoding of OP_SEL (GCN 1.4)
     14* fixed encoding/decoding of DS_READ_ADDTID_B32 (GCN 1.4)
     15* fixed encoding/decoding of TBUFFER_x_D16/BUFFER_x_D16 instructions for GCN 1.4
     16* fixed encoding CLAMP VOP3/VOPC instructions (GCN 1.4)
     17* allow to use OMOD, NEG, ABS, CLAMP modifiers in VOP3/VINTRP instructions
     18* add new VOP3/VINTRP instruction's descriptions to CLRXDocs
     19* update GCN timings chapter in CLRXDocs
    220
    321CLRadeonExtender 0.1.5r1: