index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-1
/
+1
|
\
|
*
trace: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
1
-1
/
+1
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
3
-5
/
+7
|
\
|
|
*
trace: Silence unused variable warnings.
Vinson Lee
2009-12-27
1
-0
/
+2
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
2
-5
/
+5
|
|
\
|
|
*
trace: Silence uninitialized variable warnings.
Vinson Lee
2009-12-22
1
-2
/
+2
|
|
*
trace: Add PIPE_OS_APPLE.
Vinson Lee
2009-12-22
2
-3
/
+3
*
|
|
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
2009-12-28
1
-3
/
+2
*
|
|
trace: Fix transfer size computation.
José Fonseca
2009-12-26
1
-1
/
+1
*
|
|
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
1
-20
/
+0
|
\
\
\
|
*
|
|
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-20
/
+0
*
|
|
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
2
-8
/
+10
|
/
/
/
*
|
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
4
-32
/
+11
|
\
\
\
|
*
|
|
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
4
-32
/
+11
*
|
|
|
trace: Implement separate vertex sampler state.
Michal Krol
2009-12-01
2
-8
/
+71
*
|
|
|
trace: Reduce double semicolons to single ones.
Michal Krol
2009-12-01
1
-30
/
+30
*
|
|
|
trace: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
1
-6
/
+6
|
/
/
/
*
/
/
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
2
-6
/
+6
|
/
/
*
|
trace: Check for destroy before calling it
Jakob Bornecrantz
2009-10-20
1
-1
/
+3
*
|
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
*
|
util: Enable sockets on BSD
Robert Noland
2009-10-01
1
-1
/
+1
*
|
gallium/trace: casts to silence warnings
Brian Paul
2009-09-24
1
-4
/
+4
*
|
trace: fix printf warnings
Keith Whitwell
2009-09-24
1
-5
/
+5
|
/
*
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
[next]