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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change command buffer client code to use structures.
gman@google.com
2009-09-23
11
-368
/
+237
*
Rewrote full-screen support on Windows. O3D now always creates its own
kbr@google.com
2009-09-17
6
-82
/
+124
*
Add missing gclient dependencies to .gitignore.
maruel@chromium.org
2009-09-17
6
-631
/
+631
*
This updated the GYP deps file to the last known good revision of Chrome,
gspencer@google.com
2009-09-15
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/176026
rlp@google.com
2009-09-15
3
-44
/
+194
*
Made gyp file for command buffer libraries.
apatrick@google.com
2009-09-15
5
-13
/
+58
*
Guess at getting linux build to work.
gman@google.com
2009-09-10
2
-15
/
+9
*
missed one
gman@google.com
2009-09-09
1
-0
/
+7
*
Make more stuff private in renderer
gman@google.com
2009-09-09
3
-37
/
+47
*
Check for value overlow in buffer.cc
gman@google.com
2009-09-09
1
-0
/
+7
*
This fixes some warnings in the Linux release build.
bradnelson@google.com
2009-09-09
2
-8
/
+9
*
minor change of render_surface_test.cc
gman@google.com
2009-09-09
1
-0
/
+2
*
Fix for mac/linux unit_test
gman@google.com
2009-09-09
1
-0
/
+2
*
Add check for offset + number_of_bytes overflow
gman@google.com
2009-09-04
1
-2
/
+4
*
Make O3D always clear the backbuffer one way or
gman@google.com
2009-09-04
10
-88
/
+186
*
This adds in targets for selenium and updated several other problems,
gspencer@google.com
2009-09-04
2
-14
/
+31
*
Get Mac GYP build compiling.
maf@google.com
2009-09-03
1
-1
/
+1
*
Fixing GYP build. Warning generated by this code was treated as error at com...
vangelis@google.com
2009-09-03
1
-1
/
+1
*
This CL adds the createRawDataFromDataURL function to o3d.Pack. The function
mstrydom@google.com
2009-09-02
3
-0
/
+34
*
Fixing mac and linux build
vangelis@google.com
2009-09-02
2
-4
/
+6
*
Fixing path in call to version_info.py
bradnelson@google.com
2009-09-02
1
-1
/
+1
*
Adds GET_VERSION IMC message.
gman@google.com
2009-09-02
9
-66
/
+289
*
Rename render_width and render_height to display_width
gman@google.com
2009-09-01
4
-25
/
+25
*
Fix for param array support in effects for GL
gman@google.com
2009-09-01
1
-1
/
+2
*
Fixes for texture locking.
gman@google.com
2009-09-01
4
-11
/
+5
*
Update Texture::Lock to take an AccessMode.
gman@google.com
2009-09-01
12
-311
/
+378
*
Switching DISPLAY_MODE_DEFAULT to create to a non-full-screen window at the c...
vangelis@google.com
2009-08-31
1
-7
/
+15
*
Fix for Canvas::DrawBitmap that I broke when adding
gman@google.com
2009-08-31
1
-1
/
+1
*
Fix for mac setRect?
gman@google.com
2009-08-29
1
-0
/
+4
*
Fix syntax accessing enum scoped to class, to fix GCC builds.
maf@google.com
2009-08-28
1
-1
/
+1
*
Adding in render surfaces for command buffers. Fixing SetRect as well.
rlp@google.com
2009-08-28
9
-42
/
+707
*
Fixes toDataURL for GL by making it all work through
gman@google.com
2009-08-28
20
-352
/
+468
*
temp fix for bug with compressed texture clearing
gman@google.com
2009-08-27
1
-19
/
+20
*
Clear textures on creation for D3D because it
gman@google.com
2009-08-27
1
-0
/
+41
*
Security fix for DDS files.
gman@google.com
2009-08-27
1
-0
/
+9
*
Adds a RENDER message to the O3D IMC.
gman@google.com
2009-08-26
4
-0
/
+141
*
Fixes for OSX float differences from Windows.
gman@google.com
2009-08-26
1
-7
/
+21
*
Changes needed to get everything packaged for Mac.
maf@google.com
2009-08-26
1
-1
/
+11
*
Created new build target for opengl command buffer service, fixed various bug...
petersont@google.com
2009-08-26
5
-5
/
+19
*
Added a compiler flag to include precompile.h on command line in core on unix...
petersont@google.com
2009-08-26
1
-0
/
+1
*
Moved include of precompiled header out of cc files in core to me more in acc...
petersont@google.com
2009-08-25
104
-118
/
+6
*
Fix for osx Lanzcos scale test.
gman@google.com
2009-08-25
1
-1
/
+13
*
Cleanup Renderer.
gman@google.com
2009-08-25
21
-344
/
+403
*
Make Mac also look for O3D_FORCE_SOFTWARE_RENDERER
gman@google.com
2009-08-24
3
-9
/
+11
*
Changes the Windows backbuffer to RGBA mode.
gman@google.com
2009-08-21
2
-86
/
+63
*
Fix bug where shaders fail if the last // #o3d line
gman@google.com
2009-08-19
1
-0
/
+1
*
Changes needed to make "all" build complete, including fixing the generated c...
maf@google.com
2009-08-19
3
-21
/
+27
*
Changes to make test project build.
maf@google.com
2009-08-19
3
-164
/
+148
*
Small fix for IMC UPDATE_TEXTURE_2D
gman@google.com
2009-08-19
2
-12
/
+115
*
Add test for texture::SetRect to make sure -pitch
gman@google.com
2009-08-19
1
-0
/
+91
[next]