projects
/
tools
/
apitrace.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tools/apitrace.git
2011-05-05
José Fonseca
Basic multi context & puffer support for WGL.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
José Fonseca
Basic multi GLX context support.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
José Fonseca
Indent glretrace_wgl.cpp code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
José Fonseca
Move OS-specific retracing functions to separate files.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
José Fonseca
Don't checkt GL error on memcpy.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-05
José Fonseca
More unknown call warning code to its own function.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
José Fonseca
Make retrace_call void()
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
José Fonseca
Move glFlush specific code to the retrace function.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
zackr
Merge pull request #17 from mysticbob/master
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
Bob Kuehne
quiet clang warning about mismatched types
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
José Fonseca
Cleanup arrays pointer handling code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
José Fonseca
Minor updates to some functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
José Fonseca
Cleanup apigen dir.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
José Fonseca
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
José Fonseca
Unify glenum.py and glstate.py parameter table into...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-04
José Fonseca
Update gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
José Fonseca
More gl parameter cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
José Fonseca
Handle EXT_vertex_arrays and EXT_draw_range_elements.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
José Fonseca
Use glstate.py parameter table for determining paramete...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
José Fonseca
Fix whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
José Fonseca
More state dump cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
José Fonseca
Update to-do.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
José Fonseca
Dump arb program parameters.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
José Fonseca
Dump more program states.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
José Fonseca
Describe more state.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
José Fonseca
Classify more parameters.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
José Fonseca
Recognize more pixel formats.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
José Fonseca
Fix build on Mingw-w64.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
José Fonseca
Recognize more D3D9 enums/flags.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Zack Rusin
Update FindQJSON.cmake to the latest version.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
Zack Rusin
Don't overflow the max index when the app isn't renderi...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-29
zackr
Merged pull request #13 from putsman/patch-1.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
José Fonseca
Allow to resize the window to be larger than the desktop.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
José Fonseca
Fix replay on MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
José Fonseca
Fix opengl32.dll output directory too.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
putsman
Fix bits_per_pixel for 5_6_5
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
José Fonseca
Fix .dll output directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
José Fonseca
Re-add d3d8 support.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
José Fonseca
Dump D3D9 shaders as text, as done previously.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
José Fonseca
Describe glretrace -db and --help options; and how...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Zack Rusin
Don't hide the state dock while looking up the defaults.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-28
Zack Rusin
Don't clear the trace when the file selection has been...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Zack Rusin
Add GL_ANY_SAMPLES_PASSED from occ_query2 to the list...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Zack Rusin
Get occlusion query getters reference the corrent size...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Zack Rusin
Show the size of binary data uploaded in a frame.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-27
Zack Rusin
Cleanup the ApiTraceFrame a bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
José Fonseca
Dump symbolic names in glTexEnv/Gen/Parameter and simil...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-26
Zack Rusin
Fix glCompressed*Image*DARB tracing/retracing
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
José Fonseca
More state: texenv.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
José Fonseca
Dump more state: lights, materials.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
José Fonseca
Remove dead hidden variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Zack Rusin
Detect the binary data at the construction.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-25
Zack Rusin
Encode the snapshots as png's.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Zack Rusin
Specify the Qt version which we require.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Zack Rusin
Plug 2 more memory leaks in the gui.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Zack Rusin
The Value from the enum signature was leaking.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Zack Rusin
Plugging some memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Zack Rusin
Don't generate the search string on thousands of hidden...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Zack Rusin
Add another enum.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
José Fonseca
comment about memcpy prototype
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
José Fonseca
Basic MapBuffer/MapBufferRange trace/retrace support.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
José Fonseca
Avoid time consuming user array checks when they have...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Zack Rusin
Show the call for which the surface we're displaying.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
José Fonseca
Fix MacOSX build.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
José Fonseca
Provide an alternative tracing mechanism based on LD_LI...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
José Fonseca
Describe how to build the 32bit version of the wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
José Fonseca
Add a few more extensions to glapi.py
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
José Fonseca
Force internal symbol relocations to be solved internally.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
José Fonseca
s/TRACE_PATH/TRACE_FILE/
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Zack Rusin
Size the image widget more reasonably.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Zack Rusin
Allow opening multiple images.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Zack Rusin
Quick hack to downsample multisampled framebuffers.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
José Fonseca
Use -fvidibility=hidden to restrict dynamic symbols.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
José Fonseca
Remove redundant extern "C" clauses.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Zack Rusin
Add shortcut to replay and lookup state.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
José Fonseca
Handle correctly apps that don't directly link/load...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
José Fonseca
Minor code whitespace cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
José Fonseca
Fix HTML representation of multiline strings.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
José Fonseca
Remove unused/duplicate libraries from glretrace.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
José Fonseca
Put all executables into the same to level build directory.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Zack Rusin
Shave about 200mb of heap by not using full filterText...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Zack Rusin
Fix minor errors in the apitracemodel
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Zack Rusin
Add the half float format.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Zack Rusin
Add various sizing enums.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Zack Rusin
Various cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
José Fonseca
Fix build on MacOSX.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
José Fonseca
Fix GL prototypes on MacOSX.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
José Fonseca
More effective prevention against including system...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
José Fonseca
Print an error message when not able to open X display.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Zack Rusin
Skip windowing system calls but still allow state fetch...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Zack Rusin
Call the action "error checking" instead of "benchmarking"
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Zack Rusin
Go to the selected error.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Zack Rusin
Add an action to show and hide the errors dock.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Zack Rusin
Large chunk of showing the replay errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Zack Rusin
Output all warnings in the <call no>: <type>: <message...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Zack Rusin
Handle GL_CURRENT_PROGRAM when the app gets it.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Zack Rusin
more error handling changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Zack Rusin
Large chunk of functionality to show errors.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Zack Rusin
unignore png's in the resources dir
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Zack Rusin
Implement an edit menu.
commit
|
commitdiff
|
tree
|
snapshot
next