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
/
ui
/
gfx
/
gl
/
gl_context_cgl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Worked around IOSurface related system lockups on dual NVIDIA/Intel GPU
kbr@chromium.org
2012-02-15
1
-1
/
+12
*
Fixed crashes when running on top of Apple's software OpenGL renderer.
kbr@chromium.org
2011-12-21
1
-1
/
+0
*
This change adds the apple software renderer as an option on Chrome/Mac. It'...
senorblanco@chromium.org
2011-12-07
1
-25
/
+6
*
Split GL binding init into core and extension part
joth@chromium.org
2011-10-27
1
-0
/
+5
*
Fixed bugs with Pepper 3D under dynamic GPU switching.
kbr@chromium.org
2011-10-19
1
-4
/
+6
*
Check for extensions in order to fail early.
backer@chromium.org
2011-10-17
1
-1
/
+5
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-5
/
+45
*
Changed assertion about current OpenGL context to work in the face of
kbr@chromium.org
2011-09-29
1
-1
/
+4
*
Keep track of the current per-thread context and surface. Add
kbr@google.com
2011-09-09
1
-1
/
+7
*
Fix for stencil attachment of FBO.
backer@chromium.org
2011-07-28
1
-1
/
+1
*
Create new GLSurface for cross process image transport.
backer@chromium.org
2011-07-22
1
-0
/
+1
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
1
-6
/
+6
*
Make SetSwapInterval a log warning rather than a notreached.
nduca@chromium.org
2011-05-26
1
-1
/
+1
*
GLContext no longer holds a pointer to a GLSurface.
apatrick@chromium.org
2011-05-23
1
-21
/
+34
*
Split CGL implementations of *GLContext into GLContextCGL and *GLSurfaceCGL.
apatrick@chromium.org
2011-05-05
1
-0
/
+95