aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-26Add README filesandroid-o-iot-preview-5android-n-iot-preview-4o-iot-preview-5n-iot-preview-4Greg Hartman
2016-08-26Merge branch 'cloud-android-current-release' of sso://googleplex-android/plat...Greg Hartman
2016-08-26Initial empty repositoryThomas Joseph Avila
2016-08-26Add a mutex around SyncSet operationsGreg Hartman
2016-08-22Make memory for generated routines non-writable.Anthony Vallee-Dubois
2016-08-22Make memory for generated routines non-writable.Anthony Vallee-Dubois
2016-06-29Treat unsized RGBA/RGB textures as renderable.Nicolas Capens
2016-06-29Treat unsized RGBA/RGB textures as renderable.Nicolas Capens
2016-05-30Merge branch \'master\' into cloud-android-current-releaseNicolas Capens
2016-05-30Use static_assert instead of meta macros.Nicolas Capens
2016-05-30Implement floating-point conversion to the nearest representable integer.Nicolas Capens
2016-05-30Remove snapping clipped points to the frustum plane.Nicolas Capens
2016-05-30Support frustum clipping against z = -1.Nicolas Capens
2016-05-30Refactor point and line clip flag calculation.Nicolas Capens
2016-05-30Refactor primitive setup functions.Nicolas Capens
2016-05-30texgrad implementationMeng-Lin Wu
2016-05-30Enabling Transform FeedbackAlexis Hetu
2016-05-30VertexRoutine code for Transform FeedbackAlexis Hetu
2016-05-30Loop count crash fixedAlexis Hetu
2016-05-30Make the number of vertex inputs configurable.Nicolas Capens
2016-05-30Make the number of fragment inputs configurable.Nicolas Capens
2016-05-30Make the number of vertex outputs configurable.Nicolas Capens
2016-05-30Fix overwriting clip flags with varyings.Nicolas Capens
2016-05-30Rename color output semantic.Nicolas Capens
2016-05-30Implemented the EGL_KHR_create_context extensionAlexis Hetu
2016-05-30Fix the CMake build for Linux.Nicolas Capens
2016-05-30Update version.Nicolas Capens
2016-05-30Move Khronos OpenGL headers to top-level include directory.Nicolas Capens
2016-05-30Switch implementationAlexis Hetu
2016-05-30Added vertex attribute typesAlexis Hetu
2016-05-30Add missing license headers.Nicolas Capens
2016-05-30Add readme file.Nicolas Capens
2016-05-30Output builds to top-level obj and bin folder.Nicolas Capens
2016-05-30Move Visual Studio solution to root directory.Nicolas Capens
2016-05-30Fix CMake symbolic path and lower version requirement.Nicolas Capens
2016-05-30Copy d3d9.dll builds to lib directory.Nicolas Capens
2016-05-30Disable all LLVM signal handlers.Nicolas Capens
2016-05-30Remove MemoryManager.Nicolas Capens
2016-05-30Update D3DCAPS2 descriptions to match MSDN documentation.Nicolas Capens
2016-05-30Add authors and contributors files.Nicolas Capens
2016-05-30Add contributing instructions.Nicolas Capens
2016-05-30Fixed expected state when using different images for depth and stencilAlexis Hetu
2016-05-30Apply the Apache 2.0 license.Nicolas Capens
2016-05-30Remove the watermark logo.Nicolas Capens
2016-05-30Move LLVM to /third_party.Nicolas Capens
2016-05-30Move PowerVR samples to /third_party/PowerVR_SDK.Nicolas Capens
2016-05-30Fix log2() accuracy.Nicolas Capens
2016-05-30Fix validating the current context on eglSwapInterval.Nicolas Capens
2016-05-30Fix validating sync object pointers.Nicolas Capens
2016-05-30modf implementationAlexis Hetu