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
/
drivers
/
svga
/
svga_pipe_rasterizer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: init fill variable to avoid compiler warning
Brian Paul
2019-03-04
1
-1
/
+1
*
svga: draw round points when msaa is enabled
Brian Paul
2018-09-10
1
-13
/
+15
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+1
*
svga: use SVGA3D_RS_FILLMODE for vgpu9
Brian Paul
2018-08-08
1
-7
/
+7
*
svga: trivial whitespace/formatting fixes in svga_pipe_rasterizer.c
Brian Paul
2017-12-12
1
-9
/
+5
*
svga: disable rasterization if rasterizer_discard is set or FS undefined
Charmaine Lee
2017-04-07
1
-5
/
+12
*
svga: add guest statistic gathering interface
Charmaine Lee
2016-08-26
1
-0
/
+2
*
svga: minor clean-ups in define_rasterizer_object()
Brian Paul
2016-08-16
1
-5
/
+6
*
svga: fix use of provoking vertex control
Brian Paul
2016-07-08
1
-1
/
+4
*
svga: whitespace and formatting fixes in svga_pipe_rasterizer.c
Brian Paul
2016-04-25
1
-16
/
+13
*
svga: separate HUD counters for state objects
Brian Paul
2016-04-25
1
-2
/
+2
*
svga: add some trivial null pointer checks
Brian Paul
2016-04-07
1
-0
/
+3
*
svga: fix test for SVGA_NEW_STIPPLE
Brian Paul
2016-01-05
1
-4
/
+7
*
svga: use the debug callback to report issues to the state tracker
Brian Paul
2015-12-07
1
-0
/
+5
*
svga: add new GALLIUM_HUD queries
Neha Bhende
2015-10-16
1
-0
/
+3
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-18
/
+140
*
svga: expose HW smooth/stipple/wide lines
Brian Paul
2013-12-11
1
-7
/
+28
*
svga: s/0/FALSE/
Brian Paul
2013-10-11
1
-2
/
+2
*
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
2013-04-23
1
-1
/
+1
*
svga: fix the rasterizer state resets
Zack Rusin
2012-03-07
1
-2
/
+2
*
svga: implement point sprite suppport
Brian Paul
2011-09-23
1
-0
/
+1
*
svga: remove old comment, remove extra whitespace
Brian Paul
2011-02-11
1
-4
/
+0
*
svga: Enable the draw pipeline for smooth lines.
José Fonseca
2011-02-11
1
-0
/
+5
*
svga: Don't use the draw pipeline for non-AA lines with a fractional width.
José Fonseca
2011-02-11
1
-2
/
+1
*
svga: Stippled lines can also be drawn with triangles.
José Fonseca
2011-02-11
1
-1
/
+2
*
svga: Add more swrast debuging
Jakob Bornecrantz
2011-01-25
1
-4
/
+18
*
svga: s/varient/variant/
Brian Paul
2010-12-16
1
-1
/
+1
*
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-14
1
-6
/
+6
*
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-21
/
+22
*
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
1
-1
/
+2
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-3
/
+2
|
\
|
*
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
-1
/
+1
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-2
/
+0
*
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
|
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-1
/
+0
|
/
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+250