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
/
third_party
/
khronos
/
GLES2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 185521
tommi@chromium.org
2013-03-01
1
-5
/
+4
*
Revert 185332
tommi@chromium.org
2013-03-01
1
-4
/
+5
*
Revert 185518
tommi@chromium.org
2013-03-01
1
-5
/
+4
*
Revert 185332
tommi@chromium.org
2013-03-01
1
-4
/
+5
*
Update khronos GLES2/gl2.h header
phajdan.jr@chromium.org
2013-02-28
1
-5
/
+4
*
Refactor so chromium only GL extensions require gl2extchromium.h
gman@chromium.org
2013-01-09
1
-4
/
+0
*
Extract Chromium-specific parts out of third_party/khronos/GLES2 .
phajdan.jr@chromium.org
2012-12-27
1
-377
/
+2
*
Revert 174687
kmadhusu@chromium.org
2012-12-27
1
-2
/
+377
*
Extract Chromium-specific parts out of third_party/khronos/GLES2 .
phajdan.jr@chromium.org
2012-12-27
1
-377
/
+2
*
Add a command to lose the context
gman@chromium.org
2012-12-17
1
-0
/
+9
*
Add to the GL_CHROMIUM_gpu_memory_manager extension a
ccameron@chromium.org
2012-12-14
1
-0
/
+12
*
Move gl2chromium.h out of third_party, it really is our file.
phajdan.jr@chromium.org
2012-12-14
1
-232
/
+0
*
Plumb glDiscardFramebufferEXT entry point through command buffer
jamesr@chromium.org
2012-12-12
1
-0
/
+1
*
gpu: Add async upload functions.
epenner@chromium.org
2012-11-30
2
-0
/
+9
*
Add support for GL_CHROMIUM_pixel_transfer_buffer_object.
reveman@chromium.org
2012-11-21
2
-0
/
+10
*
Update Chrome's GLES2 Headers
gman@chromium.org
2012-11-20
4
-484
/
+631
*
Add CommandLatencyQuery to the gpu command buffer
brianderson@chromium.org
2012-10-23
1
-0
/
+7
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@google.com
2012-10-18
1
-0
/
+16
*
Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.
fischman@chromium.org
2012-10-18
1
-16
/
+0
*
gpu: Add support for GLX_EXT_texture_from_pixmap extension.
reveman@chromium.org
2012-10-18
1
-0
/
+16
*
Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...
ccameron@chromium.org
2012-09-21
1
-0
/
+9
*
Add GL_CHROMIUM_get_error_query
gman@chromium.org
2012-07-09
1
-0
/
+9
*
Add glBindUniformLocationCHROMIUM
gman@chromium.org
2012-06-26
1
-12
/
+6
*
Make GL_CHROMIUM_consistent_uniform_locations slighty more robust
gman@chromium.org
2012-06-20
1
-2
/
+2
*
Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture...
twiz@chromium.org
2012-06-19
1
-0
/
+3
*
Add support for GL_CHROMIUM_consistent_uniform_locations
gman@chromium.org
2012-06-19
1
-0
/
+20
*
Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...
twiz@chromium.org
2012-05-04
1
-2
/
+2
*
Allow textures to be moved from one GL context group to another.
apatrick@chromium.org
2012-05-01
1
-0
/
+20
*
Re-submission of http://codereview.chromium.org/9968113
twiz@chromium.org
2012-04-20
1
-0
/
+18
*
Revert 132934 - this change seems to break many webgl related layout tests
toyoshim@chromium.org
2012-04-19
1
-18
/
+0
*
Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...
twiz@chromium.org
2012-04-19
1
-0
/
+18
*
Add support for GL_COMMANDS_ISSUED_CHROMIUM fence like query.
gman@chromium.org
2012-03-14
1
-0
/
+9
*
Fix a double define in gl2ext.h
gman@chromium.org
2012-02-22
1
-0
/
+2
*
Add gl bindings for ANGLE_instanced_arrays and ARB_instanced_arrays
jbauman@chromium.org
2012-02-09
1
-0
/
+18
*
Expose more glQuery functions
gman@chromium.org
2012-02-07
1
-49
/
+482
*
Revert r118525 / Re-land r118240 - the build failure was a flake.
dpranke@chromium.org
2012-01-19
3
-5
/
+13
*
Revert r118240 - gles_2_c_lib as a component.
dpranke@chromium.org
2012-01-19
3
-13
/
+5
*
This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...
dpranke@chromium.org
2012-01-19
3
-5
/
+13
*
Roll skia to r2967. Add skia bindings for glTexStorage2D.
bsalomon@google.com
2012-01-05
1
-0
/
+1
*
Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storage
vangelis@chromium.org
2011-12-06
1
-0
/
+45
*
Add GL_ANGLE_pack_reverse_row_order to command buffer
bsalomon@google.com
2011-11-30
1
-0
/
+10
*
Plumb thru that we cache the front buffer.
backer@chromium.org
2011-11-24
1
-0
/
+10
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-24
3
-0
/
+2266
*
Revert 111170 - Move GL headers from gpu to third_party/khronos
abodenha@chromium.org
2011-11-22
3
-2231
/
+0
*
Move GL headers from gpu to third_party/khronos
skyostil@google.com
2011-11-22
3
-0
/
+2231