summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-27glstate: Use DSA GL_TEXTURE_TARGET when available.Jose Fonseca1-35/+42
2016-01-27cmake: Package all scripts.Jose Fonseca2-25/+11
2016-01-26doc: Update Linux installation instructions.anatoly techtonik1-2/+6
2016-01-26docs: Add description to leak trace function.comicfans1-0/+15
2016-01-26specs: Add missing GL parameters.Jose Fonseca2-14/+73
2016-01-26specs: Add missing GL_EXT_* extensions.Jose Fonseca4-18/+96
2016-01-26specs: Fix glGet*Uniformi*64vARB specs.Jose Fonseca1-4/+4
2016-01-26gltrace: Fix primcount -> instancecount parameter name in glDraw*Instanced*.Jose Fonseca1-8/+8