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-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
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
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
2009-07-06
gallium: rearrange some members to avoid memory holes/padding
Zack Rusin
2009-06-30
gallium: remove the pipe_sampler_state::shadow_ambient field
Brian Paul
2009-04-10
gallium: remove pipe_texture::compressed field
Brian Paul
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-21
gallium: remove remaining references to origin_lower_left
Keith Whitwell
2009-03-13
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
gallium: move 'struct pipe_winsys'
Brian Paul
2009-02-02
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-01-27
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
gallium: standardize naming of masks
Zack Rusin
2009-01-27
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-20
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-19
gallium: minor reformatting
Brian Paul
2008-09-19
gallium: Fix doxygen comments.
José Fonseca
2008-09-03
gallium: comments about nblocksx/y, etc
Brian Paul
2008-08-12
gallium: Name pipe_depth_stencil_alpha_state member structures.
José Fonseca
2008-07-19
gallium: Move PIPE_TEXTURE_USAGE* to p_defines.h
José Fonseca
2008-06-27
gallium: handle msaa
Roland Scheidegger
2008-06-27
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-05-07
gallium: New PIPE_TEXTURE_USAGE_PRIMARY flag for primary surfaces.
José Fonseca
2008-05-03
gallium: add pipe surface layout value (Roland Scheidegger)
Keith Whitwell
2008-05-02
gallium: identify depth-stencil textures
Keith Whitwell
2008-05-02
gallium: Add texture usage flags, special-case allocation of display targets
Keith Whitwell
2008-05-02
gallium: remove usage of winsys->surface_alloc_storage from state tracker
Keith Whitwell
[next]