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
/
auxiliary
/
draw
/
draw_pipe_wide_point.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3
Christoph Bumiller
2013-03-20
1
-18
/
+28
*
draw: assert that we have non-null fragment shader
Brian Paul
2011-11-03
1
-0
/
+2
*
draw: Never allocate duplicate extra vertex attribs.
José Fonseca
2011-09-25
1
-15
/
+3
*
draw: check bitshift against PIPE_MAX_SHADER_OUTPUS
Brian Paul
2010-09-20
1
-1
/
+5
*
gallium: rework handling of sprite_coord_enable state
Brian Paul
2010-09-17
1
-60
/
+54
*
draw: add small ybias factor for drawing wide points
Brian Paul
2010-07-23
1
-0
/
+1
*
draw: handle some out of memory conditions
Alan Hourihane
2010-06-16
1
-3
/
+3
*
gallium/draw: fix point sprite handling
Brian Paul
2010-04-21
1
-4
/
+3
*
gallium/draw: use a local var to simplify some code
Brian Paul
2010-04-19
1
-8
/
+8
*
Merge branch '7.8'
Brian Paul
2010-04-19
1
-0
/
+20
|
\
|
*
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
1
-0
/
+20
*
|
ffvertex: don't touch tex coords if coord replace is enabled.
Dave Airlie
2010-04-13
1
-1
/
+4
|
/
*
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
-7
/
+9
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-11
/
+0
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-7
/
+7
*
draw: fix-ups for point coord attribute
Brian Paul
2009-07-31
1
-12
/
+36
*
gallium/draw: sketch out some missing pointcoord code
Brian Paul
2009-06-29
1
-1
/
+11
*
draw: reset extra_vp_outputs.slot to zero in widepoint_flush()
Brian Paul
2009-06-01
1
-0
/
+1
*
gallium/draw: add ability to print out active pipeline stages
Keith Whitwell
2009-04-28
1
-0
/
+1
*
gallium: fix wide point / point coord semantic info (generic, not fog)
Brian Paul
2008-09-17
1
-2
/
+2
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+2
*
gallium: emit sprite coords (gl_PointCoord)
Brian Paul
2008-08-11
1
-0
/
+21
*
draw: don't assume vertex position is in data[0]
Keith Whitwell
2008-06-11
1
-4
/
+5
*
draw: move some state into a new 'vs' area
Keith Whitwell
2008-05-23
1
-2
/
+2
*
draw: propogate lots of errors
Keith Whitwell
2008-04-21
1
-1
/
+10
*
draw: consolidate all the passthrough line/tri/point funcs
Keith Whitwell
2008-04-21
1
-20
/
+3
*
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
2008-04-19
1
-2
/
+3
*
draw: rename pipeline files to draw_pipe_*
Keith Whitwell
2008-04-19
1
-0
/
+281