]> git.cworth.org Git - apitrace/shortlog
apitrace
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.
2011-05-08 José FonsecaPrevent different enums from obtaining the same id.
2011-05-08 José FonsecaUpdate links.
2011-05-08 Zack RusinShow call name on glGetError warning messages.
2011-05-08 Zack RusinShow call name on glGetError warning messages.
2011-05-08 Zack RusinImplement context sharing.
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é FonsecaUpdate to-do.
2011-05-07 José FonsecaRetrace wglCreateContextAttribsARB.
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-07 José FonsecaFully segregate Floats from doubles.
2011-05-07 José FonsecaStop using implicit casts.
2011-05-06 José FonsecaMerge branch 'master' into multi-context
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-06 José FonsecaDon't create an initial window.
2011-05-06 José FonsecaHandle NaNs in JSON.
2011-05-06 José FonsecaTake drawable geometry on creation.
2011-05-06 José FonsecaRetrace glXCreateNewContext & glXMakeContextCurrent.
2011-05-06 José FonsecaRetrace wglCreateLayerContext and wglSwapLayerBuffers...
2011-05-06 José FonsecaHandle pointer casts better.
2011-05-05 José FonsecaBasic multi context & puffer support for WGL.
2011-05-05 José FonsecaAdd script to extract reference URLS for functions...
2011-05-05 José FonsecaBasic multi GLX context support.
2011-05-05 José FonsecaIndent glretrace_wgl.cpp code.
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.
next