summaryrefslogtreecommitdiffstats
path: root/o3d/core/win
Commit message (Expand)AuthorAgeFilesLines
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-172-37/+59
* This updated the GYP deps file to the last known good revision of Chrome,gspencer@google.com2009-09-151-1/+1
* Made gyp file for command buffer libraries.apatrick@google.com2009-09-151-2/+2
* Make more stuff private in renderergman@google.com2009-09-091-1/+1
* Make O3D always clear the backbuffer one way or gman@google.com2009-09-041-1/+11
* Update Texture::Lock to take an AccessMode.gman@google.com2009-09-012-98/+32
* Switching DISPLAY_MODE_DEFAULT to create to a non-full-screen window at the c...vangelis@google.com2009-08-311-7/+15
* Fixes toDataURL for GL by making it all work throughgman@google.com2009-08-284-161/+143
* temp fix for bug with compressed texture clearinggman@google.com2009-08-271-19/+20
* Clear textures on creation for D3D because it gman@google.com2009-08-271-0/+41
* Created new build target for opengl command buffer service, fixed various bug...petersont@google.com2009-08-262-2/+16
* Cleanup Renderer.gman@google.com2009-08-254-117/+87
* Make Mac also look for O3D_FORCE_SOFTWARE_RENDERERgman@google.com2009-08-241-9/+1
* Changes the Windows backbuffer to RGBA mode.gman@google.com2009-08-212-86/+63
* Fix bug where shaders fail if the last // #o3d linegman@google.com2009-08-191-0/+1
* Change StreamBank to inherit from VertexSourcegman@google.com2009-08-172-24/+15
* Fixes for POT only systemsgman@google.com2009-08-131-2/+4
* Changes to Bitmap before exposing to JavaScriptgman@google.com2009-08-114-134/+126
* Change Force Software Render to also use environment variablegman@google.com2009-08-111-28/+3
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-082-28/+37
* Add nonPowerOfTwoTextures to clientInfogman@google.com2009-08-081-1/+1
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-061-27/+27
* Fixes for last bitmap changegman@google.com2009-08-041-17/+10
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-032-73/+356
* Don't zero newly allocated bitmap data - it's already been zeroed.maf@google.com2009-07-301-4/+0
* Fixes for bitmap and GL/CBgman@google.com2009-07-151-4/+4
* expose bitmap in js.yux@google.com2009-07-153-46/+48
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-131-23/+18
* Add ClientInfogman@google.com2009-07-091-2/+9
* Adding in most of the unit tests. This adds 406 of our unit testsgspencer@google.com2009-07-011-2/+2
* Add support for Param Arrays for Effect parameters.gman@google.com2009-06-291-51/+405
* Review URL: http://codereview.chromium.org/146126ericu@google.com2009-06-252-29/+43
* Code to load the software renderer and initialize it. Code to force the softw...apatrick@google.com2009-06-233-11/+100
* Review URL: http://codereview.chromium.org/140024ericu@google.com2009-06-221-6/+13
* Undoing gcl bug damage AGAINgman@google.com2009-06-171-398/+44
* adding svn:ignore properties to ignore .o3dtgzgman@google.com2009-06-171-44/+398
* Undoing gcl bug damagegman@google.com2009-06-171-398/+44
* Adds a bunch of svn:ignore properties so that svn statusgman@google.com2009-06-171-44/+398
* Polish full-screen mode a bit:ericu@google.com2009-06-161-12/+17
* Adding code to turn off anti-aliasing for certain older ATI driversvangelis@google.com2009-06-161-2/+30
* This fixes a bunch of warnings that are in our code, in order for the GYP bui...gspencer@google.com2009-06-083-3/+5
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-2729-0/+6583