index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-05
mhook: Initial import.
Jose Fonseca
1
-0
/
+1
2016-07-26
cmake: Require MSVC 2015.
Jose Fonseca
1
-10
/
+4
2016-05-10
cmake: Require GCC 4.9.
Jose Fonseca
1
-1
/
+1
2016-05-05
crc32c: Initial import.
José Fonseca
1
-0
/
+2
2016-05-05
trace: Move the rest of common to lib/trace.
Jose Fonseca
1
-2
/
+1
2016-05-05
os: Move to lib.
Jose Fonseca
1
-0
/
+1
2016-05-05
image: Move into lib.
Jose Fonseca
1
-1
/
+0
2016-05-05
Create a top level lib directory, and move guids into it.
Jose Fonseca
1
-1
/
+1
2016-04-16
cmake: Add option to build with Address Sanitizer.
Jose Fonseca
1
-11
/
+6
2016-04-13
cmake: Allow customization of the doc installation dir.
Jose Fonseca
1
-2
/
+6
2016-04-10
cmake: Fix WINVER for XP.
Jose Fonseca
1
-9
/
+18
2016-04-08
docs,cmake: Update build instructions for MSVC 2015.
Jose Fonseca
1
-2
/
+10
2016-03-29
cmake: Always build compression libraries with release flags.
Jose Fonseca
1
-0
/
+10
2016-03-29
brotli: Bundle brotli.
Jose Fonseca
1
-0
/
+2
2016-03-21
gui: Use QTextBrowser instead of QWebView.
Jose Fonseca
1
-2
/
+2
2016-03-05
dxgitrace: Complete DirectComposition specs.
Jose Fonseca
1
-2
/
+2
2016-03-05
cmake: Fix MinGW build with Clang.
Jose Fonseca
1
-8
/
+12
2016-02-25
compat: Create a new top-level directory for compatibility headers.
Jose Fonseca
1
-0
/
+3
2016-01-27
libbacktrace: Always build and run btest.
Jose Fonseca
1
-11
/
+11
2016-01-27
cmake: Package all scripts.
Jose Fonseca
1
-25
/
+1
2015-12-03
cmake: Re-disable C++ exceptions.
Jose Fonseca
1
-1
/
+1
2015-11-25
cmake: Recommend GCC verion 4.9.
Jose Fonseca
1
-0
/
+6
2015-11-25
cmake: Remove Clang compiler override on Apple.
Jose Fonseca
1
-8
/
+0
2015-11-20
cmake: Add option to statically link more dependencies into executables.
Jose Fonseca
1
-3
/
+6
2015-11-10
cmake: Recognize AppleClang compiler id too.
Jose Fonseca
1
-1
/
+1
2015-10-27
cmake: Simplify SSE2 enablement logic.
Jose Fonseca
1
-17
/
+9
2015-10-27
cmake: Only enable SSE2 on 32 bits Windows.
Jose Fonseca
1
-1
/
+1
2015-09-14
cmake: Require Waffle when ENABLE_WAFFLE is set.
Jose Fonseca
1
-6
/
+3
2015-09-14
cmake: Fix Waffle detection, by using pkg-config on non-Android.
Emmanuel Gil Peyrot
1
-0
/
+3
2015-09-01
cmake: Output a message when using bundled dependencies.
Jose Fonseca
1
-0
/
+3
2015-08-27
cmake: Fix check target on single-configuration builds.
Jose Fonseca
1
-0
/
+4
2015-08-27
cmake: Fix check target with msbuild.
Jose Fonseca
1
-1
/
+1
2015-08-27
cmake: Output test result on failure.
Jose Fonseca
1
-1
/
+1
2015-08-14
common: Replace std::regex with RE2C state machines.
Jose Fonseca
1
-6
/
+0
2015-08-14
cmake: Skip check when cross-compiling.
Jose Fonseca
1
-1
/
+5
2015-08-14
cmake: Add a convenience macro for gtest based unit tests.
Jose Fonseca
1
-0
/
+8
2015-08-13
cmake: Require GCC 4.9.
Jose Fonseca
1
-0
/
+6
2015-08-13
common: Replace GUIDs with their symbolic name when dumping.
Jose Fonseca
1
-48
/
+1
2015-08-13
guids: Library to looking up GUIDs names.
Jose Fonseca
1
-0
/
+2
2015-08-12
specs: Support D3D11.3.
Jose Fonseca
1
-0
/
+5
2015-08-10
cmake: Use Windows 10 SDK.
Jose Fonseca
1
-4
/
+8
2015-08-06
cmake: Require -std=gnu++11.
Jose Fonseca
1
-8
/
+0
2015-08-06
cmake: Require gcc-4.7.
Jose Fonseca
1
-2
/
+2
2015-07-01
retrace: Ensure MSVS C/C++ runtime assertions go to stderr.
Jose Fonseca
1
-0
/
+1
2015-06-22
cmake: Use CMAKE_DL_LIBS.
Harald Fernengel
1
-1
/
+1
2015-06-07
cmake: Warn about potentially slow Clang builds.
Jose Fonseca
1
-0
/
+10
2015-06-02
cmake: Add check helper target.
Jose Fonseca
1
-0
/
+1
2015-05-27
cmake: Build gtest.
Jose Fonseca
1
-0
/
+8
2015-05-18
cmake: Ensure __STDC_LIMIT_MACROS macro is defined.
Jose Fonseca
1
-0
/
+4
2015-05-01
retrace: Allow dumping state in UBJSON.
Jose Fonseca
1
-0
/
+6
[next]