summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Merge branch 'master' into virtual-memory-regionsvirtual-memory-regionsJose Fonseca616-37200/+121441
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
2016-01-26khronos: Update headers.Jose Fonseca7-24/+186
2016-01-23common: Introduce DUMP_FLAG_NO_MULTILINE.Jose Fonseca3-19/+21
2016-01-23glretrace: Include call params in the marker.Jose Fonseca3-7/+25
2016-01-23glretrace: Use a ostringstream instead of asprintf.Jose Fonseca1-13/+14
2016-01-22glretrace: Use an unique ID for apitrace call no markers.Jose Fonseca1-2/+6
2016-01-22glretrace: Add an option to insert markers.Jose Fonseca4-2/+17
2016-01-22glretrace: Invoke glDebugMessageInsertKHR for ES contexts.Jose Fonseca1-5/+11
2016-01-22glretrace: Don't insert markers inside glBegin/End.Jose Fonseca1-0/+1
2016-01-22glretrace: Move call no markers away from dumper interface.Jose Fonseca5-23/+29
2016-01-22glretrace: use KHR_debug to emit call no's.Rob Clark4-0/+26
2016-01-22scripts: output same subject leak sorted by generate call nocomicfans1-1/+1
2016-01-22scripts: Keep count of all live contexts.Jose Fonseca1-16/+28
2016-01-22scripts: Generalize leak detection to other object kinds.Jose Fonseca1-22/+45
2016-01-22gui: Show leaks.Jose Fonseca7-1/+154
2016-01-22cli: Add a leaks sub-command.Jose Fonseca4-0/+88
2016-01-22leaks: Quick prototype of a script to detect OpenGL object leaksJose Fonseca2-0/+138
2016-01-19libpng: Update 1.6.21.Jose Fonseca25-240/+301
2016-01-18retrace: Metrics abstraction: add missing copyrights.Alexander Trukhin6-0/+150
2016-01-17docs: A few further tweaks/corrections to the install docs.Jose Fonseca1-11/+14
2016-01-17docs: Expand the installation instruction for MSVC.EoD1-5/+25
2016-01-17docs: Fix DirectX headers link.EoD1-1/+1
2016-01-12Revert "glretrace: avoid glXSwapBuffers failures because of "bad" windows".Jose Fonseca1-13/+2
2016-01-12gui: Bump the jump widget's max value to 999999999.Brian Paul1-1/+1
2016-01-12glretrace: Use glXCreateWindow drawable.Jose Fonseca1-10/+22
2016-01-11Merge branch 'metric_abstraction'Jose Fonseca17-16/+2985
2016-01-11retrace: Fix Android build.Jose Fonseca1-1/+9
2016-01-07docs: Rename Dalvik -> Android.Jose Fonseca4-8/+8
2016-01-07docs: Drop note about Android 2.x.Jose Fonseca1-11/+0
2016-01-07docs: Minor corrections.Jose Fonseca1-4/+4
2016-01-07docs: Document the need to truncate property name to 31 chars.Jose Fonseca1-0/+3