index
:
~jrfonseca/chromium
binaryswap-1-branch
chromium-1-0-branch
codegen-1-branch
cr_17_mpi
crut-1-branch
dlist-1-branch
dlm_rewrite
dmx-1-branch
extensions-1-branch
extensions-2-branch
master
multicontext-1-branch
multithread-1-branch
net-thread-1-branch
network-1-branch
patches-1-branch
pica-1-branch
stereo-1-branch
stereo-2-branch
testsuite-1-branch
tilesort-1-branch
vnc-1-branch
Git import of Chromium's CVS repository. Not automatically updated.
jrfonseca
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-11
Silent unused function warnings->errors.
HEAD
master
José Fonseca
1
-7/+2
2010-12-11
Fix fprintf's format string.
José Fonseca
1
-2/+1
2010-12-11
Use make instead of gmake.
José Fonseca
1
-1/+1
2010-12-11
.cvsignore -> .gitignore
José Fonseca
28
-24/+7
2008-07-09
whitespace / test commit
Brian Paul
1
-0/+1
2008-07-09
Fixed a problem with handling texture filenames that the dist_texture SPU
Sean Ahern
1
-3/+4
2008-04-29
additional Windows info (David Page)
Brian Paul
1
-0/+49
2008-04-15
remove bogus/debug assertion
Brian Paul
1
-1/+0
2008-03-17
Fixed formatting using commas instead of dots for decimalpoint. Thanks to Gel...
Michael Dürig
1
-0/+1
2008-03-10
Add GetProcAddress support for glX*() function calls
Alan Hourihane
2
-0/+67
2007-09-10
added GL_MAX_TEXTURE_COORDS_ARB
Brian Paul
1
-0/+1
2007-08-29
better error message when an invalid number of crservers is attached to a pac...
Brian Paul
1
-1/+1
2007-07-09
fix test for a nil/zero-area region
Brian Paul
1
-2/+2
2007-06-21
additional crDebug in rf_client_encodings_data() to diagnose client encoding ...
Brian Paul
1
-1/+4
2007-06-20
example of rendering into app window
Brian Paul
1
-0/+31
2007-06-16
only pass through glViewport to head SPU when not tiling (numExtents==0) (fix...
Brian Paul
1
-2/+11
2007-06-14
update VNC SPU info
Brian Paul
1
-14/+7
2007-06-14
move declaration of portString buffer so we don't use it outside its scope
Brian Paul
1
-1/+1
2007-06-14
remove previously added crDebug
Brian Paul
1
-8/+1
2007-06-13
added -d option to exit after set time (Wes Bethel)
Brian Paul
1
-0/+20
2007-06-12
additional/temp debug output
Brian Paul
1
-1/+8
2007-06-12
indentation fixes
Brian Paul
1
-13/+13
2007-06-12
added a comment
Brian Paul
1
-0/+1
2007-06-12
Fix framesync deadlock problem.
Brian Paul
1
-2/+12
2007-06-11
Fix a problem with glReadPixels blowing up the crserver.
Brian Paul
4
-0/+17
2007-05-14
check for zero-sized rect in SendSubrect()
Brian Paul
1
-1/+4
2007-05-10
remove -l from DMX_LIB example
Brian Paul
1
-1/+1
2007-05-10
updated DMX compile instructions
Brian Paul
1
-15/+6
2007-05-10
use DMX_LIB instead of DMX_LIBDIR
Brian Paul
1
-2/+2
2007-05-10
Fix a DMX library/link problem.
Brian Paul
1
-5/+4
2007-05-10
added comment to help find location of link cmd for Linux
Brian Paul
1
-0/+1
2007-04-26
Small fixes for compilation on Windows XP
Michael Dürig
3
-0/+5
2007-04-10
parallel, sort-last w/ renderserver example
Brian Paul
1
-0/+135
2007-04-10
notify using when exiting
Brian Paul
1
-0/+1
2007-04-10
use crStrPatternMatch()
Brian Paul
1
-31/+2
2007-04-10
intercept glWindowPos for drawpixels_only option
Brian Paul
2
-11/+50
2007-04-10
Revised code for child window size/resizing.
Brian Paul
4
-5/+47
2007-04-10
nullapp program - just opens a window, exits upon ESC. Useful for some kinds...
Brian Paul
3
-0/+103
2007-04-10
added windowtracker
Brian Paul
1
-1/+1
2007-04-10
added crStrPatternMatch
Brian Paul
3
-0/+55
2007-04-10
added windowtracker SPU
Brian Paul
1
-0/+37
2007-04-10
new windowtracker SPU
Brian Paul
6
-0/+431
2007-04-09
clean up the CheckWindowSize() function
Brian Paul
2
-34/+42
2007-04-09
update/fix some extension info
Brian Paul
1
-10/+38
2007-04-09
document grabber SPU
Brian Paul
1
-0/+27
2007-04-02
Added makefiles for head tracking client
Michael Dürig
2
-0/+43
2007-03-30
- Corrected output path in vc project file
Michael Dürig
1
-41/+3
2007-03-27
In crInterlockedExchangePointer(), check for __i386__ or __386__ to protect
Brian Paul
1
-18/+29
2007-02-28
checkpoint: more work on drawpixels_only path
Brian Paul
2
-18/+77
2007-02-27
Minor improvement: try to avoid sending glClear to final display/render node.
Brian Paul
1
-9/+18
[next]