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
/
llvmpipe
/
lp_setup_point.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: fix undefined shift 1 << 31.
Dave Airlie
2019-04-12
1
-1
/
+1
*
llvmpipe: improve rasterization discard logic
Roland Scheidegger
2018-05-23
1
-7
/
+15
*
llvmpipe:fix using 32bit rasterization mistakenly, causing overflows
Roland Scheidegger
2017-06-23
1
-1
/
+1
*
llvmpipe: scale up bounding box planes to subpixel precision
Roland Scheidegger
2016-01-13
1
-10
/
+10
*
llvmpipe: fix layer/vp input into fs when not written by prior stages
Roland Scheidegger
2015-12-12
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
llvmpipe: fix large point rasterization with point_quad_rasterization
Roland Scheidegger
2014-01-17
1
-12
/
+19
*
llvmpipe: Honour pipe_rasterizer::point_quad_rasterization.
José Fonseca
2014-01-09
1
-10
/
+57
*
llvmpipe: Fix the bottom_edge_rule adjustment for points.
José Fonseca
2014-01-08
1
-4
/
+4
*
llvmpipe: Respect bottom_edge_rule when computing the rasterization bounding ...
José Fonseca
2014-01-08
1
-1
/
+1
*
llvmpipe: add a very useful (disabled) debugging output
Zack Rusin
2013-12-10
1
-0
/
+20
*
llvmpipe: clamp fragment shader depth write to the current viewport depth range.
Matthew McClure
2013-12-09
1
-5
/
+6
*
llvmpipe: fix pipeline statistics with a null ps
Zack Rusin
2013-08-14
1
-1
/
+2
*
draw: inject frontface info into wireframe outputs
Zack Rusin
2013-08-02
1
-2
/
+13
*
llvmpipe: add support for nested / overlapping queries
Roland Scheidegger
2013-06-26
1
-2
/
+2
*
llvmpipe: handle more queries
Roland Scheidegger
2013-06-19
1
-1
/
+9
*
llvmpipe: add support for layered rendering
Roland Scheidegger
2013-06-07
1
-0
/
+7
*
llvmpipe: clamp scissors to be between 0 and max
Zack Rusin
2013-05-25
1
-1
/
+1
*
llvmpipe: implement support for multiple viewports
Zack Rusin
2013-05-25
1
-4
/
+8
*
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
1
-102
/
+190
|
\
|
*
llvmpipe: don't store plane.ei value in binned data
Keith Whitwell
2010-10-15
1
-4
/
+0
|
*
llvmpipe: slightly shrink the size of a binned triangle
Keith Whitwell
2010-10-15
1
-68
/
+73
|
*
llvmpipe: don't pass frontfacing as a float
Keith Whitwell
2010-10-15
1
-1
/
+1
|
*
llvmpipe: reintroduce SET_STATE binner command
Keith Whitwell
2010-10-15
1
-1
/
+0
|
*
llvmpipe: Use lp_tgsi_info.
José Fonseca
2010-10-11
1
-2
/
+2
|
*
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-10-08
1
-2
/
+3
|
*
llvmpipe: Fix sprite coord perspective interpolation of Q.
José Fonseca
2010-10-06
1
-9
/
+3
|
*
llvmpipe: Fix perspective interpolation for point sprites.
José Fonseca
2010-10-06
1
-17
/
+54
|
*
gallium/llvmpipe: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
|
*
llvmpipe: handle FACING interpolants in line and point setup
Keith Whitwell
2010-09-25
1
-3
/
+13
|
*
llvmpipe: fix sprite texcoord setup for non-projective texturing
Brian Paul
2010-09-22
1
-27
/
+58
|
*
llvmpipe: check bitshift against PIPE_MAX_SHADER_OUTPUTS
Brian Paul
2010-09-20
1
-2
/
+5
|
*
llvmpipe: implement sprite coord origin modes
Brian Paul
2010-09-20
1
-6
/
+12
|
*
llvmpipe: rename sprite field, add sprite_coord_origin
Brian Paul
2010-09-20
1
-1
/
+1
|
*
llvmpipe: clean-up, comments in setup_point_coefficient()
Brian Paul
2010-09-20
1
-5
/
+10
|
*
llvmpipe: reformatting, remove trailing whitespace, etc
Brian Paul
2010-09-20
1
-21
/
+23
*
|
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-18
1
-5
/
+8
|
/
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-1
/
+3
*
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
1
-5
/
+19
*
llvmpipe: point sprites rasterization
Hui Qi Tay
2010-08-27
1
-1
/
+62
*
llvmpipe: native point rasterization with better pixel rasterization
Hui Qi Tay
2010-08-27
1
-16
/
+18
*
llvmpipe: native point rasterization
Hui Qi Tay
2010-08-27
1
-3
/
+222
*
llvmpipe: native rasterization for lines
Hui Qi Tay
2010-08-27
1
-2
/
+2
*
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-13
1
-2
/
+2
*
llvmpipe: hook up some state, add stub line and point functions
Keith Whitwell
2009-10-09
1
-0
/
+46