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
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: Don't set surface_[fill|copy] if not set on pipe
Jakob Bornecrantz
2009-09-01
1
-2
/
+4
*
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
1
-56
/
+31
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
1
-1
/
+1
|
\
|
*
trace: Remove space next to the class attribute of the trace.
José Fonseca
2009-08-14
1
-1
/
+1
*
|
gallium/trace: remove stray semicolons
Brian Paul
2009-08-11
1
-2
/
+2
*
|
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
1
-0
/
+3
*
|
trace: Use correct texture in drm_api wrapper
Jakob Bornecrantz
2009-08-05
1
-1
/
+1
*
|
gallium/trace: Fix SCons build.
Michel Dänzer
2009-07-20
1
-0
/
+1
*
|
trace: Add drm api integration
Jakob Bornecrantz
2009-07-02
4
-12
/
+265
*
|
gallium: remove the pipe_sampler_state::shadow_ambient field
Brian Paul
2009-06-30
1
-1
/
+0
*
|
trace: Don't write state objects to file if dumping is not set
Jakob Bornecrantz
2009-06-14
1
-0
/
+60
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
2
-5
/
+5
|
\
|
|
*
trace: Use size_t consistently.
José Fonseca
2009-06-18
2
-5
/
+5
*
|
trace: __func__ --> __FUNCTION__.
Michal Krol
2009-06-10
1
-1
/
+1
*
|
trace/rbug: Add support for draw block rule
Jakob Bornecrantz
2009-06-09
3
-3
/
+91
*
|
trace/rbug: Return textures currently bound to context
Jakob Bornecrantz
2009-06-09
3
-3
/
+17
*
|
trace/rbug: Sleep on windows when blocked
Jakob Bornecrantz
2009-06-08
1
-1
/
+3
*
|
trace/rbug: Use condvar on system that has it for blocking
Jakob Bornecrantz
2009-06-05
3
-0
/
+14
*
|
trace/rbug: Add new contexts functions to trace rbug
Jakob Bornecrantz
2009-06-04
3
-1
/
+236
*
|
trace/rbug: Add rbug integration for remote debugging
Jakob Bornecrantz
2009-06-01
6
-6
/
+685
*
|
trace: Improve shader wrapping
Jakob Bornecrantz
2009-05-18
3
-4
/
+29
*
|
gallium: remove occlusion_count flag from depth-stencil state
Keith Whitwell
2009-05-16
1
-1
/
+0
*
|
trace: Export enabled status
Jakob Bornecrantz
2009-05-16
4
-9
/
+25
*
|
trace: Unwrap buffer in texture_blanket
Jakob Bornecrantz
2009-05-16
1
-1
/
+3
*
|
trace: If either shader is disabled don't draw
Jakob Bornecrantz
2009-05-16
2
-0
/
+19
*
|
trace: Put shaders on a list in the context
Jakob Bornecrantz
2009-05-16
6
-8
/
+151
*
|
trace: Move state dump functions to tr_dump_state.[c|h]
Jakob Bornecrantz
2009-05-16
6
-7
/
+7
|
/
*
trace: Add initializer for static variables
Jakob Bornecrantz
2009-04-20
3
-2
/
+20
*
trace: Enable dumping to be turned on and off
Jakob Bornecrantz
2009-04-19
4
-5
/
+191
*
trace: Keep screen objects on lists
Jakob Bornecrantz
2009-04-17
8
-4
/
+84
*
trace: Fix is_referenced functions
Jakob Bornecrantz
2009-04-17
1
-2
/
+6
*
trace: Simplify trace_buffer function
Jakob Bornecrantz
2009-04-17
5
-17
/
+13
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+44
*
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: Make calls dumping threadsafe.
José Fonseca
2009-04-08
1
-0
/
+7
*
trace: Make call no global.
José Fonseca
2009-04-08
1
-3
/
+4
*
trace: Simplify cast wrappers.
José Fonseca
2009-04-08
5
-58
/
+29
*
trace: Match pipe_context::clear prototype.
José Fonseca
2009-04-08
1
-7
/
+4
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
1
-8
/
+13
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-2
/
+0
*
trace: Defer the cast to after the check for enabled trace.
José Fonseca
2009-03-25
1
-2
/
+5
*
trace: Update readme.
José Fonseca
2009-03-25
1
-3
/
+3
*
trace: Number calls.
José Fonseca
2009-03-25
2
-1
/
+12
*
Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc
Alan Coopersmith
2009-03-25
1
-2
/
+2
*
trace: Fix args to buffer write
Jakob Bornecrantz
2009-03-22
1
-1
/
+1
*
gallium: remove remaining references to origin_lower_left
Keith Whitwell
2009-03-21
1
-1
/
+0
*
trace: Formalize on a standard for data size pair
Jakob Bornecrantz
2009-03-19
1
-10
/
+11
*
trace: Fix memory leak
Jakob Bornecrantz
2009-03-16
1
-1
/
+2
*
trace: Re-init refcounters just incase
Jakob Bornecrantz
2009-03-16
2
-0
/
+5
[next]