summaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* Commented out precision from shaders. These examples were done on my new desk...alokp@chromium.org2010-01-164-5/+9
* linux: hack around arabic advances in harfbuzzevan@chromium.org2010-01-153-1/+26
* linux: fix multicharacter hebrew shapingevan@chromium.org2010-01-151-2/+2
* linux: inherit script in the forward-order script iteratorevan@chromium.org2010-01-151-1/+0
* Added stencil-test demo.alokp@chromium.org2010-01-153-47/+63
* Added texture wrap demo.alokp@chromium.org2010-01-153-53/+70
* Modified stencil test example to use VBOs instead of client-side vertex arrays.alokp@chromium.org2010-01-151-38/+57
* Added cubemap demo.alokp@chromium.org2010-01-153-50/+67
* Modified texture wrap example to use VBOs instead of client-side vertex arrays.alokp@chromium.org2010-01-141-19/+40
* Added simple texture demo.alokp@chromium.org2010-01-143-63/+101
* Modified texture cubemap example to use VBOs instead of client-side vertex ar...alokp@chromium.org2010-01-141-14/+31
* SwapBuffer is now synchronous. No need for glFlush.alokp@chromium.org2010-01-142-7/+0
* Added mip-mapping demo.alokp@chromium.org2010-01-143-71/+110
* Fix for a memory error in the CLD code.jcampan@chromium.org2010-01-141-0/+17
* Simple unit tests for OpenMAX video decoderhclam@chromium.org2010-01-131-1/+7
* Added simple vertex shader demo. I had to make the following modifications to...alokp@chromium.org2010-01-134-31/+33
* Use NDEBUG instead of _DEBUG for libjingle. This makes it so that debug code...akalin@chromium.org2010-01-1315-43/+226
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-121-0/+85
* Increase the size of buffer used by LogPrintf to 1600 bytes.glider@chromium.org2010-01-121-1/+1
* Clarify the byte ordering and premultiplied-ness of the Pepper 2D data.brettw@chromium.org2010-01-111-0/+15
* Renamed gles_book_examples.gyp to gles2_book.gyp and hooked eveything back to...alokp@chromium.org2010-01-091-0/+0
* Renamed gles_book_examples to gles2_book to make it shorter and more correct....alokp@chromium.org2010-01-0966-0/+0
* linux: dynamically load libGL.so.1, and use glew to dynamically resolve symbolspiman@chromium.org2010-01-092-23/+126
* Added gyp file for examples. Removed unnecessary functions. Added header file...alokp@chromium.org2010-01-0914-716/+276
* Added eol property LFalokp@chromium.org2010-01-081-305/+305
* Added eol property LFalokp@chromium.org2010-01-0830-16621/+16621
* Merging a newer version of the CLD code.jcampan@chromium.org2010-01-0778-373/+75580
* Allow using system libevent instead of the bundled one.phajdan.jr@chromium.org2010-01-071-42/+66
* Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...akalin@chromium.org2010-01-076-19/+92
* Revert "Resubmit 35500: Added an application framework for demos. Ported hell...ajwong@chromium.org2010-01-0611-189/+649
* Resubmit 35500: Added an application framework for demos. Ported hellotriangl...alokp@chromium.org2010-01-0611-649/+189
* linux: implement gpu pluginpiman@chromium.org2010-01-061-2/+2
* Add x64 configs for ffmpeg to ChromeOS.fbarchard@chromium.org2010-01-054-0/+1536
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+2
* linux: implement gpu pluginpiman@chromium.org2010-01-051-2/+2
* Revert 35500 - Added an application framework for demos. Ported hellotriangle...rsesek@chromium.org2010-01-0511-260/+720
* Added an application framework for demos. Ported hello-triangle example in Op...alokp@chromium.org2010-01-0511-720/+260
* Add ImageAndTextCell to third_party/apple/.rsesek@chromium.org2010-01-054-0/+277
* Removing the last remaining vsprops files (that are hooked in).bradnelson@google.com2010-01-041-2/+2
* coverage_posix.py: use proper root directory for Linux now thatjrg@chromium.org2009-12-311-1/+2
* Removed reference to Windows-only debug variable. This makes it soakalin@chromium.org2009-12-302-4/+4
* Adding code samples downloaded from opengles book website to third_party. Cha...alokp@chromium.org2009-12-2964-0/+17319
* Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools.glider@chromium.org2009-12-251-1/+7
* Made pprof executable and set the explicit path to it in the heapcheck runner.glider@chromium.org2009-12-241-0/+0
* Use chromeos branding for toolkit_views build.oshima@chromium.org2009-12-231-1/+1
* Removed trailing comma in enum to fix nacl build.apatrick@google.com2009-12-231-1/+1
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-2/+53
* Implementation of OmxVideoDecodeEngine.ajwong@chromium.org2009-12-225-6/+8
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-221-2/+2
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-191-2/+2