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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start adding memory tracking to GPU process
gman@chromium.org
2011-12-22
2
-7
/
+50
*
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
*
Make texImage2D with NULL always clear texture.
gman@chromium.org
2011-12-21
2
-4
/
+15
*
Fix IsExtensionAvailable so it calls GetStringHelper
gman@chromium.org
2011-12-21
6
-42
/
+93
*
Optimize glCheckFramebuffer checks.
gman@chromium.org
2011-12-20
7
-12
/
+395
*
Fix PixelStorei so it does not recursively call GL functions
gman@chromium.org
2011-12-18
6
-33
/
+2052
*
Don't tell browser to swap until swap actually executed.
backer@chromium.org
2011-12-16
3
-35
/
+29
*
Fix standalone gl demos and conformance tests
gman@chromium.org
2011-12-15
2
-0
/
+12
*
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
10
-65
/
+110
*
Log GLenums as strings in service
gman@chromium.org
2011-12-14
2
-4
/
+38
*
Revert "Reverting as this is suspected of causing check_deps failure on Linux...
gman@chromium.org
2011-12-14
4
-3
/
+207
*
Revert 114133 - Revert 114059 - Fixed service side implementation of glTexSto...
vangelis@chromium.org
2011-12-14
6
-54
/
+70
*
Reverting as this is suspected of causing check_deps failure on Linux bot
finnur@chromium.org
2011-12-14
4
-207
/
+3
*
Add check for single threaded access to GLES2Implementation
gman@chromium.org
2011-12-14
4
-3
/
+207
*
Ignore random GL_OUT_OF_MEMORY
jbauman@chromium.org
2011-12-13
1
-1
/
+4
*
Add IPC to allow gpu process to send message for console back to renderer
gman@chromium.org
2011-12-13
4
-0
/
+21
*
Revert 114059 - Fixed service side implementation of glTexStorage2DEXT to onl...
vangelis@chromium.org
2011-12-13
6
-70
/
+54
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
23
-269
/
+375
*
Fixed service side implementation of glTexStorage2DEXT to only initialize the...
vangelis@chromium.org
2011-12-12
6
-54
/
+70
*
Remove some really old (and unnecessary) include dirs from gpu/DEPS.
apatrick@chromium.org
2011-12-08
1
-4
/
+0
*
Ensure that GpuScheduler invokes fence tasks even if client is not flushing.
apatrick@chromium.org
2011-12-08
2
-35
/
+37
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
23
-368
/
+269
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
23
-269
/
+368
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-5
/
+6
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-6
/
+5
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-5
/
+6
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
23
-360
/
+269
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
23
-269
/
+360
*
Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage
vangelis@chromium.org
2011-12-06
23
-27
/
+548
*
Fix GLES2Implementation logging of shared ids
gman@chromium.org
2011-12-02
1
-6
/
+6
*
Add back in compressed_textures sample.
gman@chromium.org
2011-12-02
2
-0
/
+444
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
1
-12
/
+11
*
Rebind to correct backbuffer after clearing READ buffer.
gman@chromium.org
2011-12-01
4
-22
/
+141
*
Make command buffer free transfer buffer when switching tabs
gman@chromium.org
2011-12-01
5
-240
/
+510
*
Add GL_ANGLE_pack_reverse_row_order to command buffer
bsalomon@google.com
2011-11-30
7
-6
/
+106
*
Remove default arg from GLES2Implementation's constructor
gman@chromium.org
2011-11-30
1
-1
/
+1
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
*
Plumb thru that we cache the front buffer.
backer@chromium.org
2011-11-24
1
-0
/
+4
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-24
10
-3546
/
+25
*
Fix many* python scripts in src/
maruel@chromium.org
2011-11-23
1
-4
/
+5
*
Added minimal support to command buffer for GL_ARB_texture_rectangle
kbr@chromium.org
2011-11-23
22
-132
/
+819
*
Revert 111170 - Move GL headers from gpu to third_party/khronos
abodenha@chromium.org
2011-11-22
10
-25
/
+3511
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-22
10
-3511
/
+25
*
Allow GLSurface to indicate that it supports a specific extension.
backer@chromium.org
2011-11-22
2
-6
/
+8
*
A few less TOUCH_UIs.
backer@chromium.org
2011-11-22
2
-2
/
+3
*
base::Bind() conversion for remaining GPU files.
dcheng@chromium.org
2011-11-22
13
-70
/
+73
*
Fix for GL_CHROMIUM_flipy in TexSubImage2D and unit test
bsalomon@google.com
2011-11-21
2
-3
/
+71
*
base::Bind() conversion for compositor_model_bench.
dcheng@chromium.org
2011-11-16
1
-6
/
+6
[next]