Ben Vanik
|
41174b0e64
|
Hacktastic GPU trace viewer; textures, shaders, state, etc.
|
2015-03-01 12:26:11 -08:00 |
|
Ben Vanik
|
0f1e870d99
|
Fixing keyboard input in imgui.
|
2015-02-21 11:47:53 -08:00 |
|
Ben Vanik
|
07c592942f
|
Simple UI for frame seeking.
|
2015-02-21 11:19:00 -08:00 |
|
Ben Vanik
|
130c11a2ca
|
GPU recording (--trace_gpu=file) and playback (gpu-trace-viewer file).
|
2015-02-20 07:47:06 -08:00 |
|
x1nixmzeng
|
d091f12c81
|
Adjustments to wildcard engine
Fixed incorrect logic when checking at the end of the string - some of
the names had an added null character
Removed case sensitivity
|
2015-02-17 22:42:01 +00:00 |
|
x1nixmzeng
|
4f7761c5e2
|
Support for wildcard queries
Provides support for persistent wildcard file requests, as described in
#96
Also moved CanonicalizePath into common code (poly::fs)
|
2015-02-13 23:41:19 +00:00 |
|
Ben Vanik
|
1ddb8f0c8f
|
Content enumeration.
|
2015-02-12 16:57:52 -08:00 |
|
x1nixmzeng
|
0d0b406acf
|
Resolving entry names
Some more string manipulation fluff
|
2015-02-13 00:26:02 +00:00 |
|
Ben Vanik
|
dc731f6a31
|
Most of XamContent* methods, besides enumeration.
Progress on #152.
|
2015-02-12 14:16:43 -08:00 |
|
Ben Vanik
|
53eaeff690
|
Switching around entry point to stop VC2015 compiler crashes >_>
|
2015-02-12 07:50:55 -08:00 |
|
x1nixmzeng
|
4351f48c7b
|
Resolve relative file paths
Implemented path normalization so relative paths can be correctly
resolved
|
2015-02-11 01:11:52 +00:00 |
|
Ben Vanik
|
ea1bdd2a24
|
Fixing vswprintf and adding vscwprintf.
|
2015-02-01 22:44:33 -08:00 |
|
Ben Vanik
|
00e4a4fe1b
|
Fix #include format.
|
2015-01-31 22:49:47 -08:00 |
|
sephiroth99
|
3f480d24bd
|
libpoly: add missing include for thread_local define in logging.cc
Add a missing include in logging.cc that fixes the missing definition for
thread_local. Similar to issue #122.
|
2015-01-31 01:24:45 -05:00 |
|
Ben Vanik
|
b6b27e621a
|
Enough XMP to play (fake) play media.
|
2015-01-11 00:28:24 -08:00 |
|
Ben Vanik
|
34fb0e4a8a
|
Optionally track max value seen during copy.
|
2015-01-04 04:57:40 -08:00 |
|
Ben Vanik
|
718762746a
|
A texture cache that never invalidates.
|
2015-01-03 01:05:56 -08:00 |
|
Ben Vanik
|
aa22d07caf
|
Super slow MicroProfile GL UI.
|
2015-01-02 17:26:02 -08:00 |
|
Ben Vanik
|
53906ee195
|
Move the window in a bit.
|
2015-01-02 02:30:37 -08:00 |
|
Ben Vanik
|
8a70316275
|
Tweaking.
|
2014-12-31 19:27:02 -08:00 |
|
Ben Vanik
|
dfc260b86e
|
Textures and such.
|
2014-12-31 19:27:01 -08:00 |
|
Ben Vanik
|
f438ae1bfd
|
Swapping.
|
2014-12-31 19:26:58 -08:00 |
|
Ben Vanik
|
9233661c6f
|
Skeleton for copy_and_swap.
|
2014-12-31 19:26:55 -08:00 |
|
Ben Vanik
|
f8325512d7
|
GL4 command processor.
|
2014-12-31 19:26:54 -08:00 |
|
Ben Vanik
|
bbb7de6bff
|
Red GL4.5 screen.
|
2014-12-31 19:26:53 -08:00 |
|
Ben Vanik
|
577ab0a4f1
|
Main window, empty GPU files.
|
2014-12-31 19:26:53 -08:00 |
|
Ben Vanik
|
d839359b4a
|
UI hacking.
|
2014-12-31 19:26:52 -08:00 |
|
Ben Vanik
|
c1df273600
|
Moving delegate to poly.
|
2014-12-31 19:26:51 -08:00 |
|
Ben Vanik
|
a0eebf8898
|
Removing old run loop/ref/core/etc.
|
2014-12-31 19:26:51 -08:00 |
|
Ben Vanik
|
1ae2f2a7af
|
Fixing warnings under the new VC++.
|
2014-12-19 19:29:12 -08:00 |
|
Ben Vanik
|
1566b4c890
|
Basic hacky SetAffinity.
|
2014-10-28 22:10:40 -07:00 |
|
Ben Vanik
|
40e6e661cb
|
Fixing round_up, which was breaking physical alloc alignment.
|
2014-10-27 23:34:17 -07:00 |
|
Ben Vanik
|
f74aafeb8a
|
Swapping around vec128 to match AVX order.
Was really hoping all this would fix some bugs, but no luck :(
|
2014-08-29 20:39:26 -07:00 |
|
Ben Vanik
|
ba5b626cdf
|
Fixing win32 build. Silly VC.
|
2014-08-22 18:44:52 -07:00 |
|
Ben Vanik
|
f65d860640
|
Cleaning up some clang issues.
|
2014-08-21 22:27:33 -07:00 |
|
Ben Vanik
|
e1b0388faf
|
Splitting logging core into poly.
|
2014-08-21 20:26:55 -07:00 |
|
Ben Vanik
|
c38cf294f5
|
Create README.md
|
2014-08-20 11:27:05 -07:00 |
|
Ben Vanik
|
fb98683ed3
|
Converting HID API to use be<> auto swapping type.
|
2014-08-19 22:50:21 -07:00 |
|
Ben Vanik
|
d578f5d0f0
|
Mostly fixing up alloy clang build.
|
2014-08-18 22:01:55 -07:00 |
|
Ben Vanik
|
854bcdb60a
|
Moving mmap to poly, cleaning up devices.
|
2014-08-17 12:57:02 -07:00 |
|
Ben Vanik
|
24fe169f36
|
Last bit of string cleanup. string.h finally gone.
|
2014-08-17 11:48:29 -07:00 |
|
Ben Vanik
|
fdab788017
|
Removing PAL.
|
2014-08-16 21:19:21 -07:00 |
|
Ben Vanik
|
6cb9ca432f
|
More shared header cleanup.
|
2014-08-16 19:07:21 -07:00 |
|
Ben Vanik
|
f2a9fa3bf9
|
XECOUNT to countof.
|
2014-08-16 17:58:33 -07:00 |
|
Ben Vanik
|
5b83cf5fd1
|
Moving around some math macros.
|
2014-08-16 17:18:20 -07:00 |
|
Ben Vanik
|
7c5fa88661
|
More string swapping and cleaning up main().
|
2014-08-16 16:34:13 -07:00 |
|
Ben Vanik
|
a4dfc23abc
|
Working on switching to std::string.
|
2014-08-16 02:30:23 -07:00 |
|
Ben Vanik
|
01f0b14250
|
Removing xe_thread_t.
|
2014-08-16 01:36:45 -07:00 |
|
Ben Vanik
|
3de39aaf10
|
Postmortem debug target now loads/scans the trace and inits the filesystem.
|
2014-08-15 22:02:10 -07:00 |
|
Ben Vanik
|
c275562594
|
Mostly complete tracing. Probably a lot of bugs.
|
2014-08-15 22:02:08 -07:00 |
|