aboutsummaryrefslogtreecommitdiff
path: root/emulator
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2018-08-30Remove mksdcard from the System source treeJim Kaye
2018-07-02Add -static-libgcc to mksdcard on WindowsLingfeng Yang
2018-02-22Merge "[SDK tools] Support non-ASCII paths in 'mksdcard'"android-p-preview-1android-o-mr1-iot-preview-7o-mr1-iot-preview-7Jim Kaye
2018-01-29[SDK tools] Support non-ASCII paths in 'mksdcard'Jim Kaye
2017-12-07Remove unused local variable.Chih-Hung Hsieh
2015-02-13Merge "Revert "Add targetPlatform for executable binaries"" into studio-1.2-d...Xavier Ducrohet
2015-02-12Revert "Add targetPlatform for executable binaries"Xavier Ducrohet
2015-02-10Merge "Add targetPlatform for executable binaries" into studio-1.2-dev autome...Raymond Chiu
2015-02-10Add targetPlatform for executable binariesRaymond Chiu
2014-12-08emulator/opengl: Remove obsolete directory.David 'Digit' Turner
2014-12-01emulator/opengl: Fix Windows cross-build.David 'Digit' Turner
2014-11-28emulator/opengl: Fix pixelDataSize() ambiguity.David 'Digit' Turner
2014-11-28emulator/opengl: Update declarations to fix const issue.David 'Digit' Turner
2014-11-28emulator/opengl/emugen: Fix type parsing.David 'Digit' Turner
2014-11-25Correctly set error codebohu
2014-11-25Validate glClear maskbohu
2014-11-25Check and return correct error codebohu
2014-11-25validate glBufferData's usage parameterbohu
2014-11-25Detach texture or renderbuffer when deleting thembohu
2014-11-25emulator/opengl: Fix glShaderSource() signature.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Add new 'flushOnEncode' entry point flag.David 'Digit' Turner
2014-11-25emulator/opengl: Remove compiler warnings.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Small cleanup of autogenerated sources.David 'Digit' Turner
2014-11-25emulator/opengl: Add emugen test suite.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Use local variables for parameters.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Move pointer increment out of case statements.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Introduce helper macros.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Remove accessor functions.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Ensure correct buffer alignment.David 'Digit' Turner
2014-11-25emulator/opengl/emgen: Fix debug output of floating point values.David 'Digit' Turner
2014-11-25emulator/opengl: Add UniqueIntegerMap class.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Use templates to read values from stream.David 'Digit' Turner
2014-11-25emulator/opengl/emugen: Get rid of VarConverter.David 'Digit' Turner
2014-11-25emulator/opengl/emugl: Remove ispointer field from types definitions.David 'Digit' Turner
2014-11-18Need to revert this one and cherry pick earlier CLs firstBo Hu
2014-11-18emulator/opengl: Add emugen test suite.David 'Digit' Turner
2014-11-18Properly handle shader program deletionbohu
2014-11-18Properly handle shader deletionbohu
2014-11-18handles glGetFloatv with GL_STENCIL_VALUE_MASK etcbohu
2014-11-18Merge "handles glGetFloatv with GL_STENCIL_VALUE_MASK etc"bohu
2014-11-18Merge "Properly handle shader program deletion"bohu
2014-11-17handles glGetFloatv with GL_STENCIL_VALUE_MASK etcbohu
2014-11-17Merge "Correctly set error code"bohu
2014-11-14Merge "Build and package 32/64bit find_java." into studio-1.0-dev automerge: ...Xavier Ducrohet
2014-11-14Merge "Build and package 32/64bit find_java." into studio-1.0-devXavier Ducrohet
2014-11-07Build and package 32/64bit find_java.Xavier Ducrohet
2014-11-06Correctly set error codebohu
2014-11-06Properly handle shader program deletionbohu