aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2014-08-27Add some shared utility methods to the utils project.Jamie Madill
2014-08-26Allow app to specify EGL Window extra parameters.Jamie Madill
2014-08-21Make the sample app own the OS Window object.Jamie Madill
2014-08-21Add a util project to share between samples and tests.Jamie Madill
2014-08-20Simplify the creation of OS-specific windows and timers in the samples.Geoff Lang
2014-07-22Update the samples and tests to use eglGetPlatformDisplayEXT.Geoff Lang
2014-07-03Return shader variable information using GLenum values.Jamie Madill
2014-06-26Revert "Return variable type queries using GLenum values."Jamie Madill
2014-06-26Return variable type queries using GLenum values.Jamie Madill
2014-05-28Fix warnings about unreferenced local variables.Geoff Lang
2014-05-23Automate the DEQP tests by wrapping them in the gtest suite.Geoff Lang
2014-05-21Fix build on Windows 8.1 SDK.Jamie Madill
2014-05-02Fix 64-bit build failures.Geoff Lang
2014-04-16Revert "Remove the second translator target, only using static."Jamie Madill
2014-04-16Implement EXT_shader_texture_lodNicolas Capens
2014-04-09Allow sample projects to choose ES3 & D3D version.Jamie Madill
2014-04-09Add a common include in the project definitions.Geoff Lang
2014-04-01Remove the es_util project.Geoff Lang
2014-04-01Port the PostSubBuffer sample to the new sample framework.Geoff Lang
2014-04-01Port the TextureWrap sample to the new sample framework.Geoff Lang
2014-04-01Port the Stencil_Test sample to the new sample framework.Geoff Lang
2014-04-01Port the Simple_VertexShader sample to the new sample framework.Geoff Lang
2014-04-01Port the Simple_TextureCubemap sample to the new sample framework.Geoff Lang
2014-04-01Port the Simple_Texture2D sample to the new sample framework.Geoff Lang
2014-04-01Port the MultipleRenderTarget sample to the new sample framework.Geoff Lang
2014-03-31Port the SimpleInstancing sample to the new sample framework.Geoff Lang
2014-03-28Port the ParticleSystem sample to the new sample framework.Geoff Lang
2014-03-28Port the MultiTexture sample to the new sample framework.Geoff Lang
2014-03-28Port the MipMap2D sample to the new sample framework.Geoff Lang
2014-03-27Port the Hello_Triangle sample to the new sample framework.Geoff Lang
2014-03-27Add an ANGLE sample framework.Geoff Lang
2014-03-25Clean up gyp build scripts.Jamie Madill
2014-03-14Fix incorrect function forward declaration.Geoff Lang
2014-03-11Remove SH_MAP_LONG_VARIABLE_NAMESZhenyao Mo
2014-02-27Remove the second translator target, only using static.Jamie Madill
2014-02-20Fix standalone Linux build.Jamie Madill
2014-02-10Move the enumerate_files script to the build directory.Geoff Lang
2014-01-23Rework tracing and perf defines.Geoff Lang
2014-01-15Added a utility application to generate c headers from dds textures.Geoff Lang
2013-10-22Regenerate project files.Geoff Lang
2013-10-18Regenerate public project files.Geoff Lang
2013-10-18Added a 64 bit build target to the gyp file.Geoff Lang
2013-10-18Disable warnings about size_t conversion and fix ambiguous template parameter...Geoff Lang
2013-10-17Regenerate project files.Geoff Lang
2013-10-17Regenerate project files.Geoff Lang
2013-10-17Merge 7692ca41dbfe20e6acf3319a37aa38b8160f51c6 from master.Geoff Lang
2013-10-17Merge 366229430ea056cf7f33917a4fa37b721512a42c from master.Geoff Lang
2013-10-17Deleted manually maintained visual studio projects and replaced them with gyp...Geoff Lang
2013-10-17Refactored the samples.gyp file.Geoff Lang
2013-10-17Moved the gyp libGLESv2 and libEGL projects into their own gyp files. Renamed...Geoff Lang