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: fix lp_rast_plane alignment on 32bit
Roland Scheidegger
2016-03-15
1
-0
/
+6
*
llvmpipe: use vector loads for (optimized) tri raster funcs
Roland Scheidegger
2016-02-02
1
-13
/
+0
*
llvmpipe: don't store eo as 64bit int
Roland Scheidegger
2016-01-08
1
-1
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-9
/
+9
*
llvmpipe: increase number of queries which can be binned simultaneously to 64
Roland Scheidegger
2014-06-13
1
-1
/
+1
*
llvmpipe: fix clearing of individual color buffers in a fb
Roland Scheidegger
2014-04-25
1
-1
/
+8
*
llvmpipe: clamp fragment shader depth write to the current viewport depth range.
Matthew McClure
2013-12-09
1
-1
/
+1
*
llvmpipe: support 8bit subpixel precision
Zack Rusin
2013-11-25
1
-11
/
+36
*
llvmpipe: abstract the code to set number of subpixel bits
Zack Rusin
2013-10-09
1
-0
/
+9
*
Revert "llvmpipe: increase number of subpixel bits to eight"
Zack Rusin
2013-09-24
1
-11
/
+1
*
llvmpipe: increase number of subpixel bits to eight
Zack Rusin
2013-09-23
1
-1
/
+11
*
llvmpipe: Remove lp_rast_get_num_threads().
José Fonseca
2013-07-22
1
-3
/
+0
*
llvmpipe: add support for nested / overlapping queries
Roland Scheidegger
2013-06-26
1
-0
/
+2
*
llvmpipe: add support for layered rendering
Roland Scheidegger
2013-06-07
1
-1
/
+1
*
llvmpipe: reduce alignment requirement for resources from 64x64 to 4x4
Roland Scheidegger
2013-05-31
1
-0
/
+3
*
llvmpipe: handle z32s8x24 depth/stencil format
Roland Scheidegger
2013-05-18
1
-3
/
+3
*
llvmpipe: fix clearing integer color buffers
Roland Scheidegger
2013-01-10
1
-1
/
+1
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-1
/
+1
*
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
[next]