]> git.cworth.org Git - apitrace/shortlog
apitrace
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.
2011-06-11 José FonsecaRecognize printf format string in OS::DebugMessage.
2011-06-11 José FonsecaAdd a note about reseting imaging state.
2011-06-10 José FonsecaFix nasty alignment bug in image size computation.
2011-06-09 José FonsecaRetrace glConvolutionFilter*
2011-06-09 José FonsecaRecognize a few esoteric formats.
2011-06-09 José FonsecaRecognize uniform buffer object parameters.
2011-06-09 José FonsecaFix another fail value assertion.
2011-06-09 José FonsecaMore assorted description fixes.
2011-06-09 José FonsecaFix GL_ARB_sampler_objects description.
2011-06-08 José FonsecaFix assertion failure due to bad fail value.
2011-06-08 José FonsecaRemove duplicate glAddSwapHintRectWIN.
2011-06-08 José FonsecaRetrace glXCreateContextAttribsARB.
2011-06-08 José FonsecaAdd missing GLX extensions.
2011-06-08 José FonsecaAdd a bunch of missing GL extensions.
2011-06-08 José FonsecaA few improvements to the C declaration parser.
2011-06-08 José FonsecaDescribe a few GL 3 parameters.
2011-06-08 José Fonseca(Re)trace glClearBuffer*v properly.
2011-06-08 José FonsecaUniformize the debug messages.
2011-06-07 José FonsecaAdd some sanity checks to catch state clobering.
2011-06-07 José FonsecaRecognize a few more misc draw function names.
2011-06-07 José FonsecaUse the right framebuffer size also when generating...
2011-06-07 José FonsecaDo error checking in glCheckFramebufferStatus.
2011-06-07 José Fonsecatracediff: Allow to control the call limit.
next