summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-21gui: Use QTextBrowser instead of QWebView.Jose Fonseca6-32/+10
2016-03-21gui: Use HTTPS for MSDN URLs.Jose Fonseca1-21/+21
2016-03-21gui: Update opengl.org URLs.Jose Fonseca1-1443/+1113
2016-03-14scripts: Report missing images too.Jose Fonseca1-16/+21
2016-03-06dlltrace: Free system library when done.Jose Fonseca3-21/+74
2016-03-06cmake: Add missing dependencies.Jose Fonseca1-0/+2
2016-03-05glretrace: Profile glDispatchCompute* calls too.Jose Fonseca1-1/+2
2016-03-05dxgiretrace: Minimal DirectComposition support.Jose Fonseca1-0/+5
2016-03-05specs: Handle overloaded methods/functions.Jose Fonseca4-110/+141
2016-03-05dxgitrace: Complete DirectComposition specs.Jose Fonseca12-4/+442
2016-03-05specs: Add script to automate generation of specs from headers.Jose Fonseca2-0/+516
2016-03-05cmake: Fix MinGW build with Clang.Jose Fonseca1-8/+12
2016-03-05d2d1trace: Define D2D1_PROPERTY_BINDING struct members.Jose Fonseca2-1/+8
2016-03-05trace: Improve handling of structures with no members.Jose Fonseca1-9/+18
2016-03-05compat: Ensure newer Windows version defines exist.Jose Fonseca1-0/+25
2016-03-05dispatch: Use DEFINE_GUID on IID definitions.Jose Fonseca1-3/+3
2016-03-05gui: clang-modernize.Jose Fonseca39-187/+185
2016-03-05retrace: clang-modernize.Jose Fonseca13-123/+121
2016-03-05cli: clang-modernize.Jose Fonseca4-46/+45
2016-03-05common: clang-modernize.Jose Fonseca14-167/+163
2016-03-05common: Remove ZLibOutStream::close virtual method.Jose Fonseca1-10/+4
2016-03-05git: Ignore backtrace tests.Jose Fonseca1-0/+2
2016-03-05common: Flush the snappy signature.Jose Fonseca1-0/+1
2016-03-05ws: Call _exit on early termination.Jose Fonseca1-1/+4
2016-03-02glstate: Fix dumping of uniforms array values.Min-Yu Huang1-1/+2
2016-02-26docs: Explain how to build with Qt in non-standard dir.Jose Fonseca1-0/+3
2016-02-26compat,cli: Add std::to_string on Android to fix build.Jose Fonseca2-0/+52
2016-02-25compat: Create a new top-level directory for compatibility headers.Jose Fonseca15-19/+13
2016-02-25glstate: Don't try to dump any buffers on ES contexts.Jose Fonseca1-7/+9
2016-02-19gltrace: Fixed loading of OpenGL.framework in sandboxed environment.Rolan Reznik4-2/+56
2016-02-19d3dretrace: Don't crash on old traces with system memory textures.Jose Fonseca2-2/+16
2016-02-19d3d9trace,d3d9retrace: Handle D3D9Ex system memory textures.Jose Fonseca3-16/+49
2016-02-19glstate: Ignore NVIDIA buffer usage warnings when dumping.Jose Fonseca1-0/+9
2016-02-19glstate: Don't assert when faced with unexpected texture buffer internal format.Jose Fonseca1-2/+3
2016-02-19cli: Add support to dump blobs to files.Jose Fonseca3-241/+362
2016-02-18specs: Mark pSharedHandle as in/out args.Jose Fonseca1-11/+11
2016-02-17editorconfig: Remove wildcard rule.Jose Fonseca1-1/+9
2016-02-17scripts: Use os.path.devnull.Jose Fonseca1-4/+1
2016-02-17scripts: Fix image diff highlighting.Jose Fonseca1-3/+11
2016-02-09glstate: Dump bound vertex attributes.Jose Fonseca2-3/+158
2016-02-09glstate: Fix default arrayStride computation.Jose Fonseca1-26/+21
2016-02-09editorconfig: Fix Makefile indentation.Jose Fonseca1-0/+1
2016-01-28glretrace: Check ftruncate result.Jose Fonseca1-1/+4
2016-01-28wgltrace: Don't emit wglUseFontBitmapsA call.Jose Fonseca2-89/+136
2016-01-28wgltrace: Don't rely on GetGlyphOutline.Jose Fonseca1-28/+83
2016-01-28wgltrace: Emit fake glBitmap on wglUseFontBitmapsA.Jose Fonseca2-0/+59
2016-01-28glretrace: Implement wglUseFontBitmaps.Jose Fonseca4-0/+4981
2016-01-27libbacktrace: Fix test commands.Jose Fonseca1-2/+2
2016-01-27libbacktrace: Update.Jose Fonseca25-351/+2222
2016-01-27libbacktrace: Always build and run btest.Jose Fonseca2-19/+16