summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Fix gles2_cmd_format overflowjschuh@chromium.org2013-01-231-4/+7
* Disabling nacl_win64 targets when building in target_arch!=ia32 mode.bradnelson@google.com2013-01-211-1/+1
* Make gpu build on Win64jschuh@chromium.org2013-01-211-0/+8
* Use EGL headers to pick up EGL definitions.sheu@chromium.org2013-01-191-5/+0
* Make GPU process crash if the GLES2CmdDecode Resize callback changes the curr...apatrick@chromium.org2013-01-191-1/+1
* Remove NaCl SRPC proxy source files.bbudge@chromium.org2013-01-181-59/+0
* Windows: do not clamp GLSL array indices to array bounds.apatrick@chromium.org2013-01-181-1/+8
* Add more tests for MemoryTracker usage.gman@chromium.org2013-01-183-104/+211
* Fix GPU asserts to account for context loss in debugpiman@chromium.org2013-01-181-3/+3
* Make MemoryTypeTracker::UpdateMemRepresented privategman@chromium.org2013-01-186-35/+26
* Disambiguate texture target/face in TextureManagersheu@chromium.org2013-01-172-16/+16
* Revert 177054sievers@chromium.org2013-01-162-24/+8
* Move code around to fix build with system mesa.phajdan.jr@chromium.org2013-01-166-4/+88
* Explicitly free shared memory buffers on destruction.sievers@chromium.org2013-01-162-8/+24
* Add tests for TextureManager and MemoryTrackergman@chromium.org2013-01-154-321/+413
* Enable array index clamping in shader translator.kbr@chromium.org2013-01-151-1/+2
* Allow incomplete 0x0 offscreen saved framebuffers to work.jbauman@chromium.org2013-01-141-16/+20
* Only define ERROR on windows buildsjoth@chromium.org2013-01-101-5/+5
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-0913-1/+14
* Aura: A little lighter GL synchronizationbacker@chromium.org2013-01-093-47/+8
* Restore gl scissor state when switching FBO targets on Qualcommbrianderson@chromium.org2013-01-093-0/+21
* GPU: Fix some linter errors.backer@chromium.org2013-01-081-9/+9
* gpu: Report time spent performing async texture uploads.reveman@chromium.org2013-01-082-2/+6
* Refactor FeatureInfo so you can't request features.gman@chromium.org2013-01-084-196/+94
* Removing the JumpRelative, Call, CallRelative and Return commands.dsinclair@chromium.org2013-01-047-444/+26
* Fix crash when translated ANGLE shader source has length zero.apatrick@chromium.org2013-01-041-1/+1
* Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....kamil.jiwa@gmail.com2013-01-031-6/+6
* Remove inappropriate code generation.gman@chromium.org2013-01-034-557/+280
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-274-8/+737
* Revert 174687kmadhusu@chromium.org2012-12-274-749/+8
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-274-8/+749
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-2116-231/+207
* Initialize offscreen texture to black.jbauman@chromium.org2012-12-191-10/+32
* Fix tracing for gpu/ directory in NaCljbauman@chromium.org2012-12-182-3/+3
* Add a command to lose the contextgman@chromium.org2012-12-1735-33/+394
* gpu: Add async pixel transfers.epenner@chromium.org2012-12-1712-70/+595
* Fix FBO client side state cachinggman@chromium.org2012-12-166-24/+155
* Enable virtual context on IMG devices in a different waysievers@chromium.org2012-12-152-17/+5
* gpu: Don't require occlusion queries extension for async queries.epenner@chromium.org2012-12-141-0/+1
* Add to the GL_CHROMIUM_gpu_memory_manager extension accameron@chromium.org2012-12-1410-20/+108
* Ignore GL_ANGLE_framebuffer_multisample on Android.aelias@chromium.org2012-12-142-4/+8
* Handle correctly gl.generateMipmap(gl.TEXTURE_CUBE_MAP) in WebGL.skaslev@chromium.org2012-12-141-3/+13
* Revert 172805apatrick@google.com2012-12-1416-192/+226
* Move gl2chromium.h out of third_party, it really is our file.phajdan.jr@chromium.org2012-12-143-6/+241
* Remove support for TRACE_EVENT_IF_LONGER_THANx macroscaseq@google.com2012-12-131-1/+0
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-1316-226/+192
* Fix "attached to fbo" tracking in texturespiman@chromium.org2012-12-132-6/+8
* Track managed memory usage in the command buffer.ccameron@chromium.org2012-12-138-93/+134
* Fix GLES rendering issues on Lumpy.hshi@chromium.org2012-12-123-15/+5
* Enable virtual context on IMG devices only.aelias@chromium.org2012-12-122-5/+19