index
:
~osiris/mesa
master
r300-blit
r300g-vbo
radeon-texrewrite-clean
radeon_copyteximage
radeon_fbos
radeon_tiled_textures
tiled_textures
Unnamed repository; edit this file to name it for gitweb.
osiris
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
/
draw_pipe_wide_point.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-04
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
1
-0
/
+1
2010-02-03
gallium: clean up point sprite rasterizer state
Roland Scheidegger
1
-7
/
+9
2010-01-12
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
1
-11
/
+0
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
1
-7
/
+7
2009-07-31
draw: fix-ups for point coord attribute
Brian Paul
1
-12
/
+36
2009-06-29
gallium/draw: sketch out some missing pointcoord code
Brian Paul
1
-1
/
+11
2009-06-01
draw: reset extra_vp_outputs.slot to zero in widepoint_flush()
Brian Paul
1
-0
/
+1
2009-04-28
gallium/draw: add ability to print out active pipeline stages
Keith Whitwell
1
-0
/
+1
2008-09-17
gallium: fix wide point / point coord semantic info (generic, not fog)
Brian Paul
1
-2
/
+2
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
1
-1
/
+2
2008-08-11
gallium: emit sprite coords (gl_PointCoord)
Brian Paul
1
-0
/
+21
2008-06-11
draw: don't assume vertex position is in data[0]
Keith Whitwell
1
-4
/
+5
2008-05-23
draw: move some state into a new 'vs' area
Keith Whitwell
1
-2
/
+2
2008-04-21
draw: propogate lots of errors
Keith Whitwell
1
-1
/
+10
2008-04-21
draw: consolidate all the passthrough line/tri/point funcs
Keith Whitwell
1
-20
/
+3
2008-04-19
draw: move some pipeline-specific code & state to draw_pipe.[ch]
Keith Whitwell
1
-2
/
+3
2008-04-19
draw: rename pipeline files to draw_pipe_*
Keith Whitwell
1
-0
/
+281