Pietro Gagliardi
|
8f9c40daaa
|
Added an initial implementation of uiGroup on Windows.
|
2015-05-11 22:53:51 -04:00 |
Pietro Gagliardi
|
d13c0f3cbd
|
Revert "Attempted to improve the profiler a bit, making it more like a real profiler. It doesn't quite work yet."
It won't work. We spend most of our time in GetMessage(). Thanks to various people on Stack Overflow.
This reverts commit a342998263 .
|
2015-05-11 11:46:34 -04:00 |
Pietro Gagliardi
|
a342998263
|
Attempted to improve the profiler a bit, making it more like a real profiler. It doesn't quite work yet.
|
2015-05-10 23:02:16 -04:00 |
Pietro Gagliardi
|
cb8a4872d5
|
Added a rudimentary profiler to the Windows backend.
|
2015-05-10 17:35:52 -04:00 |
Pietro Gagliardi
|
49595bb18d
|
Set up proper -m flag manipulation for cross-compiling builds.
|
2015-05-07 16:02:34 -04:00 |
Pietro Gagliardi
|
598a499072
|
Changed ARCH on Windows to be amd64 for a 64-bit build instead of just 64 for consistency with the OS X one.
|
2015-05-07 15:47:29 -04:00 |
Pietro Gagliardi
|
6c6bce3702
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
Pietro Gagliardi
|
4c280ca42c
|
Removed or moved a bunch of stale files from the old source. All that's left now is to re-add the main controls and recreate the test program.
|
2015-04-29 10:20:25 -04:00 |
Pietro Gagliardi
|
f303f066e2
|
Started implementing menus on Windows.
|
2015-04-20 20:26:21 -04:00 |
Pietro Gagliardi
|
b91fe0c2ac
|
Some more makefile fixups.
|
2015-04-16 20:52:47 -04:00 |
Pietro Gagliardi
|
aa802768a4
|
Started building the make structure.
|
2015-04-15 19:14:28 -04:00 |