]> git.cworth.org Git - apitrace/shortlog
apitrace
2011-05-27 José FonsecaTrace the whole OpenGL framework on Mac OS X.
2011-05-27 José FonsecaTemporarily revert "Upgrade bundled zlib to 1.2.5."
2011-05-26 José FonsecaDon't generate fake glBindAttribLocation for built...
2011-05-26 José FonsecaBuild fixes and minor corrections.
2011-05-26 José FonsecaUpdate readme.
2011-05-26 José FonsecaName D3D7 args.
2011-05-26 José FonsecaD3D7 corrections.
2011-05-25 José FonsecaLoads of fixes to ddraw.
2011-05-25 José FonsecaA bit more debugging info when parsing.
2011-05-25 José FonsecaSeveral DX7 corrections.
2011-05-25 José FonsecaScript to parse C declarations and spew API definitions.
2011-05-25 José FonsecaBuild fixes.
2011-05-25 José FonsecaGet DDraw/D3D7 building.
2011-05-24 José FonsecaFix build with old DXSDK.
2011-05-24 José FonsecaMerge branch 'thirdparty-upgrade'
2011-05-24 José FonsecaSilence MSVC warnings.
2011-05-24 José FonsecaHandle an arbitrary number of image channels.
2011-05-24 José FonsecaUpgrade libpng to 1.5.2.
2011-05-24 José FonsecaUpgrade bundled zlib to 1.2.5.
2011-05-24 José FonsecaMove snapshooting to glstate.
2011-05-24 José Fonsecatrace_write -> trace_writer
2011-05-23 José FonsecaWarning for glMap*Buffer* failures.
2011-05-23 José FonsecaHandle vertex attriv locations correctly.
2011-05-23 José FonsecaSilence warnings due to unused variables.
2011-05-23 José FonsecaInterpret some missing GLbitfields.
2011-05-23 José FonsecaUse the process ID as process name when /proc/self...
2011-05-23 José FonsecaMore control over the diffing output.
2011-05-21 José FonsecaBeginning of a Python reimplementation of tracediff...
2011-05-21 José FonsecaUpdate trace binary format description.
2011-05-21 José FonsecaRemove EVENT_MESSAGE.
2011-05-21 José FonsecaReimplement tracerepack script in Python.
2011-05-21 José FonsecaUse just PIL on snapdiff, instead of relying on ImageMa...
2011-05-21 José FonsecaDump D3D8 shaders too.
2011-05-21 José FonsecaRemove dead code.
2011-05-21 José FonsecaPNG portability fixes.
2011-05-21 José FonsecaDisable _all_ error checking when benchmarking.
2011-05-21 José FonsecaRemap handles on several GL calls.
2011-05-20 José FonsecaDon't show windows until they are first resized.
2011-05-20 José FonsecaFix spacing of error message.
2011-05-20 José FonsecaHandle explicit flushes better.
2011-05-20 José FonsecaReset store state before ReadPixels.
2011-05-20 José FonsecaTell the window manager to respect the requested window...
2011-05-19 José FonsecaDetermine drawable sizes on MacOSX.
2011-05-19 José FonsecaReorganize glstate code.
2011-05-18 José FonsecaReset the scissor after resizing the window.
2011-05-18 José FonsecaStart making glstate an independent module.
2011-05-18 José FonsecaUse alpha visuals.
2011-05-17 José FonsecaPrint a warning on incomplete calls.
2011-05-17 José FonsecaFix context sharing when replaying CGL.
2011-05-17 José FonsecaDon't count frames in MakeCurrent if the context/drawab...
2011-05-17 José FonsecaStart with a smaller default window size; avoid race...
2011-05-16 José FonsecaRecognize more parameters.
2011-05-16 José FonsecaRemap buffer handles in glBindBuffer*
2011-05-16 José FonsecaMake snapdiff.py smarter and more flexible to use.
2011-05-15 José FonsecaRudimentary CGL retracing.
2011-05-15 José FonsecaEnsure the libGL.system symlink actually gets built.
2011-05-15 José FonsecaBasic MacOSX tracing support (WIP).
2011-05-15 José FonsecaRemove dead code.
2011-05-15 José FonsecaGet the process name correctly on MacOSX.
2011-05-14 José FonsecaAdd snapshot comparison criteria in tracecheck.py
2011-05-14 José FonsecaRemove status section from README.
2011-05-14 José FonsecaPut license in a separate file.
2011-05-14 José FonsecaMention tracy, reformat links.
2011-05-14 José FonsecaInclude README & TODO in the package.
2011-05-14 José FonsecaRevert "Set default build type to debug."
2011-05-14 José FonsecaFix spec of arrays in D3D.
2011-05-14 José FonsecaAdd some notes about building GUI on Windows.
2011-05-14 José FonsecaQJSON_INCLUDE_DIRS -> QJSON_INCLUDE_DIR
2011-05-12 José FonsecaTrace GL_SGIS_point_parameters.
2011-05-12 José FonsecaDon't link with unnecessary X11 libraries.
2011-05-12 José FonsecaCorrect types of several parameters.
2011-05-12 José FonsecaDump shader objects too.
2011-05-11 José FonsecaAdd helper script to use with git-bisect.
2011-05-10 José FonsecaAdd script to recompress traces.
2011-05-10 José FonsecaCode formatting.
2011-05-10 José FonsecaTake snapshot but don't count glReadPixels as frames.
2011-05-10 José FonsecaSymbolic names for GLX string queries.
2011-05-10 José FonsecaObject handles chosen by the implementation and need...
2011-05-10 José FonsecaAttrib locations are specified by the user.
2011-05-10 José FonsecaRemove dependency from GL headers on the GUI.
2011-05-10 José FonsecaFix typo in glVertexAttribPointerNV's parameter name.
2011-05-09 José FonsecaMore GLX attrib names
2011-05-09 José FonsecaMinor tweaks to ARB_shader_object tracing.
2011-05-09 José FonsecaReset all pixel store state before snapshoting.
2011-05-09 José FonsecaMerge branch 'master' into multi-context
2011-05-09 José FonsecaTake a snapshots on glReadPixels.
2011-05-09 José FonsecaCheck status of glProgramString{ARB,NV}/glCompileShader...
2011-05-09 José FonsecaDescribe glGetShader params.
2011-05-09 José FonsecaShow info log when glCompileShader/glLinkProgram fails.
2011-05-09 José FonsecaDescribe glGetProgram params.
2011-05-09 José FonsecaFix programObj type.
2011-05-09 José FonsecaDon't try to use more samples than the implementation...
2011-05-09 José FonsecaMany corrections to the retracing of programs and uniforms.
2011-05-09 José FonsecaDump the call when issuing warnings if verbosity is...
2011-05-09 José FonsecaHandle user pointer arrays in more draw calls.
2011-05-09 José FonsecaImprove gl*Map* description.
2011-05-09 José FonsecaInterpret glRenderMode return as a GLenum.
2011-05-09 José FonsecaAllow to do GLlocation mapping in more places.
2011-05-09 José Fonsecas/GLvertexArray/GLarray/
2011-05-09 José FonsecaUnset sideeffects of glIs* and glAre* functions.
next