aboutsummaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)Author
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-11Regenerate public projects.Jamie Madill
2014-03-10Regenerate default Windows projectsShannon Woods
2014-02-27Remove the second translator target, only using static.Jamie Madill
2014-02-24Use a stable ordering when enumerating files.Geoff Lang
2014-02-24Fix missing generate projects call.Jamie Madill
2014-02-24Fix commit id versioning when building with Chrome.Jamie Madill
2014-02-20Regenerate public projects.Geoff Lang
2014-02-19Don't include symbols in release builds of the public projects.Geoff Lang
2014-02-19Add preprocess bison files to the gyp files.Jamie Madill
2014-02-18Refactor HLSL compilation out of Renderer.Geoff Lang
2014-02-14Moved all HLSL-related code from ProgramBinary to DynamicHLSL.Jamie Madill
2014-02-14Merge 'Tie program binary version to commit hash.'Jamie Madill
2014-02-12Move ShaderCache.h to the d3d directory.Geoff Lang
2014-02-11Add TransformFeedback object.Geoff Lang
2014-02-10Add GL headers to libGLESv2, libEGL and translator projects.Geoff Lang
2014-02-05Add work-around for D3D9 shader compiler bug.Jamie Madill
2014-01-23Remove system.h.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
2014-01-15Clean up state query methods.Jamie Madill
2014-01-10Fix remaining discrepencies between master and es3proto project files.Geoff Lang
2013-12-09Add an option to unfold short circuiting in AST.Zhenyao Mo
2013-12-06Roll gyp and regenerate public projects to have the cleaned paths.Jamie Madill
2013-12-04Fix the compiler copy script in the public projects.Jamie Madill
2013-12-04Fix the backwards slashes in the commit header generation.Jamie Madill
2013-12-04Add missing swizzle files to the generated projects.Jamie Madill
2013-12-02Include the current commit as part of the build process.Jamie Madill
2013-11-28Add a rule to copy the D3D compiler DLL to the output folder.Jamie Madill
2013-11-28Fix errors in the gyp projects when we build with ninja.Jamie Madill
2013-11-27Disable optimizations for shaders with conditional discard in D3D9, andJamie Madill
2013-11-25Add .rc files back to the new gyp build process.Jamie Madill
2013-10-30Silence a warning present in Release mode, with a lack of exported symbols in...Jamie Madill
2013-10-22Regenerate public Visual Studio projects.Geoff Lang
2013-10-22Update the GYP dependency to a revision with Visual Studio 2010 Express solut...Geoff Lang
2013-10-22Regenerate project files.Geoff Lang
2013-10-22Public project generation script is now a python script and generates project...Geoff Lang