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
/
gpu.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce gpu_trace_event for gpu performance analysis.
nduca@chromium.org
2011-03-15
1
-0
/
+16
*
Reland r76840 with fix for webkit_gpu dependencies.
apatrick@chromium.org
2011-03-08
1
-20
/
+0
*
Revert 76840 - Removed GPU plugin.
jcivelli@chromium.org
2011-03-04
1
-0
/
+20
*
Removed GPU plugin.
apatrick@chromium.org
2011-03-03
1
-20
/
+0
*
More out-of-lining of test code, along with a bunch of GMOCK objects.
erg@google.com
2011-02-08
1
-0
/
+2
*
Remove support for client side arrays from client side gpu
gman@chromium.org
2011-02-05
1
-15
/
+28
*
Move src/gfx/ to src/ui/gfx
sail@chromium.org
2011-02-02
1
-1
/
+1
*
Implement proxy for 3d-related interfaces
piman@google.com
2011-02-02
1
-0
/
+15
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-1
/
+1
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-1
/
+1
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
1
-1
/
+1
*
Refactor and improve gpu_info_collector: collect information on linux;
zmo@google.com
2011-01-21
1
-2
/
+17
*
Fix to allow the gles2 conformance tests to run
gman@chromium.org
2011-01-19
1
-3
/
+24
*
Move lots of GMock stuff out of line.
erg@google.com
2011-01-05
1
-3
/
+5
*
scons: excise more scons references from the code base
evan@chromium.org
2010-12-03
1
-1
/
+1
*
Move constructor and destructor of MockGLInterface out of line.
thakis@chromium.org
2010-10-14
1
-0
/
+2
*
A step in making it possible for WebGL to request no features
gman@chromium.org
2010-09-30
1
-0
/
+3
*
Hooked up functionality for getting info for attribs and uniforms.
alokp@chromium.org
2010-09-29
1
-0
/
+1
*
Bumped ANGLE rev to 425 to pull the new API for extracting attribs and unifor...
alokp@chromium.org
2010-09-17
1
-0
/
+2
*
Removed dependencies on base from GPU common and client code.
apatrick@chromium.org
2010-09-08
1
-5
/
+4
*
Removed compile-time GLES2_GPU_SERVICE_TRANSLATE_SHADER flag because whether ...
alokp@chromium.org
2010-08-25
1
-10
/
+1
*
Fixes for the default texture.
gman@chromium.org
2010-08-24
1
-0
/
+2
*
Adds MapBufferSubData and MapTexSubImage2D.
gman@chromium.org
2010-07-14
1
-0
/
+3
*
Added EGL based GLContext.
apatrick@chromium.org
2010-06-09
1
-130
/
+39
*
Resubmit http://codereview.chromium.org/2096008/show
gman@chromium.org
2010-05-19
1
-2
/
+3
*
Reverting again, will manually build on linux since trybots are apparently no...
gman@chromium.org
2010-05-18
1
-3
/
+2
*
Resubmit with fix that trybot didn't catch.
gman@chromium.org
2010-05-18
1
-2
/
+3
*
revert last CL
gman@chromium.org
2010-05-18
1
-3
/
+2
*
Update the GLSL translator code to use the correct constants
gman@chromium.org
2010-05-18
1
-2
/
+3
*
Landing revision 47182 again: Added dependency on ANGLE for all platforms now...
alokp@chromium.org
2010-05-14
1
-39
/
+17
*
Revert 47182 - Added dependency on ANGLE for all platforms now that it compil...
alokp@chromium.org
2010-05-13
1
-13
/
+39
*
Added dependency on ANGLE for all platforms now that it compiles on mac and l...
alokp@chromium.org
2010-05-13
1
-39
/
+13
*
Adds support for shared resources.
gman@chromium.org
2010-05-03
1
-3
/
+3
*
Changed angleproject to angle due to name change.
alokp@chromium.org
2010-04-29
1
-7
/
+7
*
Changes the GLES2Implementation to use a RingBuffer
gman@chromium.org
2010-04-28
1
-0
/
+3
*
Temporarily removed references to angleproject. It will be added back when an...
alokp@chromium.org
2010-04-27
1
-7
/
+7
*
Add eglGetProcAddress to pgl.
gman@chromium.org
2010-04-27
1
-0
/
+1
*
Integrated glsl translator with command-buffer service.
alokp@chromium.org
2010-04-23
1
-0
/
+9
*
Landing 45240 again.
apatrick@chromium.org
2010-04-22
1
-21
/
+1
*
Revert 45240 - Moved GLContext class to gfx/gl.
apatrick@chromium.org
2010-04-21
1
-1
/
+21
*
Moved GLContext class to gfx/gl.
apatrick@chromium.org
2010-04-21
1
-21
/
+1
*
Changed NPAPI include path to be absolute. Since we cannot use ANY npapi head...
alokp@chromium.org
2010-04-21
1
-4
/
+0
*
Added OSMesa based GLContext.
apatrick@chromium.org
2010-04-20
1
-4
/
+21
*
Resubmit CL#1629004 Support for client side buffers
gman@chromium.org
2010-04-13
1
-0
/
+1
*
Reverting commit 44334
gman@chromium.org
2010-04-13
1
-1
/
+0
*
Adds client side arrays
gman@chromium.org
2010-04-13
1
-0
/
+1
*
- Extracted platform specific code from GLES2 command decoder to platform spe...
apatrick@chromium.org
2010-04-09
1
-33
/
+40
*
Eliminate unnecessary dependencies on OpenGL.framework.
mark@chromium.org
2010-04-02
1
-6
/
+4
*
Added GPU unit tests to win, mac and linux builds. They aren't running yet.
apatrick@chromium.org
2010-03-29
1
-82
/
+66
*
Calling OpenGL from the renderer process
apatrick@chromium.org
2010-03-25
1
-0
/
+1
[next]