aboutsummaryrefslogtreecommitdiff
path: root/_experimental
AgeCommit message (Expand)Author
2015-08-03Remove duplicate error logs - the RPC system already logs these.Ben Clayton
2015-08-03Fix RPC error logging.Ben Clayton
2015-08-03Fix state tree for anonymous fieldsBen Clayton
2015-08-03Add new wireframe overlay mode to highlight the selected draw call.Ben Clayton
2015-07-31Fix type error in drop down listsAnton Carver
2015-07-30GAPID: Add a status barBen Clayton
2015-07-30GAPID: Don't display return value as a parameter.Ben Clayton
2015-07-30GAPID: Fix link when clicking on memory observations.Ben Clayton
2015-07-29Add flag to gapit so we can use the debug spy.soBen Clayton
2015-07-20Merge "Make a flag for shutdown on disconnect." into studio-1.4-devAnton Carver
2015-07-20Merge "Server temination logic." into studio-1.4-devAnton Carver
2015-07-20Make a flag for shutdown on disconnect.Anton Carver
2015-07-20Server temination logic.Anton Carver
2015-07-20Merge "Use Follow() to get the path to the memory when clicking on a pointer....Ben Clayton
2015-07-20Use Follow() to get the path to the memory when clicking on a pointer.Ben Clayton
2015-07-20Drop service.Hierarchy and just use atom.GroupIan Cottrell
2015-07-19Replace GetMemoryInfo() RPC with Get() and new MemoryRange path type.Ben Clayton
2015-07-19Remove the TimingFlags stutteringIan Cottrell
2015-07-19Remove service.AtomStream and use atom.List everywhereIan Cottrell
2015-07-17Rip out the ID objects and the resolve functionsIan Cottrell
2015-07-16Remove ResolveDevice from the rpc interfaceIan Cottrell
2015-07-16Remove ResolveCapture from rpc interfaceIan Cottrell
2015-07-16Use log.Severity for the rpc report.Ian Cottrell
2015-07-16Client: account for padding when resetting barchart zoom dimensions.Seb Noury
2015-07-16Update to latest GXUI changes. Trees can now be partially updatedBen Clayton
2015-07-16Client: Use the Follow() RPC to follow links on click.Ben Clayton
2015-07-16Merge "Change all service ID handles to be binary.ID typedefs rather than str...Ian Cottrell
2015-07-15Move logic to construct field UI elements out to its own file.Ben Clayton
2015-07-15Change all service ID handles to be binary.ID typedefs rather than structsIan Cottrell
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-13Refactoring of the go client.Ben Clayton
2015-07-10Make the logger methods “Enter” “Fork” and “Close” private and us...Ian Cottrell
2015-07-08Change the signature of GetTimingInfo to use paths.Ben Clayton
2015-07-08Change signatures of framebuffer RPC calls to take paths.Ben Clayton
2015-07-08Merge "Client: use GPU profiling for frame profile panel, CPU for command tim...Ben Clayton
2015-07-08Change signature of GetMemoryInfo RPC to take a path.Atom.Ben Clayton
2015-07-08Merge "Client: Replace use of GetHierarchy and ResolveHierarchy with Get()." ...Ben Clayton
2015-07-08Client: use GPU profiling for frame profile panel, CPU for command timing.Seb Noury
2015-07-08Transform: add new timing flags, refactor timingInfo transform creation.Seb Noury
2015-07-08Client: Replace use of GetHierarchy and ResolveHierarchy with Get().Ben Clayton
2015-07-08Merge "Client: typo fix." into studio-1.4-devSeb Noury
2015-07-07Remove service.BinaryIan Cottrell
2015-07-06Use the constant data to build enum dropdown lists againIan Cottrell
2015-07-06Client: typo fix.Seb Noury
2015-07-06Client: Replace usage of the ResolveReport RPC with Get.Ben Clayton
2015-07-06Client: Replace use of ResolveCapture and ResolveAtomStream with Get.Ben Clayton
2015-07-06Client: Comment out documentation panel logic.Ben Clayton
2015-07-06Client: Replace use of ReplaceAtom() RPC with new Set() RPC.Ben Clayton
2015-07-06Merge "Fixup the atom class delegation so you can modify atoms again" into st...Ian Cottrell
2015-07-06Fixup the atom class delegation so you can modify atoms againIan Cottrell