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
/
gl
/
gl_context_glx.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ability to force a GLContext SwapInterval to zero.
bajones
2014-12-11
1
-1
/
+1
*
Restrict usage of mesa headers to targets that really need them
jamesr@chromium.org
2014-08-16
1
-1
/
+0
*
gpu: Bind dummy GL API when no context is current
sievers@google.com
2014-04-02
1
-2
/
+2
*
Convert scoped_ptr_malloc -> scoped_ptr, part 3.
viettrungluu@chromium.org
2014-02-28
1
-14
/
+0
*
Take GL version and extensions correctly into account when binding functions
oetuaho@nvidia.com
2014-01-17
1
-1
/
+1
*
Move some files from x11_util to gfx/x/x11_types.h so they can be used by ui/gl.
ben@chromium.org
2013-09-24
1
-2
/
+2
*
Ensure real GL Api is set before making GL calls.
sievers@chromium.org
2013-06-13
1
-1
/
+3
*
Updated paths to Mesa sources to the version pulled in via DEPS.
kbr@chromium.org
2013-06-08
1
-1
/
+1
*
GPU: Keep track of the last real context and real surface made current.
backer@chromium.org
2013-06-06
1
-4
/
+4
*
Clean up the mess left supporting 'use system libs'
gman@chromium.org
2013-01-25
1
-1
/
+1
*
Move code around to fix build with system mesa.
phajdan.jr@chromium.org
2013-01-16
1
-0
/
+1
*
Revert "Linux: include system Mesa headers when using system Mesa."
phajdan.jr@chromium.org
2012-12-28
1
-1
/
+1
*
Always use either glXCreateNewContext or glXCreateContextAttribsARB for GLX
ccameron@chromium.org
2012-12-10
1
-73
/
+30
*
Revert 171679
xiyuan@chromium.org
2012-12-07
1
-17
/
+76
*
Explicitly create the GLX window for onscreen surfaces.
ccameron@chromium.org
2012-12-07
1
-76
/
+17
*
Linux: include system Mesa headers when using system Mesa.
phajdan.jr@chromium.org
2012-11-30
1
-1
/
+1
*
Virtual GL
gman@chromium.org
2012-11-07
1
-0
/
+1
*
Revert "Revert 164047 - Make GL calls go through subclassable class."
gman@chromium.org
2012-10-25
1
-2
/
+4
*
Revert 164047 - Make GL calls go through subclassable class.
bartfab@chromium.org
2012-10-25
1
-4
/
+2
*
Make GL calls go through subclassable class.
gman@chromium.org
2012-10-25
1
-2
/
+4
*
Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...
ccameron@chromium.org
2012-09-21
1
-0
/
+12
*
Use EXT_robustness where available on GLES2 platforms to detect and respond t...
kbr@chromium.org
2012-07-27
1
-1
/
+1
*
ui: No need to typedef testing::Test in unittests.
tfarina@chromium.org
2012-07-27
1
-1
/
+1
*
Change spewing DLOGs to DVLOGs.
erg@chromium.org
2012-06-20
1
-11
/
+11
*
Use GLX_MESA_swap_control if it exists
piman@chromium.org
2012-05-26
1
-0
/
+2
*
RefCounted types should not have public destructors, Linux fixes
rsleevi@chromium.org
2012-05-18
1
-4
/
+4
*
ui: Move gl/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-12
1
-0
/
+253