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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-6
/
+5
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-2
/
+3
*
llvmpipe: guard against NULL task->query pointer
Keith Whitwell
2010-11-02
1
-2
/
+5
*
llvmpipe: slightly shrink the size of a binned triangle
Keith Whitwell
2010-10-15
1
-6
/
+6
*
llvmpipe: don't pass frontfacing as a float
Keith Whitwell
2010-10-15
1
-2
/
+2
*
llvmpipe: reintroduce SET_STATE binner command
Keith Whitwell
2010-10-15
1
-2
/
+11
*
llvmpipe: add rast_tri_4_16 for small lines and points
Keith Whitwell
2010-10-08
1
-0
/
+1
*
llvmpipe: Cleanup depth-stencil clears.
José Fonseca
2010-10-06
1
-9
/
+25
*
llvmpipe: introduce tri_3_4 for tiny triangles
Keith Whitwell
2010-09-12
1
-0
/
+1
*
llvmpipe: rasterization debugging helpers
Keith Whitwell
2010-09-07
1
-0
/
+3
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-108
/
+95
*
llvmpipe: rearrange queries
Keith Whitwell
2010-09-07
1
-110
/
+35
*
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
1
-5
/
+6
*
llvmpipe: clean up deferred zstencil clears
Keith Whitwell
2010-09-07
1
-3
/
+2
*
llvmpipe: rework fences and queries
Keith Whitwell
2010-09-07
1
-30
/
+27
*
llvmpipe: remove dead code
Keith Whitwell
2010-08-25
1
-37
/
+0
*
llvmpipe: added some jit debug code
Brian Paul
2010-07-29
1
-0
/
+10
*
llvmpipe: pass face+slice to llvmpipe_unswizzle_cbuf_tile()
Brian Paul
2010-07-27
1
-2
/
+3
*
llvmpipe: use single swizzled tile
Keith Whitwell
2010-07-16
1
-34
/
+21
*
llvmpipe: eliminate the set_state rasterizer command
Keith Whitwell
2010-07-13
1
-20
/
+3
*
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-07-13
1
-57
/
+69
*
llvmpipe: move fences from per-bin to per-thread
Keith Whitwell
2010-07-13
1
-0
/
+4
*
llvmpipe: use dummy tile when out of memory
Brian Paul
2010-06-30
1
-5
/
+7
*
llvmpipe: fix comment typo
Brian Paul
2010-06-25
1
-1
/
+1
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
1
-9
/
+24
|
\
|
*
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-9
/
+24
*
|
llvmpipe: Remove unused framebuffer stuff from the rasterizer.
José Fonseca
2010-05-30
1
-11
/
+6
*
|
llvmpipe: Don't force a linear to tiled conversion after rasterization on deb...
José Fonseca
2010-05-30
1
-12
/
+14
*
|
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-30
1
-2
/
+4
|
/
*
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-06
1
-2
/
+62
*
llvmpipe: fix scene queue memory leak
Brian Paul
2010-04-28
1
-0
/
+2
*
llvmipe: update comments
Brian Paul
2010-04-27
1
-3
/
+3
*
llvmpipe: Replace tile_read/write with more descriptive swizzle/unswizzle verbs.
José Fonseca
2010-04-25
1
-2
/
+4
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-04-24
1
-1
/
+0
*
llvmpipe: Move the determination of the number of threads to the screen.
José Fonseca
2010-04-24
1
-15
/
+3
*
llvmpipe: Portability fixes.
José Fonseca
2010-04-22
1
-2
/
+2
*
llvmpipe: whitespace fix
Brian Paul
2010-04-20
1
-1
/
+1
*
llvmpipe: fix rendering to 3D textures
Brian Paul
2010-04-19
1
-3
/
+3
*
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
1
-113
/
+209
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-2
/
+2
*
llvmpipe: Disable threads by default on embedded.
José Fonseca
2010-03-31
1
-0
/
+4
*
llvmpipe: disable an assertion
Brian Paul
2010-03-25
1
-1
/
+1
*
llvmpipe: call lp_fence_signal()
Brian Paul
2010-03-24
1
-12
/
+1
*
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
1
-0
/
+2
*
llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
Brian Paul
2010-03-18
1
-18
/
+20
*
llvmpipe: Don't use texture transfer internally.
José Fonseca
2010-03-13
1
-6
/
+8
*
llvmpipe: add pipe_thread_wait() calls
Brian Paul
2010-03-05
1
-0
/
+6
*
llvmpipe: remove some ifdefs
Keith Whitwell
2010-03-02
1
-5
/
+0
*
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-03-02
1
-216
/
+94
*
llvmpipe: clean up rasterization threads upon context destruction
Brian Paul
2010-02-24
1
-0
/
+17
[next]