aboutsummaryrefslogtreecommitdiff
path: root/src/third_party
AgeCommit message (Expand)Author
2021-09-07Capture/Replay: Add expression trigger validation calls.Jamie Madill
2021-06-28Revert "Vulkan: Load custom Vk Loader."Jamie Madill
2021-06-28Vulkan: Load custom Vk Loader.Jamie Madill
2021-06-05Reland "Make SH_CLAMP_INDIRECT_ARRAY_BOUNDS do proper AST transformation"Shahbaz Youssefi
2021-06-03Revert "Make SH_CLAMP_INDIRECT_ARRAY_BOUNDS do proper AST transformation"Yuly Novikov
2021-06-03Make SH_CLAMP_INDIRECT_ARRAY_BOUNDS do proper AST transformationShahbaz Youssefi
2021-05-20Remove .find_ignore filesRupert Shuttleworth
2021-01-05Remove tabs from volk.c/hJames Darpinian
2020-12-15Introduce GN variables for Vulkan repos. Jamie Madill
2020-11-14Roll Vulkan-Loader from e2b55419a370 to be6ccb9ecaf7 (1 revision)angle-autoroll
2020-11-02Remove dependency on //build/config/linux:x11Tom Anderson
2020-10-31Roll Vulkan-Loader from 428654245ad3 to 07bbf14a831b (2 revisions)angle-autoroll
2020-10-29Roll Vulkan-Loader from 8e2b7d03ccfd to 8308d6744d50 (2 revisions)Shahbaz Youssefi
2020-08-20Silence Control Flow Integrity (cfi) errorsAlexis Hetu
2020-06-09Fix racy GetCategory with trace_eventEtienne Bergeron
2020-02-27Revert "Vulkan: Disable global merge for volk"Reid Kleckner
2020-02-24Make Soong ignore build files in third_partyGeoff Lang
2020-02-21Reformat GN filesMichael Spang
2020-01-29Vulkan: Disable global merge for volkMichael Spang
2020-01-09Vulkan:Clarify volk license file nameTobin Ehlis
2020-01-08Vulkan:Roll volkTobin Ehlis
2020-01-07Vulkan:Roll volkTobin Ehlis
2019-12-16Vulkan: Use volk to load vk* func ptrsTobin Ehlis
2019-09-02Re-enable -Wextra-semi-stmt.Jamie Madill
2019-08-14Standardize copyright notices to project styleStuart Morgan
2019-06-20Move event tracer back into common.Jamie Madill
2019-03-05Fix scoped trace eventsCourtney Goeltzenleuchter
2019-02-01Enable -Wextra-semi and -Wextra-semi-stmt.Jamie Madill
2018-11-27Reformat all cpp and h files.Jamie Madill
2018-11-07Add WebKit bounds checking to Chrome credits.Jamie Madill
2018-03-22Move AST utilities to a subdirectoryOlli Etuaho
2017-07-07Reorganize AST traversal utility codeOlli Etuaho
2017-06-09Move murmurhash to src/common/third_partyKai Ninomiya
2017-06-07Consolidate base:: imports.Jamie Madill
2017-05-31Introduce MRUCache.Jamie Madill
2017-02-15Remove old C++ ANGLE platform.Jamie Madill
2016-11-08translator: Scope all classes with "sh".Jamie Madill
2016-04-12Disable pointer conversion warning in XNVCtrlBrett Wilson
2016-03-26Add DisplayGL::getDriverVersion and implementation on Linux NVIDIACorentin Wallez
2015-08-21Use override in all the places where it is possibleCorentin Wallez
2015-08-10Import new MurmurHash3 to fix g++ 4.9.2 errorsKimmo Kinnunen
2015-06-08Clean up TIntermTraverser usageOlli Etuaho
2015-04-14Remove SetTraceFunctionPointers and update APIs.Jamie Madill
2015-02-13Add a basic WGL implementation.Geoff Lang
2015-01-05Ensure all source files end in a newline.Jamie Madill
2014-12-03Ignore GCC's always inline warnings in MurmurHash.Jamie Madill
2014-11-24Fix include guards.Geoff Lang
2014-10-20Added IInspectable EGLNativeWindowType and ICoreWindow supportCooper Partin
2014-10-20Revert "Added IInspectable EGLNativeWindowType and ICoreWindow support"Jamie Madill
2014-10-20Added IInspectable EGLNativeWindowType and ICoreWindow supportCooper Partin