]> git.cworth.org Git - apitrace/shortlog
apitrace
2012-03-14 José FonsecaAdd a makefile to update msinttypes headers
2012-03-14 George WrightCreate a drawable when playing back a trace if it doesn...
2012-03-14 José FonsecaUse patch instead of sed for glext.h tweaks.
2012-03-14 José FonsecaCleanup EGL's __getPrivateProcAddress().
2012-03-14 José FonsecaUse SGI gl.h and glx.h headers.
2012-03-14 George WrightModify eglplatform.h to support Android
2012-03-14 José FonsecaBundle all headers for Khronos APIs.
2012-03-14 José FonsecaDon't package TODO.markdown anymore.
2012-03-13 José FonsecaFix major regression in D3D tracing.
2012-03-11 José FonsecaAllow to not build the CLI.
2012-03-11 José FonsecaDon't assume pthreads is present.
2012-03-10 José FonsecaMove to-do list to the wiki.
2012-03-10 José FonsecaRemove build instructions link (issue #69).
2012-03-10 José FonsecaAdd a few more links.
2012-03-09 José FonsecaFix typo in NEWS.
2012-03-09 José FonsecaDocument how to start the gui on a specific call.
2012-03-08 José FonsecaRemove findFile.
2012-03-08 José FonsecaMention WebGL-Inspector
2012-03-08 José FonsecaPrevent buffer overflow in os::String::rfindSep().
2012-03-08 José FonsecaInvoke python when executing scripts.
2012-03-08 José FonsecaDon't install in per-architecture wrapper directories.
2012-03-08 José FonsecaDon't compute wrapper filename twice.
2012-03-08 José FonsecaWarn when intersecting regions are found.
2012-03-08 José FonsecaWarn when failed to unmap buffer too.
2012-03-08 José FonsecaGet the buffer map pointer _before_ unmaping.
2012-03-08 José FonsecaFix delRegionByPointer().
2012-03-08 José FonsecaOnly warn once when glGetBufferParameteriv(GL_BUFFER_MA...
2012-03-08 José FonsecaTry to cope with recursive mappings in glUnmapBuffer...
2012-03-08 José FonsecaHandle glMapBufferOES/glUnmapBufferOES specially.
2012-03-08 José FonsecaCleanup glFlushMappedBufferRange/glFlushMappedBufferRan...
2012-03-08 José FonsecaFix glUnmapNamedBufferEXT/glFlushMappedNamedBufferRangeEXT
2012-03-08 Jeff MuizelaarImplement getTime for OS X
2012-02-29 José FonsecaFix/cleanup wrapper search on Windows.
2012-02-29 José FonsecaBump to version 3.0
2012-02-29 José FonsecaFix INSTALL.mardown link
2012-02-29 José FonsecaDocument 32 vs 64bits.
2012-02-29 José FonsecaDocument how to get apitrace binaries.
2012-02-29 José FonsecaTweak regression testing section.
2012-02-29 José FonsecaMention DebugView.
2012-02-28 José FonsecaUpdate news.
2012-02-28 José FonsecaAllow to specify the API from trace dialog.
2012-02-28 José FonsecaWhitelist tracing on Windows.
2012-02-27 José FonsecaUpdate README.
2012-02-27 José FonsecaSupport D3D apis on apitrace trace command.
2012-02-24 José FonsecaCopy wrapper dll to executable directory on windows...
2012-02-24 José FonsecaAdd abstractions for (un)setting OS environ variables.
2012-02-20 José FonsecaRemove dead source line.
2012-02-20 José FonsecaAdd missing commas.
2012-02-20 José FonsecaTweak path splitting.
2012-02-18 José FonsecaRe-implement tracediff.sh on Python.
2012-02-18 José FonsecaUse getopt on apitrace pickle.
2012-02-18 José FonsecaUse getopt on apitrace trace.
2012-02-18 José FonsecaMinor cleanup to apitrace trim command line option...
2012-02-15 José FonsecaImplmenet GL_EXT_debug_marker on OpenGL ES contexts
2012-02-15 José FonsecaMention apitrace trim in the documentation.
2012-02-15 José FonsecaConvert trim option parsing to getopt.
2012-02-09 José FonsecaAllow to specify output file on retracediff
2012-02-09 José FonsecaFix highlight.py on Windows.
2012-02-09 José FonsecaSet binary mode when outputing PNM from glretrace via...
2012-02-09 José FonsecaAllow to specify an alternative opengl32.dll when retra...
2012-02-09 José FonsecaRemove dead os::getTime() declaration.
2012-02-08 José FonsecaFlag a few wgl calls as verbose.
2012-02-07 José FonsecaIgnore glXSwapInterval* when retracing.
2012-02-04 José FonsecaFix build with older DXSDK.
2012-02-03 José FonsecaA few additions to win32 api.
2012-02-03 José FonsecaTry all interfaces when wrapping REFIIDs.
2012-02-03 José FonsecaSupport const methods.
2012-02-03 José FonsecaBe more specific when invoking the interface methods.
2012-02-03 José FonsecaRecognize D3DUSAGE flags in resource descriptions.
2012-02-03 José FonsecaRecognize D3DFMT_A2B10G10R10_XR_BIAS.
2012-02-02 José FonsecaWarn when calling GL entry points without a current...
2012-02-01 José FonsecaEnsure function default argument matches template type.
2012-02-01 José FonsecaCompute attrib pair lists size correctly.
2012-02-01 José FonsecaMake attrib pair lists explicit.
2012-02-01 José FonsecaTry to cope with unwrapped objects.
2012-02-01 José FonsecaFix assertion failure.
2012-01-31 José FonsecaCleanup unicode support.
2012-01-31 José FonsecaHandle IDirect3DVertexBuffer9::Lock's OffsetToLock...
2012-01-31 José FonsecaIgnore Windows thread naming exceptions.
2012-01-31 José FonsecaHandle more REFIID queries.
2012-01-31 José FonsecaAdd API::getAllInterfaces helper method.
2012-01-31 José FonsecaImplement Rebuilder::visitInterface.
2012-01-31 José Fonsecas/all_types/getAllTypes/
2012-01-31 José FonsecaAllow to use newer DXSDKs w/ MinGW.
2012-01-31 José FonsecaAvoid hacking around argc / argv.
2012-01-31 José FonsecaConver apitrace dump to getopt.
2012-01-31 José FonsecaBundle BSD getopt.
2012-01-28 Ryan C. GordonAdd simple CPU profiling support to glretrace.
2012-01-27 José FonsecaCleanup options for apitrace trim.
2012-01-27 Carl WorthCorrectly copy "out" arguments to the "leave" portion...
2012-01-27 José FonsecaRemove trace_copier.
2012-01-27 Carl WorthAdd "apitrace trim" command.
2012-01-27 José FonsecaEnsure stdin/stdout is in binary mode on windows when...
2012-01-27 José FonsecaPickle more data types in binary.
2012-01-26 José FonsecaPython pickle output.
2012-01-26 José FonsecaAllow to use call sets instead of call numbers / freque...
2012-01-20 José FonsecaRemove references to megaupload
2012-01-20 José FonsecaTrace data written via IDirect3DVertexBuffer9::Lock...
2012-01-20 José FonsecaIgnore alpha channels in window drawables until we...
2012-01-20 José FonsecaDrain Windows message queue.
next