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
*
Fix frame_rate_tests for Vista.
jbates@chromium.org
2011-11-11
1
-4
/
+3
*
Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.
backer@chromium.org
2011-11-11
12
-0
/
+137
*
Allow deleted resources to be used
gman@chromium.org
2011-11-11
12
-66
/
+327
*
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
5
-59
/
+99
*
add "did it run on GPU" check to frame_rate_tests.cc using AutomationProxy tr...
jbates@chromium.org
2011-11-10
1
-0
/
+4
*
Removed old code related to unimplemented GL_CHROMIUM_copy_texture_to_parent_...
apatrick@chromium.org
2011-11-09
1
-34
/
+0
*
Sync with the NSPR headers on OpenBSD and use OS_* defines
robert.nagy@gmail.com
2011-11-07
1
-3
/
+3
*
Check for extension before using ANGLE_translated_shader_source
jbauman@chromium.org
2011-11-05
3
-3
/
+9
*
Stop validating GLSL shaders in glShaderSoruce
gman@chromium.org
2011-11-05
5
-222
/
+0
*
Added ReleaseCurrent to GLES2CmdDecoder.
apatrick@chromium.org
2011-11-04
3
-14
/
+12
*
GLES2CmdDecoder uses LOG instead of DLOG to output GL commands.
apatrick@chromium.org
2011-11-03
1
-1
/
+1
*
Defer clearing textures and renderbuffers
gman@chromium.org
2011-11-02
16
-575
/
+2066
*
Added booleans that indicate which GL extensions are available.
apatrick@chromium.org
2011-11-01
1
-2
/
+2
*
Make DeleteFramebuffer rebind fbo backbuffer
gman@chromium.org
2011-11-01
4
-10
/
+50
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
5
-5
/
+30
*
Strip comments from shader before checking for invalid characters
gman@chromium.org
2011-10-27
5
-1
/
+223
*
Split GL binding init into core and extension part
joth@chromium.org
2011-10-27
4
-43
/
+700
*
Make GLES2Implementation use a larger chunk size for mapping functions.
gman@chromium.org
2011-10-27
5
-2
/
+49
*
GpuScheduler can unschedule a command buffer until the GPU has made progress ...
apatrick@chromium.org
2011-10-25
2
-1
/
+91
*
Rename setVisibility to setVisibilityCHROMIUM and expose as GL_CHROIMIUM_set_...
nduca@chromium.org
2011-10-25
1
-0
/
+1
*
Add GLES2Implemention::FreeUnusedSharedMemory
gman@chromium.org
2011-10-24
9
-5
/
+102
*
Adjust workaround for mipmap-related OpenGL implementation bug on Mac OS X.
kbr@chromium.org
2011-10-21
2
-3
/
+6
*
Revert 106634 - Adjust workaround for mipmap-related OpenGL implementation bu...
kbr@chromium.org
2011-10-21
1
-5
/
+2
*
Adjust workaround for mipmap-related OpenGL implementation bug on Mac OS X.
kbr@chromium.org
2011-10-20
1
-2
/
+5
*
Roll skia to r2506.
bsalomon@google.com
2011-10-20
1
-0
/
+23
*
Make command buffer validate glRenderbufferStorage width and height
gman@chromium.org
2011-10-19
9
-26
/
+127
*
Make OpenGL string entry points validate the string
gman@chromium.org
2011-10-18
2
-18
/
+96
*
Last straw for translated_shader_source extension.
zmo@google.com
2011-10-17
1
-0
/
+2
*
Check for NULL from GetBucket
gman@chromium.org
2011-10-17
2
-1
/
+61
*
Make GPU_DCHECK* keep reference to passed variables
pph34r@gmail.com
2011-10-14
1
-37
/
+37
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
2
-2
/
+5
*
Change the enum GL_TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE to the assigned value.
zmo@google.com
2011-10-13
3
-3
/
+3
*
Make command buffer limit cubemaps to 512x512 on Intel on OSX
gman@chromium.org
2011-10-13
4
-3
/
+74
*
GPU service understands size of GL_UNSIGNED_INT pixel data type.
apatrick@chromium.org
2011-10-12
2
-0
/
+4
*
Ensure that a ContextGroup is not destroyed if it was not correctly initialized.
apatrick@chromium.org
2011-10-10
1
-2
/
+6
*
Ensure that ContextGroup is destroyed when an appropriate GL context is current.
apatrick@chromium.org
2011-10-05
5
-35
/
+66
*
Implement 'ANGLE_translated_shader_source' extension in command-buffer.
zmo@google.com
2011-10-05
18
-5
/
+192
*
From comment:
apatrick@chromium.org
2011-10-03
1
-0
/
+9
*
Add an additional feature to GLES2DecoderImpl that is used to force the conte...
twiz@chromium.org
2011-10-03
1
-9
/
+63
*
External stream texture support.
sievers@chromium.org
2011-09-28
32
-78
/
+774
*
Revert 102978 - Change X11 error handler override to allow easy X11 error che...
dominich@chromium.org
2011-09-27
11
-61
/
+27
*
Change X11 error handler override to allow easy X11 error checking.
dominich@chromium.org
2011-09-27
11
-27
/
+61
*
Fix issue with unused mips.
gman@chromium.org
2011-09-27
2
-9
/
+36
*
Roll skia to 2303
bsalomon@google.com
2011-09-22
1
-0
/
+3
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
13
-31
/
+31
*
Fixes issues where WGC3D based on OSMesa GL implementation isn't allowing OES...
bsalomon@google.com
2011-09-21
1
-5
/
+3
*
Turn on glsl built-in function emulation in ANGLE shader translator.
zmo@google.com
2011-09-20
6
-23
/
+89
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
21
-1353
/
+149
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
21
-149
/
+1353
[next]