index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
pipe
/
p_state.h
Age
Commit message (
Expand
)
Author
2010-07-29
gallium: Add pipe_context::draw_vbo and pipe_context::set_index_buffer.
Chia-I Wu
2010-07-21
gallium: add depth clamp to the interface
Marek Olšák
2010-07-21
gallium: remove pointless bitfield restrction in pipe_vertex_element
Keith Whitwell
2010-07-08
gallium: bump PIPE_MAX_SHADER_INPUTS/OUTPUTS to 32
Brian Paul
2010-06-11
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-08
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
gallium: a lot more complete implementation of stream output
Zack Rusin
2010-06-08
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-04-26
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-16
gallium: comments and whitespace fixes
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-11
gallium: Use last_level for pipe_sampler_view instead of num_levels.
Michal Krol
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-08
gallium: update some comments, remove others which are superfluous
Brian Paul
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-17
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-12
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-09
gallium: make valuemask/writemask in pipe_stencil_state bitfield members
Roland Scheidegger
2010-02-09
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-04
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-03
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-02
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-21
docs: clean up sampler description
Roland Scheidegger
2010-01-20
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-13
gallium: remove forward struct decl
Brian Paul
2010-01-12
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2009-12-29
gallium: Move instance_divisor field from vertex_buffer to vertex_element.
Michal Krol
2009-12-23
gallium: API cleanup, remove pointless pipe_constant_buffer
Roland Scheidegger
2009-12-23
gallium: Add interfaces needed for instanced drawing.
Michal Krol
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-01
gallium: Introduce separate vertex texture/sampler state.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-10-01
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-09-23
gallium/include: update some comments
Keith Whitwell
2009-09-15
gallium: Use the enum for pipe_transfer::usage.
José Fonseca
[next]