index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_state_rasterizer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-06
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
1
-1
/
+1
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-2
/
+2
2014-01-07
llvmpipe: Basic implementation of pipe_context::set_sample_mask.
José Fonseca
1
-2
/
+0
2013-10-09
llvmpipe: We don't use the draw pipeline for offset_point/line.
José Fonseca
1
-2
/
+0
2013-04-23
gallium: Replace gl_rasterization_rules with lower_left_origin and half_pixel...
José Fonseca
1
-9
/
+10
2013-02-22
llvmpipe: add missing checks for polygon offset point/line modes
Brian Paul
1
-0
/
+6
2012-12-06
llvmpipe: EXT_transform_feedback support (v1.1)
Dave Airlie
1
-0
/
+2
2010-10-22
llvmpipe: turn off draw offset/twoside when we can handle it
Keith Whitwell
1
-27
/
+72
2010-09-20
llvmpipe: rename sprite field, add sprite_coord_origin
Brian Paul
1
-1
/
+2
2010-09-20
llvmpipe: indentation fix
Brian Paul
1
-1
/
+1
2010-08-27
llvmpipe: point sprites rasterization
Hui Qi Tay
1
-2
/
+4
2010-08-27
llvmpipe: native point rasterization
Hui Qi Tay
1
-0
/
+2
2010-08-27
llvmpipe: native rasterization for lines
Hui Qi Tay
1
-0
/
+2
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
1
-2
/
+2
2010-04-28
llvmpipe: make rasterizer-related functions static, clean-up initializations
Brian Paul
1
-4
/
+13
2010-04-24
llvmpipe: Pass flatshade_first to setup.
José Fonseca
1
-0
/
+2
2010-04-19
Merge branch '7.8'
Brian Paul
1
-3
/
+11
2010-04-19
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
1
-3
/
+11
2010-03-13
llvmpipe: Obey rasterization rules.
José Fonseca
1
-1
/
+2
2010-01-15
llvmpipe: implement scissor test in triangle setup
Brian Paul
1
-1
/
+2
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
1
-3
/
+6
2009-12-26
llvmpipe: Treat state changes systematically.
José Fonseca
1
-3
/
+6
2009-12-04
llvmpipe: fix-up polygon culling/winding
Brian Paul
1
-0
/
+11
2009-08-29
llvmpipe: Rename preprocessor symbols too.
José Fonseca
1
-1
/
+1
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
1
-0
/
+62