summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2022-11-08Add codegen changesWilliam Ho
2022-10-18gfxstream-protocols: use bash instead of shell scriptGurchetan Singh
2022-10-18gfxstream-protocols: allow generating outside of AOSPGurchetan Singh
2022-10-11gfxstream-base -> aemu-base.Joshua Duong
2022-10-05base to aemu/base refactoring.Joshua Duong
2022-09-09Merge "vulkan: generate the Vulkan header specific to VK_ANDROID_native_buffer"Kaiyi Li
2022-09-09vulkan: generate the Vulkan header specific to VK_ANDROID_native_bufferKaiyi Li
2022-09-07scripts: move print_gfx_logs to the host repoKaiyi Li
2022-09-07vulkan codegen: introduce SingleFileModuleKaiyi Li
2022-08-29vulkan: format generated codeKaiyi Li
2022-08-26vulkan: move gfxstream specific definitions into a separate headerKaiyi Li
2022-08-21Export Vulkan headers in build config filesKaiyi Li
2022-08-21vulkan: add script to generate Vulkan headersKaiyi Li
2022-07-26Revert "bstar codegen: Limit guest codegen script to Linux host."emu-32-devKaiyi Li
2022-07-25Merge "Adding tests to command_printer.py, and auto-generating decoding logic...Treehugger Robot
2022-07-25Merge "Adding script to auto-generate decoding logic for graphic API commands...Treehugger Robot
2022-07-25Merge changes I4183f124,Ia449c218,Ia639915c,I16e00998Treehugger Robot
2022-07-23bstar codegen: Limit guest codegen script to Linux host.Ivan Neulander
2022-07-22Adding tests to command_printer.py, and auto-generating decoding logic for mo...Greg Schlomoff
2022-07-22Adding script to auto-generate decoding logic for graphic API commands logged...Greg Schlomoff
2022-07-22Fix typing for dict and add vkCmdBeginRenderPass support.Doug Horn
2022-07-22Upstreaming `print_gfx_logs`Greg Schlomoff
2022-06-28Use gfxstream-base.headers in generate-vulkan-sources.sh.Joshua Duong
2022-05-27Merges diffs between gfxstream-protocols and vulkan-cerealJason Macnak
2022-05-27Update host decoder directoryJason Macnak
2022-02-11Rename / remove files to match the upstream Vulkan-Docs repo.Yilong Li