index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
trace
/
tr_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-132
/
+4
*
trace: include tr_public.h
Keith Whitwell
2010-03-10
1
-0
/
+1
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-70
/
+0
*
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
1
-0
/
+34
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-0
/
+26
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
trace: Fix transfer size computation.
José Fonseca
2009-12-26
1
-1
/
+1
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-1
/
+2
*
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
1
-1
/
+2
*
trace: Handle transfer returning null
Jakob Bornecrantz
2009-10-14
1
-1
/
+2
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-1
/
+1
*
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
1
-0
/
+3
*
trace: Add drm api integration
Jakob Bornecrantz
2009-07-02
1
-12
/
+18
*
trace/rbug: Add rbug integration for remote debugging
Jakob Bornecrantz
2009-06-01
1
-2
/
+12
*
trace: Export enabled status
Jakob Bornecrantz
2009-05-16
1
-7
/
+16
*
trace: Unwrap buffer in texture_blanket
Jakob Bornecrantz
2009-05-16
1
-1
/
+3
*
trace: Move state dump functions to tr_dump_state.[c|h]
Jakob Bornecrantz
2009-05-16
1
-1
/
+1
*
trace: Add initializer for static variables
Jakob Bornecrantz
2009-04-20
1
-0
/
+2
*
trace: Enable dumping to be turned on and off
Jakob Bornecrantz
2009-04-19
1
-0
/
+2
*
trace: Keep screen objects on lists
Jakob Bornecrantz
2009-04-17
1
-0
/
+7
*
trace: Simplify trace_buffer function
Jakob Bornecrantz
2009-04-17
1
-5
/
+5
*
trace: Dump the fence, not its pointer.
José Fonseca
2009-04-09
1
-2
/
+6
*
trace: Use 'flags' name consistently.
José Fonseca
2009-04-09
1
-6
/
+6
*
trace: Simplify cast wrappers.
José Fonseca
2009-04-08
1
-17
/
+12
*
trace: Fix args to buffer write
Jakob Bornecrantz
2009-03-22
1
-1
/
+1
*
trace: Formalize on a standard for data size pair
Jakob Bornecrantz
2009-03-19
1
-10
/
+11
*
trace: Dump buffer data via buffer writes
Jakob Bornecrantz
2009-03-16
1
-64
/
+36
*
trace: Fix some typos
Jakob Bornecrantz
2009-03-13
1
-2
/
+2
*
trace: Wrap pipe_buffers
Jakob Bornecrantz
2009-03-12
1
-13
/
+29
*
trace: Move buffer functions from winsys to screen
Jakob Bornecrantz
2009-03-11
1
-9
/
+432
*
trace: Remove all whitespace at EOL
Jakob Bornecrantz
2009-03-11
1
-61
/
+61
*
trace: Fixup trace a bit
Jakob Bornecrantz
2009-03-11
1
-49
/
+54
*
trace: Fixup trace a bit
Jakob Bornecrantz
2009-03-11
1
-7
/
+18
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-89
/
+33
*
gallium: Fix up trace driver for introduction of struct pipe_transfer.
Michel Dänzer
2009-02-18
1
-27
/
+104
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
trace: Don't trace texture/surfaces releases, only destructions.
José Fonseca
2008-08-22
1
-16
/
+18
*
trace: Wrap all textures and surface created by the pipe driver.
José Fonseca
2008-08-15
1
-29
/
+75
*
trace: Trace surface contents.
José Fonseca
2008-08-15
1
-20
/
+55
*
trace: Make stream a global variable.
José Fonseca
2008-08-15
1
-105
/
+91
*
trace: Separate the trace screen/context vs the original screen/context.
José Fonseca
2008-08-14
1
-6
/
+18
*
trace: Trace winsys/screen/context creation.
José Fonseca
2008-08-12
1
-4
/
+9
*
trace: Prevent tracing internal pipe driver calls.
José Fonseca
2008-08-09
1
-0
/
+3
*
trace: Trace pipe_winsys calls.
José Fonseca
2008-08-09
1
-7
/
+2
*
trace: Dump format names.
José Fonseca
2008-08-07
1
-1
/
+1
*
trace: New pipe driver to trace incoming calls.
José Fonseca
2008-08-07
1
-0
/
+385