Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/GraphicsEnabler

File Age Rev Message Size
Source at commit 658 created 13 years 5 months ago.
By meklort, Makeful update (again). Added a ugly hack so that only c++ modules will link agains the uClibc++ module. Removed the possibility for modules to link agains themselfs. Added laxydylib1.c so that if you try to compile a module with -lazy_library instead of -weak_library, the build will not fail
  ..
blob ati.c 13 years 7 months 554 meklort: Grapics enabler enabled by default. removed device_numbers. 32.78 kB
blob ati.h 13 years 8 months 519 meklort: Moved GraphicsEnabler into a module. Untested 1.32 kB
blob gma.c 13 years 7 months 563 meklort: GMA 3150 additions 5.24 kB
blob gma.h 13 years 7 months 561 meklort: Added missing gma files 352 bytes
blob GraphicsEnabler.c 13 years 7 months 564 meklort: Removed warnings. 1.29 kB
blob Makefile 13 years 5 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 1.03 kB
blob nvidia.c 13 years 7 months 578 meklort: Added GTS 360M 28.20 kB
blob nvidia.h 13 years 8 months 519 meklort: Moved GraphicsEnabler into a module. Untested 4.56 kB

svn co -r 658 http://forge.voodooprojects.org/svn/chameleon Help