summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* More work in Command Buffersgman@google.com2009-09-2657-2303/+2265
* Fix to allow NOOP to work again.gman@google.com2009-09-261-4/+23
* Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changedkbr@google.com2009-09-267-184/+99
* Fixing bug #152 (pressing "T" doens't leave a trail in the particle samples o...vangelis@google.com2009-09-262-6/+6
* This fixes the renderer variable setting to fix the build.gspencer@google.com2009-09-251-27/+54
* Dynamically loads d3d9 and d3dx9 dlls on Windows.apatrick@google.com2009-09-257-63/+219
* GPUProcessor uses NPN_PluginThreadAsyncCall to schedule future command proces...apatrick@google.com2009-09-257-6/+36
* Fixed some warnings.apatrick@google.com2009-09-254-14/+14
* Added command buffer unit tests to gyp.apatrick@google.com2009-09-2413-50/+147
* GPUProcessor uses O3D command buffer service to render to a window.apatrick@google.com2009-09-2417-213/+681
* Changed selenium tests to recover from test crashes/hangs. Divided perceptual...kkania@google.com2009-09-2410-721/+841
* fix for gl cbgman@google.com2009-09-231-16/+16
* Change command buffer client code to use structures.gman@google.com2009-09-2344-1914/+4607
* This removes some redundant copying of the cactions dll intogspencer@google.com2009-09-221-10/+2
* Fix the docs. Apparently they've been broken sincegman@google.com2009-09-221-1/+2
* Added support for getting and setting the CommandBuffer token and error.apatrick@google.com2009-09-223-1/+64
* Fixed crash in Internet Explorer on Windows XP caused by recentkbr@google.com2009-09-221-2/+2
* Added support for registering additional shared memory objects (textures and ...apatrick@google.com2009-09-224-3/+161
* Implemented get and put offset synchronization via NPObject interface in GPU ...apatrick@google.com2009-09-2116-46/+586
* Added render surfaces in command buffer service opengl version.petersont@google.com2009-09-2110-48/+601
* Fixed crash introduced by recent full-screen work underkbr@google.com2009-09-211-0/+10
* Version number bump for releasebradnelson@google.com2009-09-211-1/+1
* Build -dbgsym Debian packages. These contain the stripped-out debugging symbo...tschmelcher@google.com2009-09-185-33/+74
* Adding a presubmit script to honor the tree status.bradnelson@google.com2009-09-171-0/+91
* This updates the DEPS for V8, Chrome and NaCl.gspencer@google.com2009-09-173-6/+7
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-1713-313/+353
* Add missing gclient dependencies to .gitignore.maruel@chromium.org2009-09-1721-3008/+3008
* Changing command buffer to use structs instead ofgman@google.com2009-09-175-646/+1254
* Reverts fix for the scons build and fixes it in a different way sogspencer@google.com2009-09-162-5/+18
* Make follow-up changes per r26302 review comments that were apparently not mademark@chromium.org2009-09-162-11/+16
* Use MAC_OS_X_DEPLOYMENT_TARGET instead of rolling our own macro.mark@chromium.org2009-09-161-1/+1
* Fixed scons build after upgrade to August 2009 DirectX SDK.kbr@google.com2009-09-161-1/+1
* Fix build breakage concerning CreateTemporaryFile vs CreateTemporaryFileName.maf@google.com2009-09-162-5/+5
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-154-5/+25
* Changes needed for MacOS X 10.4 support.maf@google.com2009-09-151-1/+2
* This updated the GYP deps file to the last known good revision of Chrome,gspencer@google.com2009-09-154-17/+17
* Review URL: http://codereview.chromium.org/176026rlp@google.com2009-09-155-92/+323
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-1522-44/+265
* Bump O3D DEPS revision to 147 to get Cg 2.2 (also gspencer's pdiff CL).tschmelcher@google.com2009-09-111-1/+1
* Linux: Ship libCg on 32-bit Debian systems too, since nvidia-cg-toolkit doesn...tschmelcher@google.com2009-09-113-2/+6
* Guess at getting linux build to work.gman@google.com2009-09-102-15/+9
* A bunch of jscompiler fixes including updating togman@google.com2009-09-1010-25/+33
* Add an Info.plist flag to force the software renderer.maf@google.com2009-09-102-16/+44
* Turning off auto upload for o3d trybots for now.bradnelson@google.com2009-09-101-1/+1
* Switching on tryserver pointed at nacl trymaster as a test.bradnelson@google.com2009-09-101-1/+4
* missed onegman@google.com2009-09-091-0/+7
* Make more stuff private in renderergman@google.com2009-09-093-37/+47
* Check for value overlow in buffer.ccgman@google.com2009-09-091-0/+7
* This fixes some warnings in the Linux release build.bradnelson@google.com2009-09-093-16/+20
* minor change of render_surface_test.ccgman@google.com2009-09-091-0/+2