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
/
build_gles2_cmd_buffer.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial support for NV_path_rendering extension to gpu command buffer
kkinnunen
2014-08-26
1
-14
/
+150
*
Make it possible to test command buffer decoder functions with extension flags
kkinnunen@nvidia.com
2014-08-20
1
-81
/
+140
*
Consistently generate INVALID_VALUE on NaN line width
oetuaho@nvidia.com
2014-08-14
1
-9
/
+42
*
Expose CHROMIUM_texture_mailbox/sync_point stubs in mojo public headers
jamesr@chromium.org
2014-08-13
1
-10
/
+35
*
Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects.
zork@chromium.org
2014-07-17
1
-0
/
+5
*
generate GetAttribLocation/GetUniformLocation by build_gles2_cmd_buffer.py
jungjik.lee@samsung.com
2014-07-16
1
-31
/
+9
*
Query objects should not be shared between contexts
heejin.r.chung@samsung.com
2014-07-10
1
-3
/
+16
*
Remove unneeded shm versions of bucket functions from command buffer
kkinnunen@nvidia.com
2014-06-17
1
-74
/
+66
*
Adding bindless variants mailbox produce/consume
bajones@chromium.org
2014-06-10
1
-0
/
+20
*
Remove shm versions of immediate commands from command buffer
kkinnunen@nvidia.com
2014-05-27
1
-2
/
+3
*
Fix an early return and the error status in glLoseContextCHROMIUM impl
kkinnunen@nvidia.com
2014-05-23
1
-2
/
+2
*
Generate feature info extension flag check for GL extension functions
kkinnunen@nvidia.com
2014-05-15
1
-6
/
+27
*
Remove duplicate entries from GLState valid value set
kkinnunen@nvidia.com
2014-05-14
1
-4
/
+8
*
Remove constant values from command buffer commands
kkinnunen@nvidia.com
2014-05-14
1
-192
/
+434
*
Clarify function info object usage in the command buffer generator
kkinnunen@nvidia.com
2014-05-13
1
-179
/
+168
*
Make command buffer generator infer GL array element type from the GL prototype
kkinnunen@nvidia.com
2014-05-12
1
-64
/
+79
*
Rearrange GLImage API to create them with a usage type
alexst@chromium.org
2014-05-06
1
-1
/
+2
*
Remove command_buffer/common/types.h.
thakis@chromium.org
2014-05-05
1
-107
/
+109
*
Optimize GLES2DecoderImpl::ApplyDirtyState.
vmiura@chromium.org
2014-05-03
1
-57
/
+164
*
Revert of Optimize GLES2DecoderImpl::ApplyDirtyState. (https://codereview.chr...
tapted@chromium.org
2014-05-01
1
-164
/
+57
*
Optimize GLES2DecoderImpl::ApplyDirtyState.
vmiura@chromium.org
2014-05-01
1
-57
/
+164
*
Re-land: gpu: Add CHROMIUM_sync_query extension.
reveman@chromium.org
2014-04-17
1
-0
/
+1
*
Revert of gpu: Add CHROMIUM_sync_query extension. (https://codereview.chromiu...
hayato@chromium.org
2014-04-17
1
-1
/
+0
*
gpu: Add CHROMIUM_sync_query extension.
reveman@chromium.org
2014-04-16
1
-0
/
+1
*
Plumb ScheduleOverlayPlane into the GPU process.
alexst@chromium.org
2014-04-09
1
-0
/
+8
*
Filter redundant state changes in gles2::ContextState::RestoreGlobalState().
vmiura@chromium.org
2014-04-09
1
-28
/
+70
*
Fix -Wunused-local-typedefs errors with GCC 4.7+
fdegans@chromium.org
2014-04-07
1
-1
/
+0
*
Pass GL context bind_generates_resources flag to GPU Service.
vmiura@chromium.org
2014-04-03
1
-0
/
+1
*
gpu: Reuse transfer buffers more aggresively
jadahl@opera.com
2014-03-31
1
-0
/
+22
*
Mojo: Move C gles2 header files to mojo/public/c/gles2.
viettrungluu@chromium.org
2014-03-30
1
-3
/
+3
*
Revert 260177 "By keeping track of transfer buffer usage (both s..."
creis@chromium.org
2014-03-28
1
-22
/
+0
*
By keeping track of transfer buffer usage (both sync and async), it is
jadahl@opera.com
2014-03-28
1
-0
/
+22
*
gpu: Generate GLES2Implementation::UseProgram().
dongseong.hwang@intel.com
2014-03-25
1
-9
/
+8
*
Remove unused option from GLES2 command buffer generation script
robert.bradford@intel.com
2014-03-14
1
-3
/
+0
*
Use filename parameter for GL header parsing
robert.bradford@intel.com
2014-03-13
1
-2
/
+2
*
WebGL TexParameterf and GetTexParameterf needs to handle float param correctly
zmo@chromium.org
2014-03-09
1
-2
/
+1
*
Get rid of the formatting code in build_gles2_cmd_buffer.py
zmo@chromium.org
2014-03-07
1
-66
/
+3
*
Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface.
jbauman@chromium.org
2014-03-06
1
-0
/
+2
*
Format generated gpu files using clang-format.
zmo@chromium.org
2014-03-05
1
-0
/
+43
*
Workaround Linux AMD driver bug where TEXTURE_MAX_ANISOTROPY init value is in...
zmo@chromium.org
2014-03-05
1
-5
/
+13
*
Reduce internal Flush() in GL resource glGen/Delete APIs.
vmiura@chromium.org
2014-02-21
1
-1
/
+2
*
gpu: Generate mailboxes on client side
piman@chromium.org
2014-02-15
1
-0
/
+10
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-15
1
-2
/
+2
*
Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...
nkostylev@chromium.org
2014-02-14
1
-2
/
+2
*
Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUM
piman@chromium.org
2014-02-14
1
-2
/
+2
*
[gpu] Remove StreamTexture(Manager) concept from command decoder
sievers@google.com
2014-01-27
1
-14
/
+4
*
Make mojo_gles2 a stub shared library
piman@chromium.org
2014-01-22
1
-1
/
+19
*
Support nested tracing in gpu_tracer.
vmiura@chromium.org
2014-01-15
1
-0
/
+32
*
Updated Khronos GLES2 headers. (Take 2, Original: https://codereview.chromium...
bajones@chromium.org
2013-12-30
1
-2
/
+17
*
Fix GLES 2 interface generator to output correct pepper interfaces.
jbauman@chromium.org
2013-12-20
1
-60
/
+54
[next]