summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* GPU: Fix negation on PreemptionFlag::IsSetbacker@chromium.org2013-01-282-4/+4
* Aura: Less MakeCurrents on UI preemption.backer@chromium.org2013-01-272-9/+18
* GPU: Fix lint errorsbacker@chromium.org2013-01-261-1/+1
* Fix typo in tracing of transfer buffer memorynduca@chromium.org2013-01-261-1/+1
* Aura: Throttle --ui-prioritize-in-gpu-processbacker@chromium.org2013-01-262-20/+21
* Re-enable array index clamping on all platforms now that hshi@'s new strategy...kbr@chromium.org2013-01-261-6/+0
* Use a more flexible methord to search for hashed names in webgl program log.zmo@google.com2013-01-261-3/+7
* Enforce GLSL packing restrictionsgman@chromium.org2013-01-261-1/+1
* GPU: Remove some dead code.backer@chromium.org2013-01-251-3/+0
* Add MapBuffer prototypes to gl2extchromium.hgman@chromium.org2013-01-251-0/+8
* Send token to client immediatelygman@chromium.org2013-01-251-0/+1
* Make Fenced Allocator report all the memory it can use immediatelygman@chromium.org2013-01-251-0/+1
* Add CommandBuffer::GetLastTokengman@chromium.org2013-01-257-1/+19
* Clean up the mess left supporting 'use system libs'gman@chromium.org2013-01-257-88/+13
* Process webgl program log, replacing hashed name with original name.zmo@google.com2013-01-259-1/+112
* Add two MemoryBarrier calls and transform the Acquire_Store() calls to Releas...glider@chromium.org2013-01-241-4/+6
* Fix some bug in shader name hashing.zmo@chromium.org2013-01-241-3/+4
* Remove unused SRPC proxy code from gpu.bbudge@chromium.org2013-01-242-33/+0
* ARM Chrome OS: do not clamp GLSL array indices to array bounds.hshi@chromium.org2013-01-231-1/+3
* Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImplgman@chromium.org2013-01-2310-59/+461
* 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