| Commit message (Expand) | Author | Age | Files | Lines |
* | shared_memory: remove wstrings, fix callers. | evan@chromium.org | 2010-09-29 | 2 | -3/+3 |
* | Hooked up functionality for getting info for attribs and uniforms. | alokp@chromium.org | 2010-09-29 | 4 | -9/+248 |
* | Implement video frame exchange in GpuVideoDecoder and tests | hclam@chromium.org | 2010-09-29 | 1 | -0/+2 |
* | Fix WebGL getParameter bug in command buffer. | zmo@google.com | 2010-09-24 | 3 | -14/+11 |
* | Adds stub for client side GL logging. | gman@chromium.org | 2010-09-23 | 13 | -37/+335 |
* | Revert 60236 - Fix WebGL getParameter bug in command buffer. | atwilson@chromium.org | 2010-09-23 | 1 | -1/+4 |
* | Fix WebGL getParameter bug in command buffer. | darin@chromium.org | 2010-09-22 | 1 | -4/+1 |
* | Mac: clang build | thakis@chromium.org | 2010-09-22 | 2 | -6/+9 |
* | Enabled GL_POINT_SPRITE capability in desktop GL backend for command | kbr@google.com | 2010-09-20 | 2 | -1/+8 |
* | Added lots of logging to the GPU code. | apatrick@chromium.org | 2010-09-20 | 6 | -13/+67 |
* | Resubmit GpuVideoDecoder and related patches. | hclam@chromium.org | 2010-09-17 | 2 | -0/+20 |
* | Enables GL_OES_standard_derivatives | gman@chromium.org | 2010-09-17 | 4 | -4/+23 |
* | Bumped ANGLE rev to 425 to pull the new API for extracting attribs and unifor... | alokp@chromium.org | 2010-09-17 | 4 | -47/+151 |
* | Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp... | mlloyd@chromium.org | 2010-09-17 | 2 | -20/+0 |
* | GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame... | hclam@chromium.org | 2010-09-17 | 2 | -0/+20 |
* | Removed base dependency from PGL. | apatrick@chromium.org | 2010-09-14 | 1 | -5/+4 |
* | Update build_gles2_cmd_buffer.py for PPAPI. | neb@chromium.org | 2010-09-13 | 1 | -23/+139 |
* | Made GLES demos work on PPAPI. | neb@chromium.org | 2010-09-13 | 11 | -14/+305 |
* | We need to initialize backbuffer to all 0s instead of some random color. It ... | zmo@google.com | 2010-09-13 | 1 | -1/+1 |
* | Revert 59119 - Removed includion of <iostream> from logging.h. | jamesr@chromium.org | 2010-09-12 | 1 | -11/+7 |
* | Removed includion of <iostream> from logging.h. | apatrick@chromium.org | 2010-09-10 | 1 | -7/+11 |
* | GPU process reports context lost when SwapBuffers fails. | apatrick@chromium.org | 2010-09-10 | 1 | -1/+2 |
* | Removed dependencies on base from GPU common and client code. | apatrick@chromium.org | 2010-09-08 | 30 | -142/+315 |
* | Complete initializing a GPU video decoder in a GLES2 context | hclam@chromium.org | 2010-09-03 | 1 | -0/+3 |
* | GPU process SwapBuffers from child to parent context calls glFlush before inv... | apatrick@chromium.org | 2010-09-02 | 1 | -62/+56 |
* | Added check that: | alokp@chromium.org | 2010-09-01 | 1 | -0/+5 |
* | Add way to create a texture in parent's context and copy into it | jamesr@chromium.org | 2010-08-28 | 12 | -0/+145 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 3 | -8/+0 |
* | Add support for GL_OES_depth24 | gman@chromium.org | 2010-08-26 | 2 | -1/+15 |
* | Bumped ANGLE rev and related changes. | alokp@chromium.org | 2010-08-26 | 1 | -8/+12 |
* | Linux: Switch to DWARF for official builds. Good riddence. | thestig@chromium.org | 2010-08-26 | 1 | -4/+0 |
* | Fix issue with count=0 for DrawArrays and DrawElements | gman@chromium.org | 2010-08-26 | 2 | -0/+35 |
* | Adds support for GL_EXT_texture_compression_s3tc, | gman@chromium.org | 2010-08-26 | 6 | -9/+189 |
* | Removed compile-time GLES2_GPU_SERVICE_TRANSLATE_SHADER flag because whether ... | alokp@chromium.org | 2010-08-25 | 2 | -52/+34 |
* | Fixes for the default texture. | gman@chromium.org | 2010-08-24 | 12 | -173/+288 |
* | Adds support for EXT_framebuffer_multisample | gman@chromium.org | 2010-08-23 | 18 | -62/+665 |
* | Sorry but I had to rollback this change. | gman@chromium.org | 2010-08-20 | 1 | -135/+24 |
* | Pepper2 Graphics3D implementation - browser side. | neb@chromium.org | 2010-08-17 | 1 | -24/+135 |
* | Properly fixing crash due to out-of-order call of ShInitialize and ShFinalize. | alokp@chromium.org | 2010-08-12 | 1 | -8/+18 |
* | Add support for GL_EXT_read_format_bgra. | gman@chromium.org | 2010-08-12 | 2 | -2/+40 |
* | Fixes glAttachShader to be OpenGL ES 2.0 spec compliant. | gman@chromium.org | 2010-08-12 | 4 | -11/+20 |
* | Revert 55766 - Enable -fPIC by default on x64 | mirandac@chromium.org | 2010-08-12 | 1 | -3/+8 |
* | Fix glGetFramebufferAttachmentParameteriv so it returns | gman@chromium.org | 2010-08-12 | 4 | -153/+261 |
* | Enable -fPIC by default on x64 | nirnimesh@chromium.org | 2010-08-11 | 1 | -8/+3 |
* | Temporarily fixed a crash because of calling ShInitialize and ShFinalize out ... | alokp@chromium.org | 2010-08-11 | 1 | -1/+4 |
* | ContextGroup::Initialize fails on insufficient vertex attribs or texture units. | apatrick@chromium.org | 2010-08-09 | 1 | -4/+6 |
* | Clear render buffers | gman@chromium.org | 2010-08-06 | 10 | -17/+629 |
* | A couple of minor fixes for CopyTexImage2D | gman@chromium.org | 2010-08-04 | 5 | -44/+39 |
* | Initial port of accelerated compositor to Mac OS X 10.6. Reused | kbr@google.com | 2010-08-04 | 1 | -2/+0 |
* | Mac: Some clang appeasing. | thakis@chromium.org | 2010-08-04 | 1 | -1/+2 |