~ted/apitrace/ubuntu

  • Committer: Ted Gould
  • Date: 2011-07-06 15:28:09 UTC
  • Revision ID: ted@gould.cx-20110706152809-6dmgl1fhv74rh7q8
Tags: 0.0.0-0ubuntu7
releasing version 0.0.0-0ubuntu7
Filename Latest Rev Last Changed Committer Comment Size
..
apigen 239 13 years ago José Fonseca Better directory name. Diff
cmake 144 13 years ago José Fonseca Build D3D wrappers with CMake. Diff
debian 757 12 years ago Ted Gould * Initial release * Initial packaging Diff
gui 333 13 years ago Zack Rusin Add a basic gui for apitrace. Diff
scripts 409 13 years ago José Fonseca Move scripts into a sepearate dir, to distinguish Diff
thirdparty 754 12 years ago José Fonseca Put all thirdparty code into a separate subdirecto Diff
.emacs-dirvars 400 13 years ago Zack Rusin Add an .emacs-dirvars file. 402 bytes Diff Download File
.gitignore 756.1.4 12 years ago José Fonseca PNM output support. Inspired on Mathieu Virbel's 387 bytes Diff Download File
cglapi.py 660 12 years ago José Fonseca Trace the whole OpenGL framework on Mac OS X. 11.4 KB Diff Download File
cgltrace.py 740 12 years ago José Fonseca s/__dlsym/__libgl_sym/ 3.4 KB Diff Download File
File CMakeLists.txt 756.1.6 12 years ago José Fonseca Add missing file to glxtrace.so 13.9 KB Diff Download File
codegen.py 276 13 years ago José Fonseca Add brief comments. 2.8 KB Diff Download File
compat.h 697 12 years ago José Fonseca Tweak the include order to avoid symbol conflicts. 1.9 KB Diff Download File
d3d.py 657 12 years ago José Fonseca Build fixes and minor corrections. 31.7 KB Diff Download File
d3d10.def 108 14 years ago José Fonseca Rudimentary support for D3D10. 113 bytes Diff Download File
d3d10_1.def 108 14 years ago José Fonseca Rudimentary support for D3D10. 117 bytes Diff Download File
d3d10_1.py 643 12 years ago José Fonseca trace_write -> trace_writer 3.1 KB Diff Download File
d3d10misc.py 643 12 years ago José Fonseca trace_write -> trace_writer 2.8 KB Diff Download File
d3d8.def 4 15 years ago José Fonseca Autogenerate d3d8.dll wrapper. 51 bytes Diff Download File
d3d8.py 664 12 years ago José Fonseca Fix D3D shader dumping after trace writing refacto 21.4 KB Diff Download File
d3d8caps.py 210 13 years ago José Fonseca windows.py -> winapi.py 9.7 KB Diff Download File
d3d8types.py 647 12 years ago José Fonseca Fix build with old DXSDK. 22.5 KB Diff Download File
d3d9.def 84 14 years ago José Fonseca Wrap Pix D3DPERF_* functions. 264 bytes Diff Download File
d3d9.py 730 12 years ago José Fonseca Fix another fail value assertion. 32.7 KB Diff Download File
d3d9caps.py 278 13 years ago José Fonseca Fix d3d9 bad bitmasks. 12.3 KB Diff Download File
d3d9imports.hpp 529 12 years ago José Fonseca Dump D3D9 shaders as text, as done previously. 2.3 KB Diff Download File
d3d9types.py 598 12 years ago José Fonseca Fix spec of arrays in D3D. 30.4 KB Diff Download File
d3dcaps.py 648 12 years ago José Fonseca Get DDraw/D3D7 building. Untested. 13.5 KB Diff Download File
d3dshader.cpp 697 12 years ago José Fonseca Tweak the include order to avoid symbol conflicts. 3.1 KB Diff Download File
d3dshader.hpp 664 12 years ago José Fonseca Fix D3D shader dumping after trace writing refacto 1.4 KB Diff Download File
d3dtypes.py 649 12 years ago José Fonseca Build fixes. 25.3 KB Diff Download File
ddraw.def 651 12 years ago José Fonseca Several DX7 corrections. 629 bytes Diff Download File
ddraw.py 657 12 years ago José Fonseca Build fixes and minor corrections. 68.1 KB Diff Download File
debug.py 110 14 years ago José Fonseca Switch to the MIT license. 2 KB Diff Download File
dispatch.py 710 12 years ago José Fonseca Warn instead of aborting for missing entry-points. 4.5 KB Diff Download File
formatter.hpp 466 13 years ago José Fonseca Standard define for Windows is _WIN32, not WIN32. 4.7 KB Diff Download File
glapi.py 748 12 years ago José Fonseca Fix gl*Uniform* array lengths. A lot of inconsist 300 KB Diff Download File
glimports.hpp 712 12 years ago José Fonseca More accurate include/linkage in Mac OS X. A bit 2.8 KB Diff Download File
glparams.py 731 12 years ago José Fonseca Recognize uniform buffer object parameters. 147 KB Diff Download File
glproc.py 740 12 years ago José Fonseca s/__dlsym/__libgl_sym/ 9.7 KB Diff Download File
glretrace.hpp 682 12 years ago José Fonseca Allow to specify the snapshot frequency. Based on 2.2 KB Diff Download File
glretrace.py 739 12 years ago José Fonseca Don't resize the window on glViewport if there's a 15.3 KB Diff Download File
glretrace_cgl.cpp 666 12 years ago José Fonseca Use regular C strings everywhere. 3.4 KB Diff Download File
glretrace_glx.cpp 725 12 years ago José Fonseca Retrace glXCreateContextAttribsARB. And simplify 9.5 KB Diff Download File
glretrace_main.cpp 756.1.4 12 years ago José Fonseca PNM output support. Inspired on Mathieu Virbel's 8.8 KB Diff Download File
glretrace_wgl.cpp 666 12 years ago José Fonseca Use regular C strings everywhere. 74.8 KB Diff Download File
glsize.hpp 749 12 years ago José Fonseca Distinguish different glVertexAttribPointer* funct 21.3 KB Diff Download File
glsnapshot.cpp 740.1.2 12 years ago José Fonseca Handle gracefully errors when trying to read glXCr 5.7 KB Diff Download File
glsnapshot.hpp 740.1.1 12 years ago José Fonseca Ability to take snapshots while tracing. Mostly f 1.5 KB Diff Download File
glstate.cpp 735 12 years ago José Fonseca Add a note about reseting imaging state. 30 KB Diff Download File
glstate.hpp 644 12 years ago José Fonseca Move snapshooting to glstate. 1.7 KB Diff Download File
glstate.py 713 12 years ago José Fonseca Dump framebuffer images with their true size. 17.5 KB Diff Download File
gltrace.py 753 12 years ago José Fonseca Fix NV_vertex_program detection logic. 35.2 KB Diff Download File
gltypes.py 728 12 years ago José Fonseca Fix GL_ARB_sampler_objects description. 6.8 KB Diff Download File
glws.hpp 626 12 years ago José Fonseca Don't show windows until they are first resized. 2.7 KB Diff Download File
glws_glx.cpp 712 12 years ago José Fonseca More accurate include/linkage in Mac OS X. A bit 7.8 KB Diff Download File
glws_wgl.cpp 626 12 years ago José Fonseca Don't show windows until they are first resized. 6.5 KB Diff Download File
glxapi.py 724 12 years ago José Fonseca Add missing GLX extensions. 23.4 KB Diff Download File
glxtrace.py 740.1.1 12 years ago José Fonseca Ability to take snapshots while tracing. Mostly f 7.2 KB Diff Download File
image.cpp 756.1.3 12 years ago José Fonseca Split image code per file format. 2.3 KB Diff Download File
image.hpp 756.1.4 12 years ago José Fonseca PNM output support. Inspired on Mathieu Virbel's 3.1 KB Diff Download File
image_bmp.cpp 756.1.3 12 years ago José Fonseca Split image code per file format. 3.7 KB Diff Download File
image_png.cpp 756.1.3 12 years ago José Fonseca Split image code per file format. 7.8 KB Diff Download File
image_pnm.cpp 756.1.4 12 years ago José Fonseca PNM output support. Inspired on Mathieu Virbel's 2.2 KB Diff Download File
json.hpp 570 12 years ago José Fonseca Handle NaNs in JSON. 8 KB Diff Download File
LICENSE 602 12 years ago José Fonseca Put license in a separate file. 1 KB Diff Download File
opengl32.def 124 13 years ago José Fonseca Trace wglSwapMultipleBuffers 5.1 KB Diff Download File
os.hpp 736 12 years ago José Fonseca Recognize printf format string in OS::DebugMessage 2.4 KB Diff Download File
os_posix.cpp 638 12 years ago José Fonseca Use the process ID as process name when /proc/self 2.9 KB Diff Download File
os_win32.cpp 562.1.11 12 years ago José Fonseca Fix build with MSVC 2005. Thanks to horte for poi 3.2 KB Diff Download File
README.markdown 756.1.5 12 years ago José Fonseca Minor tweaks to the markdown. 5.8 KB Diff Download File
retrace.cpp 725 12 years ago José Fonseca Retrace glXCreateContextAttribsARB. And simplify 1.9 KB Diff Download File
retrace.hpp 725 12 years ago José Fonseca Retrace glXCreateContextAttribsARB. And simplify 2.9 KB Diff Download File
retrace.py 691 12 years ago José Fonseca Support glMulti*. 11.1 KB Diff Download File
stdapi.py 648 12 years ago José Fonseca Get DDraw/D3D7 building. Untested. 14.4 KB Diff Download File
TODO.markdown 755.1.1 12 years ago José Fonseca Use markdown syntax. 1.7 KB Diff Download File
trace.py 691 12 years ago José Fonseca Support glMulti*. 16.4 KB Diff Download File
trace_format.hpp 635 12 years ago José Fonseca Update trace binary format description. 2.7 KB Diff Download File
trace_model.cpp 674 12 years ago José Fonseca Better naming for bitmask signature. 11.8 KB Diff Download File
trace_model.hpp 679 12 years ago José Fonseca Remove unused header. 6.9 KB Diff Download File
trace_model_writer.cpp 678 12 years ago José Fonseca Ability to write a new call to trace file. 3.3 KB Diff Download File
trace_parser.cpp 677 12 years ago José Fonseca Set FunctionSig's id. 10 KB Diff Download File
trace_parser.hpp 673 12 years ago José Fonseca Unify Call::Signature into FunctionSig. 2.6 KB Diff Download File
trace_writer.cpp 719 12 years ago José Fonseca Uniformize the debug messages. 8.1 KB Diff Download File
trace_writer.hpp 678 12 years ago José Fonseca Ability to write a new call to trace file. 3.3 KB Diff Download File
tracedump.cpp 704 12 years ago José Fonseca Fail when trace file in command line can't be open 1.7 KB Diff Download File
wglapi.py 726 12 years ago José Fonseca Remove duplicate glAddSwapHintRectWIN. 10.9 KB Diff Download File
wglenum.py 314 13 years ago José Fonseca More complete WGL enums. 8.2 KB Diff Download File
wgltrace.py 719 12 years ago José Fonseca Uniformize the debug messages. 3.3 KB Diff Download File
winapi.py 651 12 years ago José Fonseca Several DX7 corrections. 3.7 KB Diff Download File