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
/
app
/
gfx
/
gl
/
gl_context_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-830
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
GPU process does not fall back to alternative GL implementation.
apatrick@chromium.org
2011-02-04
1
-3
/
+4
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-9
/
+9
*
The GPU process cannot be placed on a UI thread in --single-process mode beca...
backer@chromium.org
2011-01-18
1
-6
/
+4
*
Relanding r71472.
apatrick@chromium.org
2011-01-14
1
-1
/
+1
*
Revert 71472 - Use GL rather than EGL by default on linux.
apatrick@chromium.org
2011-01-14
1
-1
/
+1
*
Use GL rather than EGL by default on linux.
apatrick@chromium.org
2011-01-14
1
-1
/
+1
*
Implicitly detect the use of --in-process-webgl by the absence of a
kbr@chromium.org
2010-12-21
1
-18
/
+39
*
Convert LOG(INFO) to VLOG(1) - app/.
pkasting@chromium.org
2010-10-19
1
-1
/
+1
*
Added switch to disable GPU vsync.
apatrick@chromium.org
2010-10-07
1
-0
/
+43
*
GPU process does one-off EGL initialization on linux.
apatrick@chromium.org
2010-10-05
1
-11
/
+23
*
Added lots of logging to the GPU code.
apatrick@chromium.org
2010-09-20
1
-1
/
+8
*
GPU process reports context lost when SwapBuffers fails.
apatrick@chromium.org
2010-09-10
1
-9
/
+14
*
Linux: Fix some NULL versus 0 issues to appease gcc-4.5.
craig.schlenter@chromium.org
2010-07-27
1
-2
/
+2
*
Added --use-gl command line flag to select GL implementation.
apatrick@chromium.org
2010-07-14
1
-19
/
+214
*
gpu: add GLES/EGL support on linux
piman@chromium.org
2010-06-21
1
-3
/
+22
*
Added EGL based GLContext.
apatrick@chromium.org
2010-06-09
1
-99
/
+60
*
Added warning if GLX version is less than 1.3. Pbuffers need GLX 1.3 and the ...
apatrick@chromium.org
2010-05-28
1
-0
/
+10
*
Changed DLOG to LOG in gl_context_linux.cc to get informative error
kbr@google.com
2010-05-24
1
-19
/
+19
*
linux: fallback to GLX Pixmaps when pbuffers aren't available
piman@chromium.org
2010-05-18
1
-3
/
+159
*
Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5
evan@chromium.org
2010-05-06
1
-2
/
+2
*
Landing 45240 again.
apatrick@chromium.org
2010-04-22
1
-0
/
+402