summaryrefslogtreecommitdiffstats
path: root/o3d/converter
Commit message (Expand)AuthorAgeFilesLines
* Revert o3d part of recent commit, since they're using a different base.evan@chromium.org2010-08-091-7/+12
* Remove all but one last caller of CommandLine::GetSwitchValue().evan@chromium.org2010-08-091-12/+7
* Deleting trailing spaces, add ending newline where missing to make lint happy...maf@chromium.org2010-08-061-2/+2
* Revert part of "Remove deprecated CommandLine::GetLooseValues(), rename to ar...evan@chromium.org2010-07-222-8/+8
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-212-8/+8
* Compute the absolute path containing the o3dConverter tool for thekbr@google.com2010-05-031-1/+6
* Updated docs for converter.kbr@google.com2010-04-271-5/+30
* Copy the Cg-to-GLSL converter script alongside the converterkbr@google.com2010-04-261-0/+13
* Thanks to amarinichev for extensive help, ported o3dConverter'skbr@google.com2010-04-241-0/+1
* Adds --convert-cg-to-glsl to the Collada converter tool.amarinichev@chromium.org2010-04-233-2/+24
* Added --convert-dds-to-png command line option to the COLLADA converter,kbr@google.com2010-04-204-2/+14
* Changed --json-only argument to converter to --no-archive andkbr@chromium.org2010-04-163-26/+210
* This change removes CG from O3D and uses GLSLgman@chromium.org2010-01-081-7/+0
* Step 1 in Adding GLES2 renderer to O3D.gman@google.com2009-12-161-0/+7
* This change kills the SCons build, since we have switched completelygspencer@google.com2009-11-021-187/+0
* This moves the Cg libs into a library directory under the product dir,gspencer@google.com2009-10-152-2/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-132-11/+11
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...tschmelcher@google.com2009-10-012-0/+27
* Adding a no-binary path to the o3dConvertergman@google.com2009-09-041-1/+5
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-041-7/+22
* Update Texture::Lock to take an AccessMode.gman@google.com2009-09-011-11/+11
* Prep for ascii only converter optiongman@google.com2009-08-313-5/+17
* Fixes toDataURL for GL by making it all work throughgman@google.com2009-08-282-28/+24
* Add license information to our shell scripts.agl@chromium.org2009-08-251-0/+3
* Cleanup Renderer.gman@google.com2009-08-253-34/+31
* Changes needed to make "all" build complete, including fixing the generated c...maf@google.com2009-08-192-1/+20
* Change StreamBank to inherit from VertexSourcegman@google.com2009-08-171-8/+7
* Changes to Bitmap before exposing to JavaScriptgman@google.com2009-08-113-25/+0
* Moving the copy of d3dx_36.dll to a common location.bradnelson@google.com2009-08-111-16/+2
* Fixed some warnings in bitmap_png.ccbradnelson@google.com2009-08-101-0/+17
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-083-10/+9
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-031-14/+40
* Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...apatrick@google.com2009-08-032-4/+14
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-301-0/+1
* Fix for linux againgman@google.com2009-07-241-1/+1
* Fixes for linuxgman@google.com2009-07-241-0/+1
* This updates the DEPS to bring them in line with the versionsgspencer@google.com2009-07-231-1/+1
* Add --file_paths to converter to allow converter to rungman@google.com2009-07-233-3/+20
* These are gyp file changes that start to make the Mac GYP build work.gspencer@google.com2009-07-221-0/+3
* This splits the import.gyp file into two parts (one for building archive lib,gspencer@google.com2009-07-141-1/+1
* Add ClientInfogman@google.com2009-07-091-0/+2
* Add o3djs.DestinationBuffer to converter.gman@google.com2009-07-071-1/+3
* Updates the o3dConverter to turn on filtering by defaultgman@google.com2009-06-293-4/+101
* This adds in the GYP files needed for our GYP build,gspencer@google.com2009-06-241-0/+90
* This fixes a bunch of warnings that are in our code, in order for the GYP bui...gspencer@google.com2009-06-081-1/+1
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2721-0/+2143