]> git.cworth.org Git - apitrace/shortlog
apitrace
2011-08-27 Zack RusinMerge branch 'master' into on-demand-loading
2011-08-27 Zack RusinMake sure that the snappyfile doesn't try to read past...
2011-08-27 Zack RusinReset the container after deleting all the elements.
2011-08-27 Zack RusinSome initial thoughts on the on-demand loading api.
2011-08-26 José FonsecaFile::getc should return -1 (EOF) on failure.
2011-08-26 José FonsecaReplicate some of snappy autoconf tests.
2011-08-25 Zack RusinMerge branch 'compression'
2011-08-25 José FonsecaMake FlushDeep the default and only flush type.
2011-08-25 José FonsecaFix dislexic mistake in previous change.
2011-08-25 José FonsecaFix Windows builds.
2011-08-25 José FonsecaAdd copyright headers.
2011-08-25 José FonsecaAdvertise GREMEDY extensions through glStringi too.
2011-08-25 Zack RusinMake sure that the size of the compressed length is...
2011-08-25 Zack RusinFix writing/reading compressed length of the chunks.
2011-08-25 Zack RusinInline some File methods.
2011-08-25 Zack RusinExport SnappyFile class to its own file.
2011-08-24 José FonsecaUpdate TODO.
2011-08-24 José FonsecaMerge branch 'master' into compression
2011-08-24 José FonsecaUse the exception handler from localWriter to only...
2011-08-24 José FonsecaSignal handling support.
2011-08-24 José FonsecaMake localWriter a proper singleton.
2011-08-24 José FonsecaMove LocalWriter into its own source file.
2011-08-24 José FonsecaFix cleanup Windows' CatchInterrupts implementation.
2011-08-24 Zack RusinMerge branch 'master' into compression
2011-08-24 Zack RusinCatch exceptions on Windows.
2011-08-24 Zack RusinHandle sigsegv as well.
2011-08-23 Zack RusinVarious changes to the flushing code.
2011-08-23 Zack RusinAdd a link to the mailing list
2011-08-20 Zack RusinMake sure that the traces are always complete.
2011-08-20 José FonsecaNo need to strip ANSI escapes.
2011-08-20 José FonsecaAllow to disable ANSI escape codes on tracedump.
2011-08-20 José FonsecaDrop python trace parsing code.
2011-08-20 José FonsecaSpecialized Writer for tracing the current process.
2011-08-20 José FonsecaImprovide whitespace formatting of tracediff.sh
2011-08-16 José FonsecaFix segfault running glretrace without args.
2011-08-08 Zack RusinDon't change immutable values.
2011-08-08 Zack RusinAdd a file identifier to snappy compressed traces
2011-08-07 José FonsecaBundle Snappy source code.
2011-08-06 Zack RusinAutomatically detect whether trace is zlib or snappy...
2011-08-06 Zack RusinMake Snappy compression/decompression the default
2011-08-06 Zack RusinRemove debugging helpers and fix Snappy::rawGetc
2011-08-06 Zack Rusingets returns an int
2011-08-06 Zack RusinOk, when != -1
2011-08-06 Zack RusinSpecify which call caused an error.
2011-08-06 Zack RusinAdd snappy compression/decompression code.
2011-08-06 Zack RusinAbstract file writing operation into a class of its...
2011-08-05 Zack RusinQt not QT
2011-08-01 José FonsecaLink all targets against common.
2011-07-31 José FonsecaSort uniforms in ascending order by default.
2011-07-31 José FonsecaAvoid duplicate shaders.
2011-07-31 José FonsecaFix shader type from ARB_shader_objects.
2011-07-31 José FonsecaAdd a state tab that list uniforms.
2011-07-31 José FonsecaAvoid pointless data structure copying.
2011-07-29 José FonsecaRecognize glFrameTerminatorGREMEDY as swapbuffer frame...
2011-07-28 José FonsecaFix automagic link in comment.
2011-07-27 José FonsecaAdd ENABLE_GUI option to control GUI builds and depende...
2011-07-27 Zack RusinAdd glXDestroyContext because the warnings were getting...
2011-07-21 José FonsecaDump ARB program uniforms.
2011-07-19 José FonsecaDump uniforms for ARB_shader_objects too.
2011-07-19 José FonsecaHandle moe uniform types and sizes.
2011-07-19 José FonsecaBasic uniform state dumping
2011-07-19 José FonsecaSort shader objs so that state dumps are reproducible.
2011-07-19 José FonsecaAdd missing call to dumpCurrentProgramObj.
2011-07-17 José FonsecaAccumulate the sources of different shader objects...
2011-07-15 José FonsecaFix the *GREMEDY proc address return.
2011-07-15 José FonsecaImplement GL_GREMEDY_string_marker and GL_GREMEDY_frame...
2011-07-15 José FonsecaAdjust the default tracedump path.
2011-07-14 José FonsecaAdd missing headers.
2011-07-14 José FonsecaFallback to /proc/self/cmdline on setuid processes.
2011-07-12 José FonsecaImport PIL modules from PIL package.
2011-07-07 José FonsecaFix typo in INT32.
2011-07-05 José FonsecaAdd missing file to glxtrace.so
2011-07-04 José FonsecaMinor tweaks to the markdown.
2011-07-02 José FonsecaPNM output support.
2011-07-02 José FonsecaSplit image code per file format.
2011-07-02 José FonsecaRename static library from trace to common.
2011-07-02 José FonsecaMerge remote-tracking branch 'github/markdown'
2011-07-01 José FonsecaFix out of source build.
2011-06-30 José FonsecaUse markdown syntax.
2011-06-30 José FonsecaUpdate glext headers.
2011-06-30 José FonsecaPut all thirdparty code into a separate subdirectory.
2011-06-29 José FonsecaFix NV_vertex_program detection logic.
2011-06-29 José FonsecaAttempt to use glVertexAttribPointerNV when NV_vertex_p...
2011-06-29 José FonsecaUse the glGetVertexAttrib*ARB as well.
2011-06-28 José FonsecaUse glVertexAttribPointerARB when VERTEX_PROGRAM_ARB...
2011-06-28 José FonsecaDistinguish different glVertexAttribPointer* functions...
2011-06-22 José FonsecaFix gl*Uniform* array lengths.
2011-06-21 Jeff MuizelaarAdd support for GL_APPLE_flush_render
2011-06-21 José FonsecaFix GREMEDY's extensions description.
2011-06-21 José FonsecaAlways use bundled zlib and libpng sources.
2011-06-21 José FonsecaDelete dead file.
2011-06-20 Zack RusinAllow saving of surface snapshots to png's.
2011-06-19 José FonsecaMerge branch 'trace-snapshot'
2011-06-19 José FonsecaHandle gracefully errors when trying to read glXCreatew...
2011-06-13 José Fonsecatracerepack: Don't fail when temp file is in different...
2011-06-13 José FonsecaAbility to take snapshots while tracing.
2011-06-11 José Fonsecas/__dlsym/__libgl_sym/
2011-06-11 José FonsecaDon't resize the window on glViewport if there's a...
2011-06-11 José FonsecaHandle ARB_pixel_buffer_object correctly.
2011-06-11 José FonsecaTrace remaining ARB_imaging functions correctly.
next