aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-07Merge "Replace bool types with GLboolean." into studio-1.4-devstudio-1.4-devDavid Srbecky
2015-08-07Keep track of api filename for the purpose of error reporting.David Srbecky
2015-08-07Update the java generation templates for code review feedbackIan Cottrell
2015-08-07Change the copyright header for generated java filesIan Cottrell
2015-08-07rename atom.Metadata in java to AtomMetadata for clarityIan Cottrell
2015-08-07Merge "rename schema.Class in java to SchemaClass" into studio-1.4-devIan Cottrell
2015-08-06Replace bool types with GLboolean.David Srbecky
2015-08-06Add missing @DrawCall annotationsBen Clayton
2015-08-06Fix for MSVC buildBen Clayton
2015-08-06Merge changes Ibaf1ab73,Ic22f45e7 into studio-1.4-devBen Clayton
2015-08-05Remove 'CreatedAt' field from all API classes.Ben Clayton
2015-08-05Optimise index min/max calculation by caching results.Ben Clayton
2015-08-05Optimise pool slice ResourceID functionBen Clayton
2015-08-05Implement minIndex and maxIndex externsBen Clayton
2015-08-05Merge replayXX (Read, Write, Map) functions into the regular functions.Ben Clayton
2015-08-05rename schema.Class in java to SchemaClassIan Cottrell
2015-08-05Any boxes use Variant not Object for their encoded formIan Cottrell
2015-08-05Remove decoding constructor and use Decoder.value correcltyIan Cottrell
2015-08-05Remove atom flags from metadataIan Cottrell
2015-08-05Java enum layout issueIan Cottrell
2015-08-05make the wrapped client protected so the cache implementation can get to it.Ian Cottrell
2015-08-05Array lengths are uint32 not int32Ian Cottrell
2015-08-05Add factory registration code to the generated javaIan Cottrell
2015-08-05Don't generate java for atom.ID any more, it should not use it.Ian Cottrell
2015-08-05Disable generation of int an intslice boxes for javaIan Cottrell
2015-08-05Make error list a valid errorIan Cottrell
2015-08-05optimise handling of byte arraysIan Cottrell
2015-08-05Change generated java from Future to ListenableFutureIan Cottrell
2015-08-05Make java use the enum types correctlyIan Cottrell
2015-08-05Add schema.Primitive alias handling to codergen templatesIan Cottrell
2015-08-05Separate the concepts of atom.ID and atom indexIan Cottrell
2015-08-05Java client fixesIan Cottrell
2015-08-05Rename Import -> ImportCaptureIan Cottrell
2015-08-05Change java setters to support fluent chaining.Ian Cottrell
2015-08-05Fix the build on machines that have less than 64GB of RAM.Ben Clayton
2015-08-04Switch to using the new gles api.David Srbecky
2015-08-04Merge "Emit gapii static libraries into the bin directory." into studio-1.4-devBen Clayton
2015-08-04Merge "Add sections to java client generation" into studio-1.4-devIan Cottrell
2015-08-04Merge "Fix resolving of slices / arrays / maps where keys need converting." i...Ben Clayton
2015-08-04Merge "Remove duplicate error logs - the RPC system already logs these." into...Ben Clayton
2015-08-04Merge "Fix RPC error logging." into studio-1.4-devBen Clayton
2015-08-04Merge "Fix state tree for anonymous fields" into studio-1.4-devBen Clayton
2015-08-04Merge "Tweak wireframe overlay blend mode" into studio-1.4-devBen Clayton
2015-08-04Merge "Add new wireframe overlay mode to highlight the selected draw call." i...Ben Clayton
2015-08-04Merge "Add gles.tweaker for temporarily tweaking things." into studio-1.4-devBen Clayton
2015-08-04Emit gapii static libraries into the bin directory.Ben Clayton
2015-08-03Add generated GLES api code.David Srbecky
2015-08-03Do not remove underscores from command names.David Srbecky
2015-08-03Merge "Use camel case in the test api." into studio-1.4-devDavid Srbecky
2015-08-03Fix resolving of slices / arrays / maps where keys need converting.Ben Clayton