Advertisement
Guest User

Untitled

a guest
Feb 10th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. 3dfx/accelerant.cpp: adi->version = 1;
  2. ati/accelerant.cpp: adi->version = 1;
  3. et6x00/InitAccelerant.c: adi->version = B_ACCELERANT_VERSION;
  4. intel_810/accelerant.cpp: adi->version = 1;
  5. intel_extreme/accelerant.cpp: info->version = B_ACCELERANT_VERSION;
  6. matrox/GetDeviceInfo.c: adi->version = 1;
  7. neomagic/GetDeviceInfo.c: adi->version = 1;
  8. nvidia/GetDeviceInfo.c: adi->version = 1;
  9. nvidia_gpgpu/GetDeviceInfo.c: adi->version = 1;
  10. radeon/InitAccelerant.c: di->version = B_ACCELERANT_VERSION;
  11. radeon_hd/accelerant.cpp: di->version = B_ACCELERANT_VERSION;
  12. s3/accel.cpp: adi->version = 1;
  13. skeleton/GetDeviceInfo.c: adi->version = 1;
  14. vesa/accelerant.cpp: info->version = B_ACCELERANT_VERSION;
  15. via/GetDeviceInfo.c: adi->version = 1;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement