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: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-10
/
+0
*
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
|
*
|
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
2010-01-20
1
-3
/
+8
*
|
|
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
1
-1
/
+1
|
/
/
*
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-9
/
+0
|
\
\
|
*
|
gallium: API cleanup, remove pointless pipe_constant_buffer
Roland Scheidegger
2009-12-23
1
-9
/
+0
|
|
/
*
|
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
1
-0
/
+5
|
\
\
|
*
|
gallium: Move instance_divisor field from vertex_buffer to vertex_element.
Michal Krol
2009-12-29
1
-1
/
+5
|
*
|
gallium: Add interfaces needed for instanced drawing.
Michal Krol
2009-12-23
1
-0
/
+1
|
|
/
*
/
gallium: remove forward struct decl
Brian Paul
2010-01-13
1
-4
/
+0
|
/
*
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
1
-3
/
+6
|
\
|
*
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-03
1
-3
/
+6
*
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
1
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
1
-8
/
+0
*
|
gallium: Introduce separate vertex texture/sampler state.
Michal Krol
2009-12-01
1
-0
/
+1
|
/
*
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
1
-3
/
+3
*
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-10-01
1
-1
/
+0
*
gallium/include: update some comments
Keith Whitwell
2009-09-23
1
-2
/
+20
*
gallium: Use the enum for pipe_transfer::usage.
José Fonseca
2009-09-15
1
-1
/
+1
*
gallium: rearrange some members to avoid memory holes/padding
Zack Rusin
2009-07-06
1
-6
/
+6
*
gallium: remove the pipe_sampler_state::shadow_ambient field
Brian Paul
2009-06-30
1
-1
/
+0
*
gallium: remove pipe_texture::compressed field
Brian Paul
2009-04-10
1
-1
/
+0
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-2
/
+0
*
gallium: remove remaining references to origin_lower_left
Keith Whitwell
2009-03-21
1
-1
/
+0
*
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
1
-3
/
+9
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-11
/
+36
*
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-16
1
-1
/
+0
|
\
|
*
gallium: move 'struct pipe_winsys'
Brian Paul
2009-02-05
1
-1
/
+0
*
|
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-4
/
+24
|
/
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-1
/
+0
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-1
/
+0
*
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
1
-3
/
+3
*
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-3
/
+1
*
gallium: minor reformatting
Brian Paul
2009-01-19
1
-6
/
+9
*
gallium: Fix doxygen comments.
José Fonseca
2008-09-19
1
-0
/
+2
*
gallium: comments about nblocksx/y, etc
Brian Paul
2008-09-03
1
-7
/
+7
[next]