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
/
include
/
pipe
/
p_state.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: improve the pipe_stream_output_info struct (v2)
Marek Olšák
2012-01-15
1
-5
/
+8
*
Squash-merge branch 'gallium-clip-state'
Marek Olšák
2012-01-10
1
-2
/
+16
*
gallium: interface changes necessary to implement transform feedback (v5)
Marek Olšák
2011-12-15
1
-18
/
+67
*
gallium: add polygon offset clamp state
Christoph Bumiller
2011-09-28
1
-0
/
+1
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-1
/
+1
*
Gallium: Increase PIPE_MAX_CLIP_PLANES to 8.
Paul Berry
2011-09-20
1
-1
/
+1
*
gallium: extend resource_resolve to accommodate BlitFramebuffer
Christoph Bumiller
2011-08-04
1
-0
/
+28
*
gallium: fix comments for pipe_stream_output_state
Brian Paul
2011-06-08
1
-7
/
+9
*
gallium: implement seamless cubemap extensions
Marek Olšák
2011-05-06
1
-0
/
+1
*
gallium: reorder fields of pipe_rasterizer_state to pack it more tightly
Marek Olšák
2011-05-02
1
-6
/
+8
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
1
-0
/
+2
*
gallium: remove pipe_vertex_buffer::max_index
Marek Olšák
2011-02-14
1
-1
/
+0
*
gallium: added comments to pipe_transfer
Brian Paul
2011-01-28
1
-4
/
+4
*
gallium: implement modern sampling scheme
Zack Rusin
2011-01-24
1
-0
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-22
/
+32
*
gallium: new CAP, state for primitive restart
Brian Paul
2010-10-21
1
-0
/
+6
*
gallium: Remove unnecessary header from p_state.h.
Vinson Lee
2010-08-28
1
-1
/
+0
*
gallium: Add pipe_context::draw_vbo and pipe_context::set_index_buffer.
Chia-I Wu
2010-07-29
1
-0
/
+35
*
gallium: add depth clamp to the interface
Marek Olšák
2010-07-21
1
-0
/
+1
*
gallium: remove pointless bitfield restrction in pipe_vertex_element
Keith Whitwell
2010-07-21
1
-1
/
+1
*
gallium: bump PIPE_MAX_SHADER_INPUTS/OUTPUTS to 32
Brian Paul
2010-07-08
1
-2
/
+2
*
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-11
1
-0
/
+1
*
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
1
-1
/
+0
*
gallium: a lot more complete implementation of stream output
Zack Rusin
2010-06-08
1
-1
/
+11
*
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-06-08
1
-0
/
+7
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-0
/
+2
|
\
|
*
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
1
-0
/
+2
*
|
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
*
gallium: comments and whitespace fixes
Brian Paul
2010-04-16
1
-8
/
+13
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-41
/
+45
*
gallium: Use last_level for pipe_sampler_view instead of num_levels.
Michal Krol
2010-03-11
1
-1
/
+1
*
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-16
/
+5
|
\
|
*
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: update some comments, remove others which are superfluous
Brian Paul
2010-03-08
1
-5
/
+5
|
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-10
/
+0
|
|
/
*
/
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-0
/
+18
|
/
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-1
/
+1
*
gallium: make valuemask/writemask in pipe_stencil_state bitfield members
Roland Scheidegger
2010-02-09
1
-2
/
+2
*
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
1
-1
/
+4
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-4
/
+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
-2
/
+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
/
+6
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-32
/
+0
*
|
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-4
/
+9
|
\
\
|
*
|
docs: clean up sampler description
Roland Scheidegger
2010-01-21
1
-1
/
+1
[next]