summaryrefslogtreecommitdiffstats
path: root/o3d/build
Commit message (Expand)AuthorAgeFilesLines
* Moving o3d up a level, to get it out of chrome checkouts.bradnelson@google.com2011-03-2818-1346/+0
* Bump version for the next release.tschmelcher@chromium.org2011-03-211-1/+1
* Fixing O2D crash in Windows XP. The original pixman uses thread local variablegangji@google.com2011-03-181-0/+4
* O2D Mac: Include pixman+cairo debugging symbols in O3D debug builds.tschmelcher@google.com2011-03-113-4/+20
* Bump O3D version for the release of the first one with O2D support.tschmelcher@google.com2011-03-091-1/+1
* Fixing random resizing issues under Windows. When resizing under Windows,gangji@google.com2011-03-081-0/+1
* When auto fall-back is enabled, fall back to o2d milligan@google.com2011-03-071-11/+0
* Add O2D rendering with cairo into Windows build.gangji@google.com2011-03-042-2/+2
* Port O2D to Mac, currently just for Core Graphics (the drawing model used in ...tschmelcher@chromium.org2011-03-034-31/+78
* Adding cairo and pixman build to windows.gangji@google.com2011-03-024-3/+164
* Add build rules for cairo, pixman, and pkg-config on Mac. (Not yet being used.)tschmelcher@google.com2011-03-014-0/+192
* Remove FORCE_CAIRO flag and replace with a new feature.milligan@google.com2011-02-241-9/+0
* Baby steps toward o2d and o3d dynamic switching in the video acceleratormilligan@google.com2011-02-221-6/+19
* Bump O3D version (before integrate into ChromeOS)zhurunz@google.com2010-11-171-1/+1
* Linux: Update DEPS to pick up statically linked libGLEW.tschmelcher@chromium.org2010-10-221-2/+22
* Bump version before I snapshot into ChromeOS.zhurunz@google.com2010-09-241-1/+1
* Initial version rendering 2D path for O3D. This will eventually allow O3D app...fransiskusx@google.com2010-08-052-0/+35
* Parameterize the name of the "O3DExtras" directory with a GYP variable (to al...tschmelcher@chromium.org2010-07-122-0/+32
* Rolled forward O3D's Chromium DEPS to match the Skia roll-forward inkbr@google.com2010-07-082-1/+10
* Provide a default definition of the target_arch variable on Linux tokbr@google.com2010-06-151-0/+7
* Linux: include -g for Release builds to aid debugging. There is no downside b...tschmelcher@chromium.org2010-06-021-0/+4
* Added --convert-dds-to-png command line option to the COLLADA converter,kbr@google.com2010-04-201-0/+1
* Added support for O3D in Chrome on Mac OS X using CoreGraphics drawingkbr@chromium.org2010-03-111-0/+10
* linux: native OpenGL ES supportpiman@google.com2010-02-082-85/+98
* linux: add an option to disable FBO support for platforms that don't have it.piman@google.com2010-02-011-0/+4
* Add Debian/Ubuntu packages back to Linux build.tschmelcher@chromium.org2010-01-291-6/+0
* linux: arm fixespiman@google.com2010-01-291-0/+5
* win: fix DXSDK include path, needs to be after platform sdk include pathpiman@google.com2010-01-281-1/+1
* force nacl_standalone=1 for windows - nacl needs itpiman@google.com2010-01-271-0/+3
* linux: use internal libjpeg for bots that don't have itpiman@google.com2010-01-271-0/+1
* linux: roll deps for armpiman@google.com2010-01-272-3/+20
* Step 1 in Adding GLES2 renderer to O3D.gman@google.com2009-12-163-0/+77
* Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...apatrick@google.com2009-11-251-2/+0
* Removed O3D command buffer protocol code and O3D comand buffer configuration.apatrick@google.com2009-11-202-86/+4
* A clear screen GLES2 demo.gman@chromium.org2009-11-191-0/+7
* Moved all gpu plugin and command buffer tests into a single executable prior ...apatrick@google.com2009-11-121-2/+1
* Made all line endings consistently LF and added svn:eol-style=LF property to ...apatrick@google.com2009-11-122-69/+69
* Recomitting 31676 with fix.apatrick@google.com2009-11-111-1/+2
* Copying swiftshader over if available.bradnelson@google.com2009-11-111-1/+16
* Reverting 31676.apatrick@google.com2009-11-111-2/+1
* Reorganized command buffer and GPU plugin code into following structure:apatrick@google.com2009-11-111-1/+2
* linux: 64-bitpiman@google.com2009-11-113-12/+71
* Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...apatrick@google.com2009-11-101-0/+9
* Revert "linux: 64-bit"piman@google.com2009-11-073-63/+12
* linux: 64-bitpiman@google.com2009-11-073-12/+63
* Fixed gpu_plugin and added to o3d_all.gyp so it gets built on buildbot.apatrick@google.com2009-11-041-0/+7
* Removed command_buffer dependency on vectormath (indirectly via core/types.h).apatrick@google.com2009-11-041-22/+56
* Splits the command buffers into common commandsgman@google.com2009-10-281-0/+8
* Adding the o3d-internal include path before the others so that if o3d-interna...vangelis@google.com2009-10-271-0/+1
* TBR=apatrickgman@google.com2009-10-231-2/+2