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
/
command_buffer
/
service
/
gles2_cmd_decoder_mock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
During virtual context switches only restore texture units
kaanb@chromium.org
2014-01-16
1
-2
/
+5
*
Remove some dead code found by scythe.
thakis@chromium.org
2014-01-16
1
-1
/
+0
*
Introduce gpu::Capabilities
boliu@chromium.org
2013-12-04
1
-0
/
+1
*
FeatureInfo: Remove allowed_extensions and init workarounds early
sievers@chromium.org
2013-09-05
1
-2
/
+1
*
Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""
hubbe@chromium.org
2013-07-23
1
-0
/
+2
*
Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."
nick@chromium.org
2013-07-12
1
-2
/
+0
*
Reland r209673: "gpu: Propagate lost context signal to all contexts"
skyostil@chromium.org
2013-07-11
1
-0
/
+1
*
Perform glReadPixels with PBOs in the gpu, if PBOs are available.
hubbe@chromium.org
2013-07-04
1
-0
/
+2
*
Revert 209673 "gpu: Propagate lost context signal to all contexts"
crogers@google.com
2013-07-03
1
-1
/
+0
*
Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..."
dslomov@chromium.org
2013-07-03
1
-2
/
+0
*
Perform glReadPixels with PBOs in the gpu, if PBOs are available.
hubbe@chromium.org
2013-07-03
1
-0
/
+2
*
gpu: Propagate lost context signal to all contexts
skyostil@chromium.org
2013-07-02
1
-0
/
+1
*
Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..."
dslomov@chromium.org
2013-07-02
1
-2
/
+0
*
Perform glReadPixels with PBOs in the gpu, if PBOs are available.
hubbe@chromium.org
2013-07-02
1
-0
/
+2
*
Fix stream textures + mailboxes
piman@chromium.org
2013-07-02
1
-1
/
+0
*
Replace context parenting by sharing through mailboxes
piman@chromium.org
2013-06-05
1
-1
/
+2
*
GPU: Factory produces APTManagers instead of APTDelegates
backer@chromium.org
2013-06-04
1
-2
/
+2
*
GPU: Make AsyncPixelTransferState per context rather than per context group.
backer@chromium.org
2013-05-31
1
-1
/
+4
*
Part 2/3 (GL) of adding with device scale factor to transport surfaces
ccameron@chromium.org
2013-05-26
1
-1
/
+2
*
GPU: Prefer to restore from decoder state rather than GL state when possible.
backer@chromium.org
2013-05-10
1
-0
/
+1
*
GPU: Move some GPU process specific code from ui/gl to gpu/command_buffer/ser...
backer@chromium.org
2013-05-09
1
-2
/
+2
*
Clean up of GLES2 Command Decoder by moving some of the error state into a se...
kloveless@chromium.org
2013-04-18
1
-20
/
+2
*
Moved logging functionality of out of the GLES2 Command Decoder into a separa...
kloveless@chromium.org
2013-04-10
1
-1
/
+1
*
gpu: Implement idle async pixel transfers.
reveman@chromium.org
2013-03-16
1
-0
/
+2
*
Add per-profile disk caching of complied GPU shaders.
dsinclair@chromium.org
2013-03-13
1
-0
/
+2
*
add __FILE__, __LINE__ to GL error functions
gman@chromium.org
2013-03-11
1
-6
/
+13
*
Expose GLES2DecoderImpl error functions
gman@chromium.org
2013-03-05
1
-1
/
+14
*
Make WaitSyncPoint go through command buffers.
piman@chromium.org
2013-02-27
1
-0
/
+2
*
Add GL State Restoring Functions
gman@chromium.org
2013-02-26
1
-0
/
+9
*
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
/
+4
*
Only check for context lost when finishing a batch of flushed commands.
jbauman@chromium.org
2012-11-26
1
-0
/
+1
*
Virtual GL
gman@chromium.org
2012-11-07
1
-0
/
+1
*
gpu: Measure processing commands time per command buffer.
reveman@chromium.org
2012-09-27
1
-0
/
+1
*
Added support for OES_vertex_array_object to the command buffer
bajones@google.com
2012-09-27
1
-0
/
+1
*
Report texture upload time in renderingStats.
reveman@chromium.org
2012-09-06
1
-0
/
+3
*
Add GL_CHROMIUM_get_error_query
gman@chromium.org
2012-07-09
1
-0
/
+1
*
Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.
apatrick@chromium.org
2012-05-17
1
-1
/
+2
*
aura: Change shared context to be offscreen for arm
piman@chromium.org
2012-04-25
1
-1
/
+2
*
Revert 131177 - aura: Change shared context to be offscreen for arm
mazda@chromium.org
2012-04-10
1
-2
/
+1
*
aura: Change shared context to be offscreen for arm
piman@chromium.org
2012-04-06
1
-1
/
+2
*
Schedule for pending queries
gman@chromium.org
2012-03-13
1
-0
/
+1
*
Add support for GL_EXT_occlusion_query_boolean
gman@chromium.org
2012-03-08
1
-0
/
+3
*
Code cleanup.
backer@chromium.org
2012-01-19
1
-2
/
+1
*
Revert 114133 - Revert 114059 - Fixed service side implementation of glTexSto...
vangelis@chromium.org
2011-12-14
1
-2
/
+3
*
Add IPC to allow gpu process to send message for console back to renderer
gman@chromium.org
2011-12-13
1
-0
/
+1
*
Revert 114059 - Fixed service side implementation of glTexStorage2DEXT to onl...
vangelis@chromium.org
2011-12-13
1
-3
/
+2
*
Fixed service side implementation of glTexStorage2DEXT to only initialize the...
vangelis@chromium.org
2011-12-12
1
-2
/
+3
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
*
base::Bind() conversion for remaining GPU files.
dcheng@chromium.org
2011-11-22
1
-2
/
+2
[next]