| Commit message (Expand) | Author | Age | Files | Lines |
* | gpu: Remove set_testing_force_is_angle | sievers@chromium.org | 2013-11-14 | 1 | -28/+25 |
* | FeatureInfo: Remove allowed_extensions and init workarounds early | sievers@chromium.org | 2013-09-05 | 1 | -4/+7 |
* | Update stream textures during Draw instead of Bind | sievers@chromium.org | 2013-07-28 | 1 | -0/+34 |
* | Skip clear back buffer for Android WebView | boliu@chromium.org | 2013-07-11 | 1 | -0/+4 |
* | Fix stream textures + mailboxes | piman@chromium.org | 2013-07-02 | 1 | -0/+9 |
* | Use a direct include of strings headers in extensions/, google_apis/, gpu/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | gpu: Make pack/unpack alignment part of autogenerated state | skyostil@chromium.org | 2013-06-04 | 1 | -9/+0 |
* | Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -1/+1 |
* | gpu: Change Produce/ConsumeTexture to allow texture sharing | piman@chromium.org | 2013-05-29 | 1 | -0/+3 |
* | Fix blue flashes on Mac | ccameron@chromium.org | 2013-05-07 | 1 | -5/+5 |
* | Moved logging functionality of out of the GLES2 Command Decoder into a separa... | kloveless@chromium.org | 2013-04-10 | 1 | -1/+2 |
* | Use GpuDriverBugList to manage all the workarounds. | zmo@chromium.org | 2013-04-04 | 1 | -0/+4 |
* | BufferManager::Buffer -> Buffer | gman@chromium.org | 2013-02-28 | 1 | -2/+2 |
* | Refactor/Rename a bunch of GPU stuff | gman@chromium.org | 2013-02-27 | 1 | -47/+50 |
* | Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImpl | gman@chromium.org | 2013-01-23 | 1 | -1/+2 |
* | Use EGL headers to pick up EGL definitions. | sheu@chromium.org | 2013-01-19 | 1 | -5/+0 |
* | Add a command to lose the context | gman@chromium.org | 2012-12-17 | 1 | -2/+8 |
* | Make more GL stuff auto-generated | gman@chromium.org | 2012-12-07 | 1 | -1/+1 |
* | Validate uniform types | gman@chromium.org | 2012-12-06 | 1 | -4/+4 |
* | cache fbo combos | gman@chromium.org | 2012-11-09 | 1 | -0/+1 |
* | automate more GL state handling | gman@chromium.org | 2012-10-30 | 1 | -102/+21 |
* | Cache more GL state | gman@chromium.org | 2012-10-27 | 1 | -6/+18 |
* | Move workarounds to one spot. | gman@chromium.org | 2012-10-23 | 1 | -3/+3 |
* | gpu: Add support for GLX_EXT_texture_from_pixmap extension. | reveman@google.com | 2012-10-18 | 1 | -0/+1 |
* | Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension. | fischman@chromium.org | 2012-10-18 | 1 | -1/+0 |
* | gpu: Add support for GLX_EXT_texture_from_pixmap extension. | reveman@chromium.org | 2012-10-18 | 1 | -0/+1 |
* | Added emulation of the OES_vertex_array_object WebGL extension for devices that | bajones@chromium.org | 2012-10-12 | 1 | -6/+66 |
* | Added support for OES_vertex_array_object to the command buffer | bajones@google.com | 2012-09-27 | 1 | -3/+9 |
* | Clean-up inline members of nested classes (gpu/) | hans@chromium.org | 2012-08-09 | 1 | -0/+39 |
* | Add global tracking of GPU memory allocations. Have each ContextGroup push m... | ccameron@chromium.org | 2012-07-28 | 1 | -1/+3 |
* | gpu in-memory program cache implementation with a memory limit + lru eviction. | dmurph@chromium.org | 2012-07-23 | 1 | -2/+2 |
* | On desktop GL, don't disable vertex attribute 0 when restoring state, or noth... | kbr@chromium.org | 2012-07-20 | 1 | -4/+0 |
* | Revert 147328 - Current status of patch: | gman@chromium.org | 2012-07-19 | 1 | -5/+3 |
* | Current status of patch: | dmurph@chromium.org | 2012-07-18 | 1 | -3/+5 |
* | Add glBindUniformLocationCHROMIUM | gman@chromium.org | 2012-06-26 | 1 | -8/+17 |
* | Set default GL state | gman@chromium.org | 2012-06-19 | 1 | -0/+111 |
* | Revert 142931 - Set default GL state | zmo@chromium.org | 2012-06-19 | 1 | -111/+0 |
* | Set default GL state | gman@chromium.org | 2012-06-19 | 1 | -0/+111 |
* | Enforce compressed texture restrictions | gman@chromium.org | 2012-06-08 | 1 | -0/+23 |
* | Plum through ANGLE_depth_texture | gman@chromium.org | 2012-06-08 | 1 | -15/+28 |
* | Defer initializing the CopyTextureCHROMIUMResourceManager | apatrick@chromium.org | 2012-05-25 | 1 | -132/+0 |
* | Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO. | apatrick@chromium.org | 2012-05-17 | 1 | -1/+4 |
* | Don't enable occlusion query on Linux with Intel drivers. | gman@chromium.org | 2012-05-15 | 1 | -6/+0 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -1/+1 |
* | Consolidate GPU unit test expectiation functions. | gman@chromium.org | 2012-05-10 | 1 | -166/+3 |
* | Add GL_SAMPLER_3D_OES and GL_SAMPLER_2D_RECT_ARB to ClearUniforms | gman@chromium.org | 2012-05-10 | 1 | -0/+2 |
* | Initialize GL attribs | gman@chromium.org | 2012-05-09 | 1 | -0/+9 |
* | Make unit test to check glCopyTextureCHROMIUM works with deleted programs | gman@chromium.org | 2012-05-08 | 1 | -9/+3 |
* | Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens... | twiz@chromium.org | 2012-05-04 | 1 | -8/+19 |
* | Allow textures to be moved from one GL context group to another. | apatrick@chromium.org | 2012-05-01 | 1 | -1/+1 |