|
Filename: configure | |||
| Revision 1.113 | olawlor | 2008-08-13 18:24:20 | None |
|
Added JPEG-compressed image transport to liveViz. This means: - Look for libjpeg header and library via configure (CMK_USE_LIBJPEG) - Make #ifdef CMK_USE_LIBJPEG calls to libjpeg in liveViz0 (but only if the client requests it) - Link liveViz applications with -ljpeg via a module .dep file. Both Filippo and I have written clients for this, and it seems to work well over slow network links. | |||
| Show difference between Revision 1.112 and 1.113 | |||
| Revision 1.112 | gzheng | 2008-06-17 12:02:22 | None |
|
improved test for v_regs in ucontext. | |||
| Show difference between Revision 1.111 and 1.112 | |||
| Revision 1.111 | gzheng | 2008-06-16 23:56:11 | None |
|
check if ucontext has a field with the pointer (v_regs) of vector type. | |||
| Show difference between Revision 1.110 and 1.111 | |||
File made using version 1.79 of cvs2html by at 2008-09-06 18:06 leaving out any log message prior to Jun 8 2008 and only showing the 5 latest version differences.