AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 Next | |
May 16, 2011 | |
9 years 9 months | fixed 6 core WESTMERE ISSUE-49 http://forge.voodooprojects.org/p/chameleon/issues/49/ |
Commit 823, by Cosmosis Jones | |
9 years 9 months | Updating "version" file. |
9 years 9 months | - "version" file update. - added GrapicsEnablerLegacy and GraphicsEnabler patches. Read modules/TODO for more info. |
May 15, 2011 | |
9 years 9 months | "execute_hook("Kernel Start", (void*)kernelEntry, (void*)bootArgs,..." is causing problems: - instant reboot or hang according to placement - doing it after "if(gVerboseMode)" causes the GUI to "flicker" I'm causing problems to my self: - while looki |
9 years 9 months | XCode 4 specific "Divide by 0" error, while attempting to attempting to execute hook ScanMemory. |
9 years 9 months | Fixed compilation issues. Removed most of the "pretty print"; breaks "make -s"(silent) which i like way better; will play with this later. On to testing... i already know the outcome, just taking the chance to document it. (still not in a working sta |
May 14, 2011 | |
9 years 9 months | Merging working folder, last chunk (not in a working state). |
9 years 9 months | Merging working folder, round 2 (not in a working state). |
9 years 9 months | Merging working folder, round 1 (not in a working state). |
9 years 9 months | Merge r811. |
May 13, 2011 | |
9 years 9 months | - Updating ignored files. - Committing GraphicsEnablerLegacy and GraphicsEnabler modules; the first holds the "old" ATI code (see modules/TODO_GraphicsEnabler for more info). - Update xcodeproj. |
9 years 9 months | Merge r811. |
9 years 9 months | Fixed warning when __attribute__ ((packed)) is used inside a struct, updated ATi card list |
9 years 9 months | Branching... The sole purpose of this folder, is to hold patches destined to the trunk; thus, it will match trunk as close as possible and will not contain any personal changes made to Chazi. |
9 years 9 months | Sync with trunk (r804/805/807). |
9 years 9 months | Another ignore update, this one to "modules" folder. Previous one (r806) was to "Chazi" folder & "Chameleon.xcodeproj" file (which in reality is a folder/package). |
9 years 9 months | Initial documentation for the module system. |
Commit 807, by Evan Lojewski | |
May 12, 2011 | |
9 years 9 months | Updating ignored files. |
9 years 9 months | Removed todo item, added a new one |
Commit 805, by Evan Lojewski | |
9 years 9 months | added xeon cpu identifier for smbios NEHALEM |
Commit 804, by Cosmosis Jones |