Changes between Version 7 and Version 8 of ClrxChangeLog


Ignore:
Timestamp:
10/25/17 13:36:44 (6 years ago)
Author:
matszpk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxChangeLog

    v7 v8  
    11= Change Log =
     2
     3CLRadeonExtender 0.1.5r1:
     4
     5* add detection of OpenGL while configuring a building scripts
     6* add more comments in the source code
     7* fixed hanging when ROCm code have hundreds or more kernels
     8* parameter in modifier can have any value
     9* add 'get_version' pseudo-operation
     10* add oldModParam mode (old modifier parameter's policy)
     11* fixes for ROCm disassembler module
     12* fixes for Gallium binary reader (accept new binaries with many kernels)
     13* added support for Mesa3D 17.2.x
     14* added Mesa3D/Gallium device names for AMD Polaris
     15* add new exceptions to code (to distinguish type of exception)
     16* fixed position in disassembler code in comments (mainly for Gallium/ROCm)
     17* add CLRXCLHelper library to facilitate running assembler code on the OpenCL
     18* move some GPU architecture versions tables to GPUId
     19* add new testcase GPUId
    220
    321CLRadeonExtender 0.1.5: