]> git.cworth.org Git - apitrace/shortlog
apitrace
2011-05-08 Zack RusinShow call name on glGetError warning messages.
2011-05-08 José FonsecaUse CPack for packaging.
2011-05-08 José FonsecaEnsure our prototypes match those in glext.
2011-05-08 José FonsecaUse handle mapping in EXT_direct_state_access.
2011-05-08 José FonsecaTrace right number of parameters in GL_EXT_direct_state...
2011-05-08 José FonsecaTexture border has no relevance to texture image size.
2011-05-08 José FonsecaFix build with MSVC 2005.
2011-05-08 José FonsecaTrace blobs in glNamedBuffer(Sub)DataEXT.
2011-05-07 José FonsecaBe robust against premature EOF in more places.
2011-05-07 Zack RusinShow the lookup state menu on frames.
2011-05-07 Zack RusinWord wrap the surfaces description.
2011-05-06 José FonsecaHandle NaNs in JSON.
2011-05-06 José FonsecaDump all cube faces.
2011-05-06 José FonsecaLinearize texture data in JSON.
2011-05-06 José FonsecaDump (the first face of) cube map textures.
2011-05-06 José FonsecaDump rectangle textures too.
2011-05-05 José FonsecaAdd script to extract reference URLS for functions...
2011-05-05 José FonsecaMove OS-specific retracing functions to separate files.
2011-05-05 José FonsecaDon't checkt GL error on memcpy.
2011-05-05 José FonsecaMore unknown call warning code to its own function.
2011-05-04 José FonsecaMake retrace_call void()
2011-05-04 José FonsecaMove glFlush specific code to the retrace function.
2011-05-04 zackrMerge pull request #17 from mysticbob/master
2011-05-04 Bob Kuehnequiet clang warning about mismatched types
2011-05-04 José FonsecaCleanup arrays pointer handling code.
2011-05-04 José FonsecaMinor updates to some functions.
2011-05-04 José FonsecaCleanup apigen dir.
2011-05-04 José FonsecaRemove dead code.
2011-05-04 José FonsecaUnify glenum.py and glstate.py parameter table into...
2011-05-04 José FonsecaUpdate gitignore.
2011-04-30 José FonsecaMore gl parameter cleanup.
2011-04-30 José FonsecaHandle EXT_vertex_arrays and EXT_draw_range_elements.
2011-04-30 José FonsecaUse glstate.py parameter table for determining paramete...
2011-04-30 José FonsecaFix whitespace.
2011-04-30 José FonsecaMore state dump cleanup.
2011-04-30 José FonsecaUpdate to-do.
2011-04-30 José FonsecaDump arb program parameters.
2011-04-29 José FonsecaDump more program states.
2011-04-29 José FonsecaDescribe more state.
2011-04-29 José FonsecaClassify more parameters.
2011-04-29 José FonsecaRecognize more pixel formats.
2011-04-29 José FonsecaFix build on Mingw-w64.
2011-04-29 José FonsecaRecognize more D3D9 enums/flags.
2011-04-29 Zack RusinUpdate FindQJSON.cmake to the latest version.
2011-04-29 Zack RusinDon't overflow the max index when the app isn't renderi...
2011-04-29 zackrMerged pull request #13 from putsman/patch-1.
2011-04-28 José FonsecaAllow to resize the window to be larger than the desktop.
2011-04-28 José FonsecaFix replay on MSVC.
2011-04-28 José FonsecaFix opengl32.dll output directory too.
2011-04-28 putsmanFix bits_per_pixel for 5_6_5
2011-04-28 José FonsecaFix .dll output directory.
2011-04-28 José FonsecaRe-add d3d8 support.
2011-04-28 José FonsecaDump D3D9 shaders as text, as done previously.
2011-04-28 José FonsecaDescribe glretrace -db and --help options; and how...
2011-04-28 Zack RusinDon't hide the state dock while looking up the defaults.
2011-04-28 Zack RusinDon't clear the trace when the file selection has been...
2011-04-27 Zack RusinAdd GL_ANY_SAMPLES_PASSED from occ_query2 to the list...
2011-04-27 Zack RusinGet occlusion query getters reference the corrent size...
2011-04-27 Zack RusinShow the size of binary data uploaded in a frame.
2011-04-27 Zack RusinCleanup the ApiTraceFrame a bit.
2011-04-26 José FonsecaDump symbolic names in glTexEnv/Gen/Parameter and simil...
2011-04-26 Zack RusinFix glCompressed*Image*DARB tracing/retracing
2011-04-25 José FonsecaMore state: texenv.
2011-04-25 José FonsecaDump more state: lights, materials.
2011-04-25 José FonsecaRemove dead hidden variable.
2011-04-25 Zack RusinDetect the binary data at the construction.
2011-04-25 Zack RusinEncode the snapshots as png's.
2011-04-24 Zack RusinSpecify the Qt version which we require.
2011-04-24 Zack RusinPlug 2 more memory leaks in the gui.
2011-04-24 Zack RusinThe Value from the enum signature was leaking.
2011-04-24 Zack RusinPlugging some memory leaks
2011-04-24 Zack RusinDon't generate the search string on thousands of hidden...
2011-04-24 Zack RusinAdd another enum.
2011-04-24 José Fonsecacomment about memcpy prototype
2011-04-24 José FonsecaBasic MapBuffer/MapBufferRange trace/retrace support.
2011-04-24 José FonsecaAvoid time consuming user array checks when they have...
2011-04-23 Zack RusinShow the call for which the surface we're displaying.
2011-04-23 José FonsecaFix MacOSX build.
2011-04-23 José FonsecaProvide an alternative tracing mechanism based on LD_LI...
2011-04-23 José FonsecaDescribe how to build the 32bit version of the wrapper.
2011-04-23 José FonsecaAdd a few more extensions to glapi.py
2011-04-23 José FonsecaForce internal symbol relocations to be solved internally.
2011-04-23 José Fonsecas/TRACE_PATH/TRACE_FILE/
2011-04-23 Zack RusinSize the image widget more reasonably.
2011-04-23 Zack RusinAllow opening multiple images.
2011-04-23 Zack RusinQuick hack to downsample multisampled framebuffers.
2011-04-22 José FonsecaUse -fvidibility=hidden to restrict dynamic symbols.
2011-04-22 José FonsecaRemove redundant extern "C" clauses.
2011-04-22 Zack RusinAdd shortcut to replay and lookup state.
2011-04-21 José FonsecaHandle correctly apps that don't directly link/load...
2011-04-21 José FonsecaMinor code whitespace cleanup.
2011-04-21 José FonsecaFix HTML representation of multiline strings.
2011-04-21 José FonsecaRemove unused/duplicate libraries from glretrace.
2011-04-21 José FonsecaPut all executables into the same to level build directory.
2011-04-21 Zack RusinShave about 200mb of heap by not using full filterText...
2011-04-21 Zack RusinFix minor errors in the apitracemodel
2011-04-21 Zack RusinAdd the half float format.
2011-04-20 Zack RusinAdd various sizing enums.
2011-04-20 Zack RusinVarious cleanups.
2011-04-20 José FonsecaFix build on MacOSX.
next