summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/message_queue.cc
Commit message (Expand)AuthorAgeFilesLines
* Deleting trailing spaces, add ending newline where missing to make lint happy...maf@chromium.org2010-08-061-1/+1
* Send bool response on message SET_MAX_FPSzhurunz@google.com2010-04-141-0/+1
* Add a new message to allow draw on every new texture within given fps limitat...tschmelcher@chromium.org2010-04-081-1/+30
* Add check for offset + number_of_bytes overflowgman@google.com2009-09-041-2/+4
* Get Mac GYP build compiling.maf@google.com2009-09-031-1/+1
* Fixing GYP build. Warning generated by this code was treated as error at com...vangelis@google.com2009-09-031-1/+1
* Fixing mac and linux buildvangelis@google.com2009-09-021-2/+1
* Adds GET_VERSION IMC message.gman@google.com2009-09-021-5/+47
* Adds a RENDER message to the O3D IMC.gman@google.com2009-08-261-0/+20
* Moved include of precompiled header out of cc files in core to me more in acc...petersont@google.com2009-08-251-1/+0
* Small fix for IMC UPDATE_TEXTURE_2Dgman@google.com2009-08-191-1/+1
* Changes to fix /core on GCC with all warnings turned on.maf@google.com2009-08-171-2/+0
* Change to O3D IMC code so UPDATE_TEXTURE2D_RECT has gman@google.com2009-08-141-71/+60
* Lots of changes needed to build with GCC in Chrome.maf@google.com2009-08-121-2/+3
* Put IMC back to ignore size because GTV is sendinggman@google.com2009-08-111-16/+19
* Fixing signed/unsigned compare warning failing under gyp build.bradnelson@google.com2009-08-111-2/+2
* Add UpdateTexure2DRect to IMCgman@google.com2009-08-111-133/+211
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-061-5/+6
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-061-3/+4
* Fixes for last bitmap changegman@google.com2009-08-041-5/+4
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-031-18/+22
* This adds the sample conversion to the GYP build, at least on Windows.gspencer@google.com2009-07-301-0/+1
* Added primitives to IMC-based MessageQueue to allow clients,kbr@google.com2009-07-231-3/+140
* This fixes a number of things that are warnings in the Mac compiler.gspencer@google.com2009-07-211-1/+1
* Fix bugs where O3D would output lots of spurious log messages in thetschmelcher@google.com2009-06-101-4/+32
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+556