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
/
gles2_conform_support
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix OpenGL ES 2.0 conformance test support
gman@chromium.org
2012-02-08
2
-2
/
+3
*
Revert "Revert 119430 - Make transferbuffer increase in size dynamically"
gman@chromium.org
2012-01-27
2
-18
/
+18
*
Revert 119430 - Make transferbuffer increase in size dynamically
kinuko@chromium.org
2012-01-27
2
-18
/
+18
*
Make transferbuffer increase in size dynamically
gman@chromium.org
2012-01-27
2
-18
/
+18
*
Revert r118525 / Re-land r118240 - the build failure was a flake.
dpranke@chromium.org
2012-01-19
1
-1
/
+2
*
Revert r118240 - gles_2_c_lib as a component.
dpranke@chromium.org
2012-01-19
1
-2
/
+1
*
This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...
dpranke@chromium.org
2012-01-19
1
-1
/
+2
*
Fix GLES2 Conformance test support
gman@chromium.org
2012-01-11
1
-25
/
+24
*
Fix standalone gl demos and conformance tests
gman@chromium.org
2011-12-15
1
-0
/
+6
*
Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...
gman@chromium.org
2011-12-12
1
-1
/
+1
*
Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
rsimha@google.com
2011-12-08
1
-1
/
+1
*
Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"
gman@chromium.org
2011-12-07
1
-1
/
+1
*
Revert 113250 - Add CommandBuffer::SetGetBuffer
dglazkov@chromium.org
2011-12-06
1
-1
/
+1
*
Add CommandBuffer::SetGetBuffer
gman@chromium.org
2011-12-06
1
-1
/
+1
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-24
4
-673
/
+15
*
Revert 111170 - Move GL headers from gpu to third_party/khronos
abodenha@chromium.org
2011-11-22
4
-15
/
+673
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-22
4
-673
/
+15
*
base::Bind() conversion for remaining GPU files.
dcheng@chromium.org
2011-11-22
1
-1
/
+4
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-1
/
+3
*
Code cleanup: rename DisallowedExtensions to DisallowedFeature.
zmo@google.com
2011-09-22
1
-1
/
+1
*
Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
apatrick@chromium.org
2011-09-20
2
-26
/
+50
*
Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...
rsimha@chromium.org
2011-09-16
2
-50
/
+26
*
Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...
apatrick@chromium.org
2011-09-16
2
-26
/
+50
*
Remove support for switching draw surfaces on a context.This was originally i...
apatrick@chromium.org
2011-09-02
1
-3
/
+1
*
Add option to not generate resources on bind in OpenGL ES
gman@chromium.org
2011-08-16
1
-2
/
+3
*
Rename and document glCommandBufferEnableCHROMIUM
gman@chromium.org
2011-08-12
1
-5
/
+4
*
Fix OpenGL ES 2.0 Conformance tests support
gman@chromium.org
2011-08-04
1
-1
/
+3
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
1
-1
/
+3
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-1
/
+1
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
1
-1
/
+1
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
1
-1
/
+1
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
1
-3
/
+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
/
+3
*
Introduce ui.dll / libui.so for the component build.
darin@chromium.org
2011-07-17
1
-0
/
+1
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-7
/
+0
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
1
-1
/
+1
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
1
-1
/
+1
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
1
-4
/
+4
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
2
-6
/
+6
*
Reland 87371 - Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-06-01
1
-1
/
+1
*
Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.
rsesek@chromium.org
2011-05-31
1
-1
/
+1
*
Support for glSetSurfaceCHROMIUM.
apatrick@chromium.org
2011-05-31
1
-1
/
+1
*
Resubmit CL 86306
gman@chromium.org
2011-05-24
18
-0
/
+2034
*
Revert 86306 (failed compile on win builder) - Move OpenGL ES 2.0 conformance...
mattm@chromium.org
2011-05-23
17
-2030
/
+0
*
Move OpenGL ES 2.0 conformance test support into main tree
gman@chromium.org
2011-05-23
17
-0
/
+2030