index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpu
/
command_buffer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove scoped_array references in src/gpu
shannonwoods@chromium.org
2014-05-24
1
-1
/
+1
*
Fix an early return and the error status in glLoseContextCHROMIUM impl
kkinnunen@nvidia.com
2014-05-23
8
-26
/
+64
*
Return early after errors in glVertexAttribDivisor and glCopyTexImage2D imple...
kkinnunen@nvidia.com
2014-05-23
3
-0
/
+66
*
Ask driver for driver specific extension
boliu@chromium.org
2014-05-22
1
-1
/
+8
*
Moves responsibility for shader resource string generation to ANGLE.
shannonwoods@chromium.org
2014-05-21
5
-10
/
+24
*
Add GPU command buffer sevice and protobuf to GN build
brettw@chromium.org
2014-05-21
1
-0
/
+156
*
Add size info to texture upload traces.
vangelis@chromium.org
2014-05-17
1
-3
/
+6
*
GN build: GPU work, Windows compile, "check" errors
brettw@chromium.org
2014-05-16
4
-17
/
+162
*
gpu: Assert that FencedAllocator is empty in destructor
jadahl@opera.com
2014-05-16
3
-15
/
+17
*
Add GN build for parts of gpu and ozone.
brettw@chromium.org
2014-05-15
1
-0
/
+17
*
Generate feature info extension flag check for GL extension functions
kkinnunen@nvidia.com
2014-05-15
3
-39
/
+69
*
gpu: Issue a glFinish to ensure that query result is available before GetQuer...
reveman@chromium.org
2014-05-15
1
-2
/
+1
*
Remove duplicate entries from GLState valid value set
kkinnunen@nvidia.com
2014-05-14
3
-20
/
+8
*
Remove constant values from command buffer commands
kkinnunen@nvidia.com
2014-05-14
19
-741
/
+862
*
Add vmiura@ to GPU command buffer owners.
vmiura@chromium.org
2014-05-14
1
-0
/
+1
*
Clarify function info object usage in the command buffer generator
kkinnunen@nvidia.com
2014-05-13
1
-179
/
+168
*
Added Chrome-side support for EXT_blend_minmax WebGL extension
bajones@chromium.org
2014-05-13
2
-0
/
+16
*
Make command buffer generator infer GL array element type from the GL prototype
kkinnunen@nvidia.com
2014-05-12
1
-64
/
+79
*
Clean up SyncCompositorFactory context creation
boliu@chromium.org
2014-05-10
2
-21
/
+37
*
Reland r264914
boliu@chromium.org
2014-05-09
5
-21
/
+49
*
Return has value, in function returning void.
dongseong.hwang@intel.com
2014-05-09
1
-1
/
+1
*
Fix redundant flushes in CommandBufferHelper::WaitForToken().
vmiura@chromium.org
2014-05-06
2
-2
/
+47
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
24
-2037
/
+1048
*
Uncleared textures attached to an FBO mark the FBO incomplete.
vmiura@chromium.org
2014-05-06
2
-0
/
+99
*
Remove command_buffer/common/types.h.
thakis@chromium.org
2014-05-05
32
-4149
/
+5245
*
Remove all the duplicate macros and types in command_buffer/common/types.h.
thakis@chromium.org
2014-05-04
3
-184
/
+12
*
Optimize GLES2DecoderImpl::ApplyDirtyState.
vmiura@chromium.org
2014-05-03
25
-1043
/
+1668
*
Refactor gles2_cmd_decoder_unittest.cc into components.
vmiura@chromium.org
2014-05-02
9
-8646
/
+10166
*
GPU: Use idle-uploads for new NVidia drivers.
epenner@chromium.org
2014-05-02
1
-0
/
+9
*
Rework RingBuffer to assume the functionality of AlignedRingBuffer
vbuzinov@nvidia.com
2014-05-02
6
-248
/
+82
*
Add GL_CHROMIUM_map_sub to command buffer client extension string.
bsalomon@google.com
2014-05-02
2
-2
/
+4
*
gpu: Separate GpuControlService from GpuControl
boliu@chromium.org
2014-05-02
19
-224
/
+193
*
Use base::bits::Log2{Floor,Ceiling} instead of redefining them in TransferBuf...
posciak@chromium.org
2014-05-01
1
-29
/
+2
*
Revert of Optimize GLES2DecoderImpl::ApplyDirtyState. (https://codereview.chr...
tapted@chromium.org
2014-05-01
17
-1821
/
+1191
*
Optimize GLES2DecoderImpl::ApplyDirtyState.
vmiura@chromium.org
2014-05-01
17
-1191
/
+1821
*
gpu: Add support for GL_TEXTURE_RECTANGLE_ARB target to CHROMIUM_copy_texture.
reveman@chromium.org
2014-04-30
3
-5
/
+34
*
Remove CommandBuffer::GetState
piman@chromium.org
2014-04-30
17
-47
/
+27
*
Update GPU command buffer auto formatting.
vmiura@chromium.org
2014-04-30
14
-1972
/
+4454
*
gpu: Optimize and cleanup shader code used for CHROMIUM_copy_texture.
reveman@chromium.org
2014-04-29
2
-126
/
+149
*
Adding support for PVRTC, ATC, and ETC1 textures to the command buffer
bajones@chromium.org
2014-04-29
5
-111
/
+236
*
Add proper includes for usage of the CityHash functions.
mvrable@chromium.org
2014-04-28
1
-3
/
+1
*
gpu: Refactor and cleanup CHROMIUM_copy_texture implementation.
reveman@chromium.org
2014-04-26
2
-223
/
+148
*
Fix miscompilation of NULL check.
jbauman@chromium.org
2014-04-24
1
-6
/
+21
*
Disallow sizes and offsets that can't fit into a 32-bit integer in GL.
zmo@chromium.org
2014-04-24
4
-10
/
+172
*
Rename gpu.SwapBuffers to gpu.PresentingFrame and add it to PostSubBuffer.
geofflang@chromium.org
2014-04-24
1
-1
/
+4
*
Fix slow TextureManager::StopTracking()
vmiura@chromium.org
2014-04-23
4
-13
/
+52
*
Cleanup GPU dependencies for gl_in_process_context
primiano@chromium.org
2014-04-23
2
-3
/
+32
*
Revert 265469 "Fix slow TextureManager::StopTracking()"
sky@chromium.org
2014-04-23
4
-53
/
+13
*
Fix slow TextureManager::StopTracking()
vmiura@chromium.org
2014-04-23
4
-13
/
+53
*
Flag INV_OP during BeginQuery if id is not obtained from GenQueriesEXT.
puttaraju.r@samsung.com
2014-04-22
5
-26
/
+44
[next]