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
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-1
/
+1
*
trace: Correct/cleanup.
José Fonseca
2011-04-06
1
-12
/
+12
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-4
/
+2
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-11
/
+7
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-2
/
+4
*
trace: Use pipe_static_mutex.
José Fonseca
2011-03-06
1
-2
/
+0
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-69
/
+8
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-0
/
+25
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-1
/
+4
|
\
|
*
trace: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+4
*
|
trace: Remove rbug from trace
Jakob Bornecrantz
2010-05-12
1
-24
/
+0
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
|
/
*
trace: Fix several regressions introduced by recent interface changes.
José Fonseca
2010-04-12
1
-1
/
+1
*
trace: Remove unnecessary header.
Vinson Lee
2010-04-11
1
-1
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-254
/
+40
*
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
[next]