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
/
gles2_implementation.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AsyncFlush when transferbuffer is > a certain size
gman@chromium.org
2012-02-14
1
-1
/
+2
*
Add support for ANGLE_instanced_arrays
jbauman@chromium.org
2012-02-14
1
-6
/
+145
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
1
-452
/
+296
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
1
-296
/
+452
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
1
-452
/
+296
*
Revert "Stop freeing the command buffer when a tab goes to the background.
gman@chromium.org
2012-01-18
1
-0
/
+1
*
Revert "Revert 116821 - Make StrictSharedIdHandler free its unused ids."
gman@chromium.org
2012-01-12
1
-1
/
+21
*
Make GLES2Implementation handl failed allocation
gman@chromium.org
2012-01-11
1
-8
/
+145
*
Revert 116821 - Make StrictSharedIdHandler free its unused ids.
zmo@google.com
2012-01-09
1
-22
/
+2
*
Make StrictSharedIdHandler free its unused ids.
gman@chromium.org
2012-01-07
1
-2
/
+22
*
Fix BufferData so it does not trigger single threaded check.
gman@chromium.org
2011-12-22
1
-1
/
+1
*
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
1
-25
/
+58
*
Fix PixelStorei so it does not recursively call GL functions
gman@chromium.org
2011-12-18
1
-5
/
+10
*
Free the command buffer when tabs are switched
gman@chromium.org
2011-12-15
1
-0
/
+1
*
Revert "Reverting as this is suspected of causing check_deps failure on Linux...
gman@chromium.org
2011-12-14
1
-1
/
+62
*
Reverting as this is suspected of causing check_deps failure on Linux bot
finnur@chromium.org
2011-12-14
1
-62
/
+1
*
Add check for single threaded access to GLES2Implementation
gman@chromium.org
2011-12-14
1
-1
/
+62
*
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
1
-99
/
+203
*
Add GL_ANGLE_pack_reverse_row_order to command buffer
bsalomon@google.com
2011-11-30
1
-3
/
+64
*
Fix for GL_CHROMIUM_flipy in TexSubImage2D and unit test
bsalomon@google.com
2011-11-21
1
-3
/
+3
*
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
backer@chromium.org
2011-11-11
1
-0
/
+16
*
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
1
-36
/
+25
*
Make GLES2Implementation use a larger chunk size for mapping functions.
gman@chromium.org
2011-10-27
1
-0
/
+6
*
Add GLES2Implemention::FreeUnusedSharedMemory
gman@chromium.org
2011-10-24
1
-0
/
+4
*
External stream texture support.
sievers@chromium.org
2011-09-28
1
-0
/
+23
*
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
*
Flush after resize to try to work around mac crash
jamesr@chromium.org
2011-09-07
1
-0
/
+3
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-1
/
+6
*
Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-6
/
+1
*
Unify MacOS resizing path with glResizeCHROMIUM.
nduca@chromium.org
2011-08-22
1
-1
/
+6
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-58
/
+256
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
1
-6
/
+5
*
Delete copy_texture_to_parent_texture from GPU command buffer code.
apatrick@chromium.org
2011-08-10
1
-9
/
+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
1
-40
/
+110
*
Insert a soft flush into the command buffer on unmapTexSubImage2D
jamesr@chromium.org
2011-07-28
1
-0
/
+2
*
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
1
-19
/
+95
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-1
/
+0
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-0
/
+1
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
1
-1
/
+0
*
Cache bindings on client side in command buffer.
gman@chromium.org
2011-07-13
1
-46
/
+150
*
Add glGetProgramInfoCHROMIUM.
gman@chromium.org
2011-07-11
1
-1
/
+35
*
Correct reporting of compressed texture formats and shader binary formats
gman@chromium.org
2011-07-07
1
-2
/
+6
[next]