index
:
usermoji.git
mommy
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-03
memTracker: Use local GetProcAddr rather than auto generated one
Jon Ashburn
2015-03-03
drawState: Use local GetProcAddr rather than auto generated one
Jon Ashburn
2015-03-03
layers: if no settings file or call overrides make callback override loging
Jon Ashburn
2015-03-03
layers: Correctly set last bound PSO in DrawState layer
Tobin Ehlis
2015-03-03
Win: Cannot use the "dot" functionality yet on Windows.
Ian Elliott
2015-03-02
layers: Made mem_tracker thread-safe
Mark Lobodzinski
2015-03-02
Turn on ability to trace on Windows with NVIDIA driver.
Ian Elliott
2015-03-02
Add NOMINMAX and VC_EXTRALEAN to some windows files
Piers Daniell
2015-03-02
Win/glave: Remove new compiler warnings on Windows.
Ian Elliott
2015-03-02
Win/glave: Compile/link the glvtrace_xgl64.dll library on Windows.
Ian Elliott
2015-03-02
Linux: Must use "__linux__" instead of "PLATFORM_LINUX".
Ian Elliott
2015-03-02
demos/cube: use a single layout
Chia-I Wu
2015-03-02
Get the trace player to work with Windows
Piers Daniell
2015-03-02
xcb: Deal with case of getenv() returning NULL.
Ian Elliott
2015-03-02
Modify xcb_nvidia/nulldrv to also support nulldrv.
Ian Elliott
2015-03-02
Update tri and cube with stage
Piers Daniell
2015-03-02
Revert "misc: Add xglRecordMemoryRange entrypoint and use it in Glave"
Jon Ashburn
2015-03-02
layers: Update last global DS in DrawState when UpdateDescriptors is called
Tobin Ehlis
2015-03-02
layers: DrawState Cmd Buffer tracking improvements
Tobin Ehlis
2015-03-02
misc: Add xglRecordMemoryRange entrypoint and use it in Glave
Jon Ashburn
2015-02-27
glave: Set layer extension func pointers to NULL when the device is destroyed.
Peter Lohrmann
2015-02-27
layers: Issue endl at end of output
Courtney Goeltzenleuchter
2015-02-27
demos: Clean up renderpass and framebuffer
Courtney Goeltzenleuchter
2015-02-27
layers: In DrawState track last global pipe state and dump that to dot diagram
Tobin Ehlis
2015-02-27
Merge ReplayThread change with Detach Replay Window.
Peter Lohrmann
2015-02-26
glvdebug: Move QReplayWorker into a separate thread.
Peter Lohrmann
2015-02-26
layers: Fix null pointer reference in MemTracker
Mark Lobodzinski
2015-02-26
glave: Add command buffer diagram.
Jeremy Hayes
2015-02-26
layers: Remove spurious assert.
Mark Lobodzinski
2015-02-26
layers: Fix MemTracker memory leak
Mark Lobodzinski
2015-02-26
layers: Correctly represent Descriptor-related arrays in DrawState dot file
Tobin Ehlis
2015-02-26
glave: cleanup mem_info list as it shrinks during tracing
Jon Ashburn
2015-02-25
layer: Fixed options settings for generated layers, fixed typos
Mark Lobodzinski
2015-02-25
layers: Fix Memtracker fence-related memory leak
Mark Lobodzinski
2015-02-25
Win: Fix compilation error on Windows (xgl_helper.py).
Ian Elliott
2015-02-25
Win: layers (draw_state.c): Fix compilation error on Windows.
Ian Elliott
2015-02-25
layers: Track WsiCreatePresentableImage image object
Courtney Goeltzenleuchter
2015-02-25
layers: Do not track PHYSICAL_GPUS
Courtney Goeltzenleuchter
2015-02-25
layers: Do not track Queue objects
Courtney Goeltzenleuchter
2015-02-25
layers: flush logged output so it's visible immediately
Courtney Goeltzenleuchter
2015-02-25
demos: Clean up objects after cmd buf built
Courtney Goeltzenleuchter
2015-02-25
demos: Update to single layout
Courtney Goeltzenleuchter
2015-02-25
demos: Be sure to initialize pNext
Courtney Goeltzenleuchter
2015-02-25
demos: Bug fix: Unbind image object
Courtney Goeltzenleuchter
2015-02-25
demos: Be sure to request correct memory type
Courtney Goeltzenleuchter
2015-02-25
demos: Add use_staging option
Courtney Goeltzenleuchter
2015-02-25
cube: Use staging buffer for texture upload
Courtney Goeltzenleuchter
2015-02-25
demos: Integrate feedback from NVIDIA
Courtney Goeltzenleuchter
2015-02-25
demos: Refactor to simplify and optimize
Courtney Goeltzenleuchter
2015-02-25
layers: Check for NULL pointer with dynamic_display()
Jon Ashburn
[prev]
[next]