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
*
gpu: Add support for multiple GpuMemoryBuffer types.
reveman@chromium.org
2013-08-03
1
-4
/
+0
*
Converted compressed texture demo into test.
alokp@chromium.org
2013-08-03
1
-0
/
+1
*
MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.
apatrick@chromium.org
2013-08-03
1
-1
/
+0
*
Replace angle_path gyp variable with regular path.
apatrick@chromium.org
2013-07-17
1
-2
/
+2
*
Factor out code from WebGraphicsContext3DInProcessImpl
sievers@chromium.org
2013-06-26
1
-0
/
+4
*
Add mailbox manager test
piman@chromium.org
2013-06-15
1
-0
/
+1
*
Make it possible to switch between two different versions of ANGLE.
apatrick@chromium.org
2013-06-12
1
-2
/
+2
*
[Android] Fix component build again.
yfriedman@chromium.org
2013-06-12
1
-0
/
+1
*
GPU: Proxy calls from Manager to Delegate.
backer@chromium.org
2013-06-05
1
-2
/
+2
*
GPU: Factory produces APTManagers instead of APTDelegates
backer@chromium.org
2013-06-04
1
-0
/
+2
*
Add allocator.gyp target to gpu_unittests to fix heapcheck build
akalin@chromium.org
2013-06-04
1
-0
/
+6
*
Move gpu_test_config stuff from content/ to gpu/
zmo@chromium.org
2013-05-28
1
-0
/
+2
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
1
-0
/
+22
*
Revert 201380 "Move GPU device/driver info related code from con..."
zmo@chromium.org
2013-05-21
1
-21
/
+0
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-21
1
-0
/
+21
*
GPU client side changes for GpuMemoryBuffers:
kaanb@chromium.org
2013-05-16
1
-0
/
+5
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
1
-0
/
+1
*
Clean up of GLES2 Command Decoder by moving some of the error state into a se...
kloveless@chromium.org
2013-04-18
1
-1
/
+1
*
Implement client side PBOs for glReadPixel
hubbe@chromium.org
2013-04-02
1
-3
/
+4
*
Make gl_tests apk for android
gman@chromium.org
2013-03-19
1
-1
/
+26
*
Add per-profile disk caching of complied GPU shaders.
dsinclair@chromium.org
2013-03-13
1
-0
/
+22
*
Revert "Revert 186416"
gman@chromium.org
2013-03-07
1
-0
/
+1
*
Revert 186416
zmo@chromium.org
2013-03-06
1
-1
/
+0
*
Use client side arrays for GL_STREAM_DRAW attributes
gman@chromium.org
2013-03-06
1
-0
/
+1
*
Make all gpu tests build on Win64
jschuh@chromium.org
2013-02-16
1
-0
/
+4
*
Make gpu static and release builds work on Win64
jschuh@chromium.org
2013-02-13
1
-0
/
+8
*
Make gpu_unittests build on Win64
jschuh@chromium.org
2013-02-08
1
-0
/
+4
*
Disabling nacl_win64 targets when building in target_arch!=ia32 mode.
bradnelson@google.com
2013-01-21
1
-1
/
+1
*
Make gpu build on Win64
jschuh@chromium.org
2013-01-21
1
-0
/
+8
*
Add a command to lose the context
gman@chromium.org
2012-12-17
1
-0
/
+1
*
gpu: Add async pixel transfers.
epenner@chromium.org
2012-12-17
1
-0
/
+2
*
Fix FBO client side state caching
gman@chromium.org
2012-12-16
1
-0
/
+1
*
Make more GL stuff auto-generated
gman@chromium.org
2012-12-07
1
-3
/
+1
*
Fix VAOs and client side arrays
gman@chromium.org
2012-11-29
1
-0
/
+1
*
Disambiguate 'headers' targets in khronos and mesa.
bauerb@chromium.org
2012-11-28
1
-4
/
+4
*
Fix GLES2CmdDecoder::DoTexStorage2DEXT so it can handle multiple levels.
apatrick@chromium.org
2012-11-26
1
-0
/
+1
*
Add support for GL_CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2012-11-21
1
-0
/
+1
*
Encapsulate khronos include paths in khronos.gyp,
phajdan.jr@chromium.org
2012-11-21
1
-19
/
+4
*
add shared resource test
gman@chromium.org
2012-11-14
1
-0
/
+1
*
Virtual GL
gman@chromium.org
2012-11-07
1
-0
/
+1
*
automate more GL state handling
gman@chromium.org
2012-10-30
1
-0
/
+1
*
Add CommandLatencyQuery to the gpu command buffer
brianderson@chromium.org
2012-10-23
1
-1
/
+1
*
Work around NVidia's glLinkProgram bug
gman@chromium.org
2012-10-23
1
-0
/
+1
*
Make GLES2Implementation based on GLES2Interface
gman@chromium.org
2012-10-16
1
-0
/
+2
*
Added support for OES_vertex_array_object to the command buffer
bajones@google.com
2012-09-27
1
-0
/
+1
*
Fix gyp --checked violations.
mkosiba@chromium.org
2012-08-28
1
-1
/
+1
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-0
/
+30
*
Implement GL_EXT_debug_marker
gman@chromium.org
2012-08-12
1
-0
/
+1
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-28
/
+273
*
Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...
bbudge@chromium.org
2012-08-07
1
-269
/
+28
[next]