aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-19Merge remote-tracking branch 'aosp/upstream-swiftshader-master' into emu-mast...emu-master-devemu-30-releaseemu-29.0-releaseaosp-emu-30-releaseLingfeng Yang
2018-11-16Initial implementation of RenderPassAlexis Hetu
2018-11-16Initial implementation of FramebufferAlexis Hetu
2018-11-16Initial implementation of ImageAlexis Hetu
2018-11-16Initial implementation of ShaderModuleAlexis Hetu
2018-11-16Initial implementation of Pipeline, PipelineLayoutAlexis Hetu
2018-11-16Switch to c++11 for swiftshader.Stephen Hines
2018-11-15Added missing frameworks on MacOs for vertex routine fuzzerAlexis Hetu
2018-11-14Prevent glDeleteQueries from deleting a live QueryAlexis Hetu
2018-11-14Refactor physical device feature query.Nicolas Capens
2018-11-14Fix feature query infinite loop.Nicolas Capens
2018-11-14Remove unsupported functionality.Nicolas Capens
2018-11-14Define generic memory type.Nicolas Capens
2018-11-14Base the driver version on Version.h.Nicolas Capens
2018-11-14Export Vulkan API entry functions.Nicolas Capens
2018-11-14Fix debugger wait dialog.Nicolas Capens
2018-11-13Fixed lineWidth and pointSize limitsAlexis Hetu
2018-11-13Disabling the debugger wait dialog by default with VulkanAlexis Hetu
2018-11-13Compile host specific files when cross-compilingGordana Cmiljanovic
2018-11-12Prevent repeatedly trying to load a non-existent libraryAlexis Hetu
2018-11-09Fixed warnings in the Vulkan projectAlexis Hetu
2018-11-08Vulkan image formatsAlexis Hetu
2018-11-07Only enable Clang-specific errors on Clang.Nicolas Capens
2018-11-06Fix deterministic loops within conditional blocks, again.Nicolas Capens
2018-11-06Eliminate legacy functionality.Nicolas Capens
2018-11-06Fix include paths.Nicolas Capens
2018-11-05Fix for unused-lambda-capture warningTakuto Ikuta
2018-11-05[MIPS] Add support for 64b MIPS architectureGordana Cmiljanovic
2018-11-03Revert "Fix for unused-lambda-capture warning"Takuto Ikuta
2018-11-03Fix for unused-lambda-capture warningTakuto Ikuta
2018-11-02Compile only the target architecture LLVM backend.Nicolas Capens
2018-11-02Fix 'continue' in GLSL loops.Nicolas Capens
2018-11-02Remove test setup headers.Nicolas Capens
2018-11-01Use two build jobs to speed up Travis CI.Nicolas Capens
2018-11-01Disable 'futimens' calls.Nicolas Capens
2018-10-31Fix symbol name mangling for LLVM 7.0.Nicolas Capens
2018-10-31Compile only the target architecture LLVM backend.Nicolas Capens
2018-10-31Add LLVM 7.0 config for macOS.Nicolas Capens
2018-10-31[MIPS] Update llvm 7.0 gn build file for mipselGordana Cmiljanovic
2018-10-30Fix Vulkan build.Nicolas Capens
2018-10-30Generate an error when trying to clear an incomplete FramebufferAlexis Hetu
2018-10-29Disable header-hygiene warnings on all platformsSergey Ulanov
2018-10-29Default to LLVM 7.0 in CMake build.Nicolas Capens
2018-10-26Fix OGLES2HelloAPI and Vulkan build.Nicolas Capens
2018-10-26Buffer, BufferView and DeviceMemoryAlexis Hetu
2018-10-26Default to LLVM 7.0 JIT in Android build.Nicolas Capens
2018-10-26Remove Vulkan 32-bit Visual Studio configuration.Nicolas Capens
2018-10-25Fixes for extension enumerationChris Forbes
2018-10-25Suppress warnings in subzeroandroid-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsAurimas Liutikas
2018-10-25[MIPS] Add LLVM 7.0 configs for MipsGordana Cmiljanovic