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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix BufferData so it does not trigger single threaded check.
gman@chromium.org
2011-12-22
2
-1
/
+27
*
Stop freeing the command buffer when a tab goes to the background. This essen...
vangelis@chromium.org
2011-12-22
1
-1
/
+0
*
Fix IsExtensionAvailable so it calls GetStringHelper
gman@chromium.org
2011-12-21
3
-39
/
+68
*
Fix PixelStorei so it does not recursively call GL functions
gman@chromium.org
2011-12-18
4
-11
/
+1693
*
Disable 5ms flusher on Android to reduce kernel thrashing.
nduca@chromium.org
2011-12-15
1
-1
/
+5
*
Free the command buffer when tabs are switched
gman@chromium.org
2011-12-15
7
-56
/
+90
*
Revert "Reverting as this is suspected of causing check_deps failure on Linux...
gman@chromium.org
2011-12-14
3
-1
/
+193
*
Reverting as this is suspected of causing check_deps failure on Linux bot
finnur@chromium.org
2011-12-14
3
-193
/
+1
*
Add check for single threaded access to GLES2Implementation
gman@chromium.org
2011-12-14
3
-1
/
+193
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
7
-137
/
+196
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
7
-196
/
+137
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
7
-137
/
+196
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
7
-196
/
+137
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
7
-137
/
+196
*
Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage
vangelis@chromium.org
2011-12-06
3
-0
/
+32
*
Fix GLES2Implementation logging of shared ids
gman@chromium.org
2011-12-02
1
-6
/
+6
*
Make command buffer free transfer buffer when switching tabs
gman@chromium.org
2011-12-01
4
-238
/
+507
*
Add GL_ANGLE_pack_reverse_row_order to command buffer
bsalomon@google.com
2011-11-30
2
-3
/
+79
*
Remove default arg from GLES2Implementation's constructor
gman@chromium.org
2011-11-30
1
-1
/
+1
*
Added minimal support to command buffer for GL_ARB_texture_rectangle
kbr@chromium.org
2011-11-23
3
-0
/
+30
*
base::Bind() conversion for remaining GPU files.
dcheng@chromium.org
2011-11-22
4
-14
/
+15
*
Fix for GL_CHROMIUM_flipy in TexSubImage2D and unit test
bsalomon@google.com
2011-11-21
2
-3
/
+71
*
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
backer@chromium.org
2011-11-11
4
-0
/
+27
*
Move flush call after resource deletion into SharedIdHandler
jamesr@chromium.org
2011-11-10
1
-6
/
+3
*
Refactor id_handler set in GLES2Implementation
jamesr@chromium.org
2011-11-10
3
-49
/
+40
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
4
-4
/
+24
*
Make GLES2Implementation use a larger chunk size for mapping functions.
gman@chromium.org
2011-10-27
5
-2
/
+49
*
Add GLES2Implemention::FreeUnusedSharedMemory
gman@chromium.org
2011-10-24
9
-5
/
+102
*
Implement 'ANGLE_translated_shader_source' extension in command-buffer.
zmo@google.com
2011-10-05
3
-0
/
+36
*
External stream texture support.
sievers@chromium.org
2011-09-28
5
-0
/
+83
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
9
-705
/
+4
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
9
-4
/
+705
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
9
-705
/
+4
*
Reland 100801 - Ensure that compositor does not block the renderer process by...
apatrick@chromium.org
2011-09-13
1
-2
/
+3
*
Revert 100801 - Ensure that compositor does not block the renderer process by...
apatrick@chromium.org
2011-09-12
1
-3
/
+2
*
Ensure that compositor does not block the renderer process by issuing too man...
apatrick@chromium.org
2011-09-12
1
-2
/
+3
*
A less-mysterious fix for b95492: Restore the GL context after resize.
nduca@chromium.org
2011-09-09
1
-3
/
+0
*
Fix early flush logic.
jbauman@chromium.org
2011-09-08
2
-8
/
+16
*
Flush after resize to try to work around mac crash
jamesr@chromium.org
2011-09-07
1
-0
/
+3
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
4
-14
/
+0
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
2
-5
/
+7
*
Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
2
-7
/
+5
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
2
-5
/
+7
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
5
-96
/
+403
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
5
-13
/
+11
*
Expose DXT3 and DXT5 through ANGLE
gman@chromium.org
2011-08-11
2
-5
/
+182
*
Delete copy_texture_to_parent_texture from GPU command buffer code.
apatrick@chromium.org
2011-08-10
4
-24
/
+0
*
Fix 2 Dr. Memory issues
gman@chromium.org
2011-08-08
1
-3
/
+4
*
Cache OpenGL program info on the client side of the command buffer.
gman@chromium.org
2011-08-08
6
-72
/
+730
*
Flush command streams after deleting resources
jamesr@chromium.org
2011-08-05
1
-0
/
+6
[next]