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_rast.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: remove lp_rast_triangle::min/max fields
Brian Paul
2010-01-15
1
-6
/
+0
*
llvmpipe: generate two shader varients, one omits triangle in/out testing
Brian Paul
2010-01-15
1
-2
/
+4
*
llvmpipe: Reset the bin when shading a whole tile with an opaque shader.
José Fonseca
2010-01-13
1
-0
/
+2
*
llvmpipe: do final the pixel in/out triangle test in the fragment shader
Brian Paul
2009-12-16
1
-6
/
+5
*
llvmpipe: rename bins to scene
Keith Whitwell
2009-12-13
1
-7
/
+7
*
llvmpipe: added lp_rast_fence() bin function
Brian Paul
2009-12-11
1
-0
/
+14
*
llvmpipe: added lp_rast_get_num_threads()
Brian Paul
2009-12-11
1
-0
/
+2
*
llvmpipe: updated comments
Brian Paul
2009-12-10
1
-6
/
+3
*
llvmpipe: checkpoint: begin plugging in bin queue code
Brian Paul
2009-12-09
1
-1
/
+3
*
llvmpipe: repartition lp_rasterizer state for threading
Brian Paul
2009-12-07
1
-0
/
+7
*
llvmpipe: still more bin code reorganization
Brian Paul
2009-12-04
1
-1
/
+0
*
llvmpipe: reorganization of binning data structions and funtions
Brian Paul
2009-12-04
1
-15
/
+6
*
llvmpipe: move lp_rasterize_bin() into lp_rast.c
Brian Paul
2009-12-04
1
-12
/
+6
*
llvmpipe: comments and minor clean-ups
Brian Paul
2009-12-04
1
-8
/
+19
*
llvmpipe: move bin-related structures and functions into new lp_bin.[ch]
Brian Paul
2009-12-04
1
-0
/
+5
*
llvmpipe: remove lp_rast_triangle::oneoverarea field
Brian Paul
2009-12-04
1
-5
/
+0
*
llvmpipe: bin state-change commands
Brian Paul
2009-12-04
1
-10
/
+5
*
llvmpipe: dynamic allocation of triangle a0/dadx/dady arrays
Brian Paul
2009-12-04
1
-6
/
+4
*
llvmpipe: comments regarding lp_rast_triangle
Brian Paul
2009-12-03
1
-1
/
+4
*
llvmpipe: add a bunch of comments
Brian Paul
2009-11-30
1
-2
/
+3
*
llvmpipe: remove one of two definitions of TILESIZE
Keith Whitwell
2009-10-21
1
-2
/
+0
*
llvmpipe: precalculate some offsets
Keith Whitwell
2009-10-20
1
-0
/
+2
*
llvmpipe: fixed-point rasterization
Keith Whitwell
2009-10-19
1
-16
/
+19
*
llvmpipe: Get jit_context/jit_function across the rasterizer.
José Fonseca
2009-10-09
1
-2
/
+2
*
llvmpipe: trivial/clear works
Keith Whitwell
2009-10-09
1
-11
/
+10
*
llvmpipe: get lp_setup_tri building
Keith Whitwell
2009-10-09
1
-2
/
+12
*
llvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointer
Keith Whitwell
2009-10-09
1
-9
/
+45
*
llvmpipe: Follow write_color/write_zstencil.
José Fonseca
2009-10-09
1
-6
/
+0
*
llvmpipe: calculate overall width and height, pass to rasterizer
Keith Whitwell
2009-10-09
1
-3
/
+12
*
llvmpipe: triangle struct owns its copy of shader inputs
Keith Whitwell
2009-10-08
1
-1
/
+1
*
llvmpipe: work on clears and coefficients
Keith Whitwell
2009-10-08
1
-19
/
+8
*
llvmpipe: Adjust interpolation coeffs declaration.
José Fonseca
2009-10-08
1
-4
/
+8
*
llvmpipe: Call lp_rast_shade_quads from tri rasterizer.
José Fonseca
2009-10-08
1
-0
/
+3
*
llvmpipe: Final adjustments to rasterizer methods.
José Fonseca
2009-10-08
1
-0
/
+2
*
llvmpipe: Complete more rasterizer methods..
José Fonseca
2009-10-08
1
-6
/
+11
*
llvmpipe: start cleaning up
Keith Whitwell
2009-10-08
1
-3
/
+9
*
llvmpipe: wip me harder
Keith Whitwell
2009-10-08
1
-0
/
+11
*
llvmpipe: Update includes and copyright headers.
José Fonseca
2009-10-08
1
-0
/
+26
*
llvmpipe: Add the rast -> jit shader glue.
José Fonseca
2009-10-08
1
-3
/
+2
*
llvmpipe: more wipping
Keith Whitwell
2009-10-08
1
-0
/
+129