History log of /external/swiftshader/src/Common/SharedLibrary.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d999309b36cb3dceadd38217b322f0e96a06b202 07-May-2016 Nicolas Capens <capn@google.com> Apply the Apache 2.0 license.

Change-Id: I4a7aeefedcd2d891093520d5a10ebefadcddb5be
Reviewed-on: https://swiftshader-review.googlesource.com/5320
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Nicolas Capens <capn@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
beffc8e7300bd96ba6b363d548f81e8ec5698fdd 14-Jan-2016 Nicolas Capens <capn@google.com> Fix Clang warnings.

Change-Id: I9630093a14d0c1b2b6dc60ffb5866c7d2eaf4f02
Reviewed-on: https://swiftshader-review.googlesource.com/4552
Tested-by: Nicolas Capens <capn@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
76394858dfe6256edfd29e378e93bfa7dc2c243c 02-Nov-2015 Nicolas Capens <capn@google.com> Explicitly load shared libraries with local visibility.

On some platforms the default is undefined if neither RTLD_GLOBAL
nor RTLD_LOCAL is specified.

Bug 25282950

Change-Id: I0aea6a9f604afa0412a8f6d9c614b18987fbf514
Reviewed-on: https://swiftshader-review.googlesource.com/4190
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Nicolas Capens <capn@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
e7dee5401fb40167b4feba130626738e44342741 07-May-2015 Nicolas Capens <capn@google.om> Use global libX11 symbols when present.

Bug 20754549

Change-Id: I029310192d638a2769bf6e2d2950717d6a4c484b
Reviewed-on: https://swiftshader-review.googlesource.com/3050
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Nicolas Capens <capn@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
2a1c5693e8fab2cb4c7e087e16a49c91fca9ce7f 17-Apr-2015 Nicolas Capens <capn@google.com> Only load a dependent library when it has an expected symbol.

Bug 18752589

Change-Id: Ic42be261dc101810e6363c4823620d6c827c7975
Reviewed-on: https://swiftshader-review.googlesource.com/2880
Tested-by: Nicolas Capens <capn@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
a230805e1fb8d9da59c706ba13aed2a9f3410c1e 15-Apr-2015 Nicolas Capens <capn@google.com> Access library dependencies through a single object.

Bug 18752589

Change-Id: I93155cead50b30faa876023f9ed00f60b7c9e34e
Reviewed-on: https://swiftshader-review.googlesource.com/2831
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Greg Hartman <ghartman@google.com>
Tested-by: Greg Hartman <ghartman@google.com>
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Nicolas Capens <capn@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
a5fc51912bc31444c24af72cfd7c49cec9b5d5f5 20-Mar-2015 Ping-Hao Wu <pinghao@google.com> dlopen() has no NO_LOAD option before Android L.

This change could result in multiple instances of the shared library being
loaded when using alternate paths. This will be addressed by b/18752589.

Change-Id: Icf26a0c6f76edfd4f1c710e14f1005138d97e77a
Reviewed-on: https://swiftshader-review.googlesource.com/2664
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Greg Hartman <ghartman@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
a53bf06cd2ffe5ff697d669cbf60dcf60e2ea549 22-Nov-2014 Nicolas Capens <capn@google.com> Add libGLES_CM to the Code::Blocks project.

Change-Id: Id69512842d9a863b110f8c8bf5244c117d96fae7
Reviewed-on: https://swiftshader-review.googlesource.com/1464
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Nicolas Capens <nicolascapens@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
a4d18cb13c8c321c3478a730e7184dd26c46f291 21-Nov-2014 Nicolas Capens <capn@google.com> Fix closing unopened shared libraries.

BUG=18208440

Change-Id: I619317803fcc13fffc8a2df427c8d504a86cdcba
Reviewed-on: https://swiftshader-review.googlesource.com/1460
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
Tested-by: Nicolas Capens <nicolascapens@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
c844fec73fd8769674f6fd85fcf761c1f53e0d12 14-Nov-2014 Nicolas Capens <capn@google.com> Add the OGLES2HelloTriangle sample to the Linux build.

Change-Id: Ia58a554b682fa9a6ce87a4a4274013ee1a7d0b50
/external/swiftshader/src/Common/SharedLibrary.hpp
d5b18a7856274ed041fb673e3891c644fcbf282d 14-Nov-2014 Nicolas Capens <capn@google.com> Fix the Linux build.

Change-Id: I2c06dbe89f8e079f690242cd97af6638087af593
Reviewed-on: https://swiftshader-review.googlesource.com/1394
Tested-by: Nicolas Capens <nicolascapens@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
Reviewed-by: Nicolas Capens <nicolascapens@google.com>
/external/swiftshader/src/Common/SharedLibrary.hpp
e2540106b756159d180677ac9f84da9af49dfd8a 05-Nov-2014 Nicolas Capens <capn@google.com> Load libraries from a list of possible names.

BUG=18208440

Change-Id: Ie57bf7c6fa40ec1f9d0c3780c360d281d84a8c56
/external/swiftshader/src/Common/SharedLibrary.hpp
66b8ab22586debccb1f787d4d52b7f042d4ddeb8 06-May-2014 John Bauman <jbauman@google.com> Add SwiftShader dump from Feb 6 2013
/external/swiftshader/src/Common/SharedLibrary.hpp