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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move code around to fix build with system mesa.
phajdan.jr@chromium.org
2013-01-16
3
-2
/
+10
*
Linux: use generated shim headers for system mesa.
phajdan.jr@chromium.org
2013-01-15
2
-19
/
+63
*
CrOS: Plumb through vsync info to compositor on EGL stacks
backer@chromium.org
2013-01-14
11
-119
/
+262
*
gpu: Wait on EGLImage creation to complete on the GPU.
epenner@chromium.org
2013-01-11
1
-40
/
+71
*
Reland 175201 with fixes for installer.
apatrick@chromium.org
2013-01-10
1
-3
/
+1
*
gpu: Report time spent performing async texture uploads.
reveman@chromium.org
2013-01-08
4
-55
/
+99
*
Revert 175201 due to failures in official build.
dharani@google.com
2013-01-06
1
-1
/
+3
*
Calculate the refresh period from GLX_OML_sync_control.
backer@chromium.org
2013-01-04
1
-35
/
+40
*
Windows: Remove content's dependency on d3dx9_43.dll.
apatrick@chromium.org
2013-01-04
1
-3
/
+1
*
Revert "Linux: include system Mesa headers when using system Mesa."
phajdan.jr@chromium.org
2012-12-28
9
-9
/
+9
*
gpu: Fixup and enable async allocations.
epenner@chromium.org
2012-12-21
1
-77
/
+127
*
gpu: Android async transfers using EGLImage
epenner@chromium.org
2012-12-18
4
-0
/
+537
*
gpu: Add async pixel transfers.
epenner@chromium.org
2012-12-17
6
-0
/
+329
*
Make most of VirtualGL auto-generated
gman@chromium.org
2012-12-16
11
-987
/
+133
*
Remove some deprecated Android surface code
sievers@chromium.org
2012-12-13
3
-150
/
+2
*
Remove call to glXCreateWindow
ccameron@chromium.org
2012-12-13
2
-18
/
+3
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
2
-0
/
+10
*
Always use either glXCreateNewContext or glXCreateContextAttribsARB for GLX
ccameron@chromium.org
2012-12-10
3
-78
/
+59
*
Make more GL stuff auto-generated
gman@chromium.org
2012-12-07
5
-631
/
+149
*
Basic pixel tests for cc
jamesr@chromium.org
2012-12-07
1
-0
/
+4
*
Revert 171679
xiyuan@chromium.org
2012-12-07
3
-37
/
+81
*
Explicitly create the GLX window for onscreen surfaces.
ccameron@chromium.org
2012-12-07
3
-81
/
+37
*
Revert 171544
miket@chromium.org
2012-12-06
1
-4
/
+0
*
Basic pixel tests for cc
jamesr@chromium.org
2012-12-06
1
-0
/
+4
*
Advertise extensions for virtual GL api.
sievers@chromium.org
2012-12-05
4
-13
/
+45
*
Linux: include system Mesa headers when using system Mesa.
phajdan.jr@chromium.org
2012-11-30
9
-9
/
+9
*
Avoid actual MakeCurrent() calls with virtual contexts.
sievers@chromium.org
2012-11-30
3
-15
/
+21
*
Support creating virtual contexts.
sievers@chromium.org
2012-11-29
2
-1
/
+21
*
Disambiguate 'headers' targets in khronos and mesa.
bauerb@chromium.org
2012-11-28
1
-2
/
+2
*
Android: SurfaceTexture-based image transport
sievers@chromium.org
2012-11-16
2
-3
/
+12
*
Encapsulate mesa include paths in mesa.gyp,
phajdan.jr@chromium.org
2012-11-16
1
-1
/
+4
*
Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.
zmo@google.com
2012-11-14
2
-56
/
+11
*
Use GLX_SGI_video_sync to get a vblank signal.
backer@chromium.org
2012-11-09
5
-85
/
+358
*
Virtual GL
gman@chromium.org
2012-11-07
22
-6
/
+1159
*
Don't spam the console with warnings.
jochen@chromium.org
2012-11-06
1
-1
/
+1
*
Fix gcc 4.7 build problem.
shenhan@google.com
2012-11-05
1
-1
/
+2
*
First step towards component build for Android.
yfriedman@chromium.org
2012-11-01
2
-2
/
+3
*
Send vsync timebase updates to the browser compositor
ajuma@chromium.org
2012-11-01
5
-0
/
+125
*
Add GpuSurfaceTracker::SetNativeWidget() method.
sievers@chromium.org
2012-11-01
1
-2
/
+2
*
gl: Move egl_util* into ui namespace.
tfarina@chromium.org
2012-10-28
5
-4
/
+10
*
Fix output targets to avoid rebuilds.
piman@chromium.org
2012-10-25
1
-5
/
+5
*
Revert "Revert 164047 - Make GL calls go through subclassable class."
gman@chromium.org
2012-10-25
24
-88
/
+701
*
Revert 164047 - Make GL calls go through subclassable class.
bartfab@chromium.org
2012-10-25
24
-661
/
+88
*
Make GL calls go through subclassable class.
gman@chromium.org
2012-10-25
24
-88
/
+661
*
Explicitly empty the pipes on teardown to prevent cross process races.
backer@chromium.org
2012-10-22
1
-0
/
+2
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
13
-0
/
+491
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
13
-488
/
+0
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
13
-0
/
+488
*
gl: Move GpuSwitchingManager into ui namespace.
tfarina@chromium.org
2012-10-08
4
-19
/
+17
*
Move force_discrete GPU on older MacBookPro models to GpuBlacklist
zmo@google.com
2012-10-01
13
-163
/
+173
[next]