vbox的更動 62783 路徑 trunk/src/VBox/HostServices
- 時間撮記:
- 2016-7-31 下午10:52:33 (8 年 以前)
- 位置:
- trunk/src/VBox/HostServices/SharedOpenGL/crserverlib
- 檔案:
-
- 修改 2 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_boundsinfo.c
r40691 r62783 235 235 GLint len, GLint num_opcodes ) 236 236 { 237 #if 0 237 238 CRMuralInfo *mural = cr_server.curClient->currentMural; 238 239 char *data_ptr = (char*)(payload + ((num_opcodes + 3 ) & ~0x03)); 239 240 unsigned int bx, by; 241 #endif 240 242 241 243 /* Save current unpacker state */ -
trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c
r57929 r62783 588 588 else 589 589 { 590 GLuint pboId, dRow, sRow; 590 GLint dRow; 591 GLuint pboId, sRow; 591 592 CRContext *ctx = crStateGetCurrent(); 592 593
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器