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 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
*
Insert a soft flush into the command buffer on unmapTexSubImage2D
jamesr@chromium.org
2011-07-28
1
-0
/
+2
*
Support GL_OES_EGL_image_external
bulach@chromium.org
2011-07-26
1
-2
/
+2
*
Adding an empty program_info_manager.cc so I can fix NaCl
gman@chromium.org
2011-07-22
1
-0
/
+1
*
Fix clang build
isherman@chromium.org
2011-07-22
1
-1
/
+3
*
Fix for warning to error that trybots didn't catch.
gman@chromium.org
2011-07-22
1
-2
/
+2
*
Add support for GL_CHROMIUM_flipy
gman@chromium.org
2011-07-22
3
-22
/
+470
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
12
-77
/
+30
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-0
/
+1
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+0
*
Revert 93397 - Revert 93393 - Revert was broken. Restoring.
leandrogracia@chromium.org
2011-07-21
1
-0
/
+1
*
Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+0
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-0
/
+1
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
12
-30
/
+77
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
12
-77
/
+30
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
3
-1
/
+7
[next]