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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Workaround for Chromium bug.
apatrick@google.com
2009-10-02
1
-21
/
+36
*
Fixing build.
apatrick@google.com
2009-10-02
1
-1
/
+3
*
Replaced SharedMemory::Map method with NPN_MapMemory.
apatrick@google.com
2009-10-02
27
-332
/
+211
*
Add the GL ES 2.0 header files.
gman@google.com
2009-10-01
3
-0
/
+919
*
Implement fullscreen on Linux. No "Press Esc" message yet though. Also it's D...
tschmelcher@google.com
2009-10-01
8
-43
/
+279
*
This fixes the comments in the bitmap example to match reality,
gspencer@google.com
2009-10-01
1
-25
/
+37
*
Fixed bug where test runner was creating result without setting verbose level.
kkania@google.com
2009-09-30
1
-1
/
+1
*
Fixing compilation error.
apatrick@google.com
2009-09-30
1
-6
/
+6
*
Added 32-bit float textures to command buffers, also changed the texture::For...
petersont@google.com
2009-09-30
6
-20
/
+55
*
This fixes the Linux GYP build, fixing a number of (ahem!) problems
bradnelson@google.com
2009-09-30
19
-80
/
+88
*
Switching asynchronous tick callback in chrome to use the empty data url meth...
vangelis@google.com
2009-09-30
1
-8
/
+39
*
Updates o3d_code_rev to 149, to accommadate for new screenshot names.
kkania@google.com
2009-09-30
1
-1
/
+1
*
Modified output format to be accepted by Pulse. Updated DEPS to include newer...
kkania@google.com
2009-09-29
4
-57
/
+65
*
Add osx support to gypbuild
gman@google.com
2009-09-29
2
-6
/
+49
*
Adds "gypbuild" command so developer does not have to
gman@google.com
2009-09-29
2
-0
/
+88
*
Quick fix for skinning translation bug.
gman@google.com
2009-09-29
3
-10
/
+16
*
Fixing some things that are failing in the linux o3d gyp build.
bradnelson@google.com
2009-09-29
2
-1
/
+10
*
Fixing signed/unsigned mismatch warning showing up in gyp build.
bradnelson@google.com
2009-09-28
1
-2
/
+2
*
Diabolic hackery to work around differing NPAPI headers and definitions betwe...
apatrick@google.com
2009-09-28
15
-23
/
+60
*
Moving tryserver.
bradnelson@google.com
2009-09-28
1
-2
/
+2
*
More work in Command Buffers
gman@google.com
2009-09-26
57
-2303
/
+2265
*
Fix to allow NOOP to work again.
gman@google.com
2009-09-26
1
-4
/
+23
*
Fixed Mac gyp build. Switched to using Chrome hash_tables.h, changed
kbr@google.com
2009-09-26
7
-184
/
+99
*
Fixing bug #152 (pressing "T" doens't leave a trail in the particle samples o...
vangelis@google.com
2009-09-26
2
-6
/
+6
*
This fixes the renderer variable setting to fix the build.
gspencer@google.com
2009-09-25
1
-27
/
+54
*
Dynamically loads d3d9 and d3dx9 dlls on Windows.
apatrick@google.com
2009-09-25
7
-63
/
+219
*
GPUProcessor uses NPN_PluginThreadAsyncCall to schedule future command proces...
apatrick@google.com
2009-09-25
7
-6
/
+36
*
Fixed some warnings.
apatrick@google.com
2009-09-25
4
-14
/
+14
*
Added command buffer unit tests to gyp.
apatrick@google.com
2009-09-24
13
-50
/
+147
*
GPUProcessor uses O3D command buffer service to render to a window.
apatrick@google.com
2009-09-24
17
-213
/
+681
*
Changed selenium tests to recover from test crashes/hangs. Divided perceptual...
kkania@google.com
2009-09-24
10
-721
/
+841
*
fix for gl cb
gman@google.com
2009-09-23
1
-16
/
+16
*
Change command buffer client code to use structures.
gman@google.com
2009-09-23
44
-1914
/
+4607
*
This removes some redundant copying of the cactions dll into
gspencer@google.com
2009-09-22
1
-10
/
+2
*
Fix the docs. Apparently they've been broken since
gman@google.com
2009-09-22
1
-1
/
+2
*
Added support for getting and setting the CommandBuffer token and error.
apatrick@google.com
2009-09-22
3
-1
/
+64
*
Fixed crash in Internet Explorer on Windows XP caused by recent
kbr@google.com
2009-09-22
1
-2
/
+2
*
Added support for registering additional shared memory objects (textures and ...
apatrick@google.com
2009-09-22
4
-3
/
+161
*
Implemented get and put offset synchronization via NPObject interface in GPU ...
apatrick@google.com
2009-09-21
16
-46
/
+586
*
Added render surfaces in command buffer service opengl version.
petersont@google.com
2009-09-21
10
-48
/
+601
*
Fixed crash introduced by recent full-screen work under
kbr@google.com
2009-09-21
1
-0
/
+10
*
Version number bump for release
bradnelson@google.com
2009-09-21
1
-1
/
+1
*
Build -dbgsym Debian packages. These contain the stripped-out debugging symbo...
tschmelcher@google.com
2009-09-18
5
-33
/
+74
*
Adding a presubmit script to honor the tree status.
bradnelson@google.com
2009-09-17
1
-0
/
+91
*
This updates the DEPS for V8, Chrome and NaCl.
gspencer@google.com
2009-09-17
3
-6
/
+7
*
Rewrote full-screen support on Windows. O3D now always creates its own
kbr@google.com
2009-09-17
13
-313
/
+353
*
Add missing gclient dependencies to .gitignore.
maruel@chromium.org
2009-09-17
21
-3008
/
+3008
*
Changing command buffer to use structs instead of
gman@google.com
2009-09-17
5
-646
/
+1254
*
Reverts fix for the scons build and fixes it in a different way so
gspencer@google.com
2009-09-16
2
-5
/
+18
*
Make follow-up changes per r26302 review comments that were apparently not made
mark@chromium.org
2009-09-16
2
-11
/
+16
[next]