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
/
context_state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issue with compositor texture bindings leaking through to WebGL contexts.
bajones
2015-09-15
1
-18
/
+2
*
Added support for pausing and resuming queries.
dyen
2015-07-25
1
-5
/
+1
*
Fine tuning Buffer handling on the command side.
zmo
2015-05-22
1
-0
/
+10
*
Add ES3 commands GetVertexAttribI{u}iv to GPU command buffer.
zmo
2015-05-14
1
-6
/
+49
*
Add ES3 CompressedTexImage3D to GPU command buffer.
zmo
2015-04-30
1
-0
/
+17
*
Add ES3 glGetInteger64v to GPU command buffer.
zmo
2015-04-18
1
-2
/
+4
*
Add subscribeUniform extension pipeline
orglofch
2014-11-07
1
-0
/
+4
*
Revert of Add subscribeUniform extension pipeline (patchset #7 id:460001 of h...
orglofch
2014-11-07
1
-4
/
+0
*
Add subscribeUniform extension pipeline
orglofch
2014-11-06
1
-0
/
+4
*
gpu: Make GL Renderbuffer restore lazy.
vmiura@chromium.org
2014-06-27
1
-2
/
+3
*
Optimize GLES2DecoderImpl::ApplyDirtyState.
vmiura@chromium.org
2014-05-03
1
-0
/
+43
*
Revert of Optimize GLES2DecoderImpl::ApplyDirtyState. (https://codereview.chr...
tapted@chromium.org
2014-05-01
1
-43
/
+0
*
Optimize GLES2DecoderImpl::ApplyDirtyState.
vmiura@chromium.org
2014-05-01
1
-0
/
+43
*
Restore bound VAO in ContextState::RestoreState().
vmiura@chromium.org
2014-04-18
1
-1
/
+5
*
Filter redundant state changes in gles2::ContextState::RestoreGlobalState().
vmiura@chromium.org
2014-04-09
1
-3
/
+3
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-1
/
+4
*
Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...
pfeldman@chromium.org
2014-04-02
1
-4
/
+1
*
gpu: Lose context when BeginQueryEXT fails to allocate.
danakj@chromium.org
2014-04-02
1
-1
/
+4
*
GPU: Only restore one texture unit in ScopedTextureBinder.
epenner@chromium.org
2014-03-21
1
-0
/
+1
*
During virtual context switches only restore texture units
kaanb@chromium.org
2014-01-16
1
-3
/
+4
*
gpu: Support parallel active queries in command buffer
jadahl@opera.com
2014-01-08
1
-1
/
+3
*
Move more framebuffer state out of ContextState and into FramebufferState.
kloveless@chromium.org
2013-10-02
1
-4
/
+0
*
gpu: Make pack/unpack alignment part of autogenerated state
skyostil@chromium.org
2013-06-04
1
-6
/
+0
*
Update gpu/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-3
/
+3
*
gpu: Autogenerate glHint state
skyostil@chromium.org
2013-05-31
1
-3
/
+0
*
gpu: Refactor to support cross-channel shared textures
piman@chromium.org
2013-05-18
1
-6
/
+6
*
GPU: Prefer to restore from decoder state rather than GL state when possible.
backer@chromium.org
2013-05-10
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
-2
/
+8
*
Android: Tweak QualComm flicker bugs workarounds
sievers@chromium.org
2013-04-04
1
-0
/
+2
*
Make GPU headers use more forward declarations
gman@chromium.org
2013-02-28
1
-4
/
+4
*
BufferManager::Buffer -> Buffer
gman@chromium.org
2013-02-28
1
-1
/
+1
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-13
/
+14
*
Add GL State Restoring Functions
gman@chromium.org
2013-02-26
1
-0
/
+8
*
Advertise extensions for virtual GL api.
sievers@chromium.org
2012-12-05
1
-1
/
+5
*
Fix VAOs and client side arrays
gman@chromium.org
2012-11-29
1
-0
/
+12
*
Cache GL state.
gman@chromium.org
2012-11-26
1
-0
/
+7
*
Revert 168165 - Revert "Revert 167613 - Cache more GL state both service and ...
gman@chromium.org
2012-11-21
1
-7
/
+0
*
Revert "Revert 167613 - Cache more GL state both service and client side."
gman@chromium.org
2012-11-16
1
-0
/
+7
*
Revert 167613 - Cache more GL state both service and client side.
shawnsingh@chromium.org
2012-11-14
1
-7
/
+0
*
Cache more GL state both service and client side.
gman@chromium.org
2012-11-14
1
-0
/
+7
*
Virtual GL
gman@chromium.org
2012-11-07
1
-7
/
+5
*
automate more GL state handling
gman@chromium.org
2012-10-30
1
-72
/
+9
*
Cache more GL state
gman@chromium.org
2012-10-27
1
-34
/
+38
*
Move per context GL state to a separate object.
gman@chromium.org
2012-10-13
1
-0
/
+199