index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: Fix the 4 planes (lines) case properly.
José Fonseca
2011-10-05
1
-0
/
+16
*
llvmpipe: don't store plane.ei value in binned data
Keith Whitwell
2010-10-15
1
-3
/
+0
*
llvmpipe: slightly shrink the size of a binned triangle
Keith Whitwell
2010-10-15
1
-11
/
+19
*
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
-3
/
+3
*
llvmpipe: try to do more of rast_tri_3_16 with intrinsics
Keith Whitwell
2010-10-12
1
-7
/
+9
*
llvmpipe: add rast_tri_4_16 for small lines and points
Keith Whitwell
2010-10-08
1
-5
/
+6
*
llvmpipe: Cleanup depth-stencil clears.
José Fonseca
2010-10-06
1
-2
/
+2
*
llvmpipe: s/boolean/unsigned/ in bitfield to silence warning
Brian Paul
2010-09-15
1
-2
/
+2
*
llvmpipe: introduce tri_3_4 for tiny triangles
Keith Whitwell
2010-09-12
1
-7
/
+9
*
llvmpipe: rasterization debugging helpers
Keith Whitwell
2010-09-07
1
-0
/
+7
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-54
/
+23
*
llvmpipe: rearrange queries
Keith Whitwell
2010-09-07
1
-2
/
+1
*
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
1
-0
/
+1
*
llvmpipe: clean up deferred zstencil clears
Keith Whitwell
2010-09-07
1
-7
/
+8
*
llvmpipe: rework fences and queries
Keith Whitwell
2010-09-07
1
-0
/
+11
*
llvmpipe: move whole-tile emit into a function
Keith Whitwell
2010-09-07
1
-0
/
+1
*
llvmpipe: eliminate tri->dx, tri->dy values
Keith Whitwell
2010-08-27
1
-5
/
+0
*
llvmpipe: update line rasterization code to current master
Keith Whitwell
2010-08-27
1
-0
/
+5
*
llvmpipe: native rasterization for lines
Hui Qi Tay
2010-08-27
1
-1
/
+3
*
llvmpipe: special case triangles which fall in a single 16x16 block
Keith Whitwell
2010-08-15
1
-0
/
+4
*
llvmpipe: remove all traces of step arrays, pos_tables
Keith Whitwell
2010-08-15
1
-5
/
+0
*
llvmpipe: Remove redundant alignments.
José Fonseca
2010-07-14
1
-1
/
+1
*
llvmpipe: eliminate the set_state rasterizer command
Keith Whitwell
2010-07-13
1
-3
/
+2
*
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-07-13
1
-34
/
+48
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
1
-2
/
+14
|
\
|
*
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-2
/
+14
*
|
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-30
1
-6
/
+2
|
/
*
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-06
1
-0
/
+8
*
llvmpipe: Move the determination of the number of threads to the screen.
José Fonseca
2010-04-24
1
-1
/
+1
*
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
1
-3
/
+4
*
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
1
-0
/
+2
*
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-13
1
-1
/
+1
*
llvmpipe: Store the original triangle coordinates in the debug build.
José Fonseca
2010-03-03
1
-0
/
+4
*
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-03-02
1
-10
/
+11
*
llvmpipe: more lp_rasterizer_task parameter passing
Brian Paul
2010-02-24
1
-14
/
+10
*
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-10
1
-4
/
+0
*
llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warni...
Vinson Lee
2010-02-07
1
-5
/
+5
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
1
-2
/
+2
*
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
[next]