summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/renderer.h
Commit message (Expand)AuthorAgeFilesLines
* Moving o3d up a level, to get it out of chrome checkouts.bradnelson@google.com2011-03-281-799/+0
* Add support for Core Graphics with Carbon, allowing us to use Core Graphics i...tschmelcher@google.com2011-03-081-1/+1
* Port O2D to Mac, currently just for Core Graphics (the drawing model used in ...tschmelcher@chromium.org2011-03-031-4/+11
* Remove FORCE_CAIRO flag and replace with a new feature.milligan@google.com2011-02-241-0/+6
* Add support for runtime fall-back from o3d to o2d iff o3d initialization fail...milligan@google.com2011-02-231-0/+6
* Further integration of 2D mode. This change supports calltype=v, transparancy...fransiskusx@google.com2010-09-171-2/+2
* Revert 58946 - Further integration of 2D mode. This change supports calltype=...fbarchard@chromium.org2010-09-091-2/+2
* Further integration of 2D mode. This change supports calltype=v, transparancy...fransiskusx@google.com2010-09-091-2/+2
* Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.zhurunz@google.com2010-07-091-3/+2
* Add a new message to allow draw on every new texture within given fps limitat...tschmelcher@chromium.org2010-04-081-0/+17
* Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...tschmelcher@google.com2009-10-011-17/+6
* Rewrote full-screen support on Windows. O3D now always creates its ownkbr@google.com2009-09-171-7/+26
* Make more stuff private in renderergman@google.com2009-09-091-30/+35
* Make O3D always clear the backbuffer one way or gman@google.com2009-09-041-7/+42
* Rename render_width and render_height to display_widthgman@google.com2009-09-011-6/+6
* Adding in render surfaces for command buffers. Fixing SetRect as well.rlp@google.com2009-08-281-0/+5
* Fixes toDataURL for GL by making it all work throughgman@google.com2009-08-281-25/+39
* Cleanup Renderer.gman@google.com2009-08-251-30/+83
* Make Mac also look for O3D_FORCE_SOFTWARE_RENDERERgman@google.com2009-08-241-0/+4
* Changes to Bitmap before exposing to JavaScriptgman@google.com2009-08-111-15/+0
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-081-3/+2
* Add nonPowerOfTwoTextures to clientInfogman@google.com2009-08-081-3/+6
* Plugin no longer makes synchronous NPAPI calls from a Windows message handler...apatrick@google.com2009-07-131-0/+13
* Polish full-screen mode a bit:ericu@google.com2009-06-161-0/+8
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+632