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
/
o3d
/
core
/
cross
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pulled changes from issue 669220 to fix building with renderer=gles2.
amarinichev@chromium.org
2010-04-27
3
-8
/
+10
*
Implemented DX clipping rules to match CG version. Uses dx_clipping varying.
amarinichev@chromium.org
2010-04-20
4
-2
/
+31
*
Added --convert-dds-to-png command line option to the COLLADA converter,
kbr@google.com
2010-04-20
2
-0
/
+20
*
Use the correct target when binding a cubemap texture.
amarinichev@chromium.org
2010-04-15
1
-1
/
+1
*
Send bool response on message SET_MAX_FPS
zhurunz@google.com
2010-04-14
3
-8
/
+1
*
Fixed stream-attribute matching. Autoconverted teapot shader works correctly...
amarinichev@chromium.org
2010-04-13
2
-8
/
+8
*
Build fixes for case when fullscreen message is disabled, for IMC code
kbr@chromium.org
2010-04-08
1
-1
/
+2
*
Add a new message to allow draw on every new texture within given fps limitat...
tschmelcher@chromium.org
2010-04-08
7
-4
/
+107
*
Added support for O3D in Chrome on Mac OS X using CoreGraphics drawing
kbr@chromium.org
2010-03-11
9
-14
/
+82
*
Incorporating change missed in previous CL
kbr@chromium.org
2010-02-27
1
-2
/
+2
*
Fixed uninitialized variables breaking Linux build after checkin of
kbr@google.com
2010-02-26
1
-3
/
+3
*
Added the bulk of the algorithm for GPU accelerated 2D vector curve
kbr@chromium.org
2010-02-26
10
-22
/
+2045
*
Requesting C++ readability review for these classes and unit tests.
kbr@chromium.org
2010-02-19
6
-107
/
+102
*
Added a specialized triangulator which creates triangles filling the
kbr@chromium.org
2010-02-19
5
-0
/
+804
*
Added computation of three-dimensional texture coordinates for the
kbr@chromium.org
2010-02-18
2
-0
/
+287
*
Added classifier which determines the type of a cubic curve input.
kbr@chromium.org
2010-02-18
4
-0
/
+415
*
Added interval tree data structure and unit tests. This is built on
kbr@chromium.org
2010-02-17
2
-0
/
+496
*
Fixed broken Linux build by changing Counter helper class used by
kbr@google.com
2010-02-12
1
-21
/
+21
*
Added an arena allocator and an augmentable red-black tree which
kbr@chromium.org
2010-02-12
6
-0
/
+1443
*
linux: native OpenGL ES support
piman@google.com
2010-02-08
10
-98
/
+520
*
linux: add an option to disable FBO support for platforms that don't have it.
piman@google.com
2010-02-01
2
-3
/
+16
*
linux: fixes for the glsl renderer
piman@google.com
2010-01-29
4
-9
/
+10
*
This change removes CG from O3D and uses GLSL
gman@chromium.org
2010-01-08
18
-1156
/
+839
*
Rename all GLES2 classes from ___GL to ___GLES2
gman@chromium.org
2009-12-17
23
-724
/
+761
*
Step 1 in Adding GLES2 renderer to O3D.
gman@google.com
2009-12-16
27
-0
/
+6698
*
linux: enabling fonts
piman@chromium.org
2009-12-10
2
-30
/
+4
*
Check that texture being bound is not the current
gman@chromium.org
2009-12-08
1
-0
/
+7
*
Deleted gpu process and command buffer code from O3D tree. Now resides in Chr...
apatrick@google.com
2009-11-25
22
-4537
/
+0
*
Removed O3D command buffer protocol code and O3D comand buffer configuration.
apatrick@google.com
2009-11-20
2
-4
/
+0
*
Renamed CommandBuffer to CommandBufferServer and extracted CommandBuffer inte...
apatrick@google.com
2009-11-16
3
-52
/
+36
*
Missed some files that should have been in 31811.
apatrick@google.com
2009-11-12
1
-141
/
+141
*
Made all line endings consistently LF and added svn:eol-style=LF property to ...
apatrick@google.com
2009-11-12
5
-928
/
+928
*
Recomitting 31676 with fix.
apatrick@google.com
2009-11-11
19
-44
/
+44
*
Reverting 31676.
apatrick@google.com
2009-11-11
19
-44
/
+44
*
Reorganized command buffer and GPU plugin code into following structure:
apatrick@google.com
2009-11-11
19
-44
/
+44
*
linux: 64-bit
piman@google.com
2009-11-11
5
-7
/
+11
*
Moved platform specific out of platform directories. This is the Chrome conve...
apatrick@google.com
2009-11-10
18
-35
/
+35
*
Switched from NPObject shared memory wrapper to Chrome shared memory in prepa...
apatrick@google.com
2009-11-10
3
-120
/
+85
*
Revert "linux: 64-bit"
piman@google.com
2009-11-07
5
-11
/
+7
*
linux: 64-bit
piman@google.com
2009-11-07
5
-7
/
+11
*
Removed core\cross\packing.h. Using approach consistent with Chrome. #pragma ...
apatrick@google.com
2009-11-06
2
-70
/
+2
*
Fixing line endings to LF so trybot works.
apatrick@google.com
2009-11-06
1
-404
/
+404
*
Moved command_buffer and gpu_plugin code out of o3d namespace.
apatrick@google.com
2009-11-05
1
-6
/
+8
*
GL fix. Code was DCHECKing valid conditions and
gman@google.com
2009-11-04
1
-3
/
+10
*
Fix for GL unit_tests.
gman@google.com
2009-10-29
1
-1
/
+1
*
move all O3D specific command buffer stuff to command_buffer::o3d
gman@google.com
2009-10-26
9
-85
/
+85
*
Use scoped_array (not scoped_ptr) with new[].
kuchhal@chromium.org
2009-10-23
1
-1
/
+1
*
Fixes to get renderer=cb cb_service=gl to compile
gman@google.com
2009-10-22
24
-76
/
+105
*
Removed workaround for Chrome 1.0 from o3djs library.
apatrick@google.com
2009-10-19
7
-15
/
+15
*
Changed O3D to use CommandBuffer in-process. Still not connecting to the GPU ...
apatrick@google.com
2009-10-19
5
-116
/
+373
[next]