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
/
tr_dump_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-0
/
+20
*
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-6
/
+7
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
trace: Fix several regressions introduced by recent interface changes.
José Fonseca
2010-04-12
1
-1
/
+67
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-10
/
+12
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-1
/
+0
|
\
|
*
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
1
-1
/
+0
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-1
/
+0
|
/
*
trace: Dump blend state as a binary blob.
José Fonseca
2010-02-15
1
-37
/
+1
*
trace: No need to dump reference counts.
José Fonseca
2010-02-14
1
-13
/
+0
*
trace: Use util_format_name().
José Fonseca
2010-02-14
1
-1
/
+2
*
trace: Fix generated XML.
José Fonseca
2010-02-14
1
-19
/
+8
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-1
/
+1
*
trace: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
1
-1
/
+16
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-5
/
+3
|
\
|
*
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
1
-0
/
+1
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
1
-3
/
+2
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-2
/
+0
*
|
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-09
1
-1
/
+0
*
|
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
1
-1
/
+1
*
|
trace: adapt to blend changes
Roland Scheidegger
2010-01-25
1
-11
/
+21
*
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-2
/
+2
*
|
pipe_sampler_state::compare_mode is not a boolean enable flag.
Michal Krol
2010-01-06
1
-1
/
+1
|
/
*
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
1
-24
/
+0
*
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
1
-3
/
+3
*
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
*
gallium: remove occlusion_count flag from depth-stencil state
Keith Whitwell
2009-05-16
1
-1
/
+0
*
trace: Move state dump functions to tr_dump_state.[c|h]
Jakob Bornecrantz
2009-05-16
1
-0
/
+491