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_priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
1
-0
/
+1
*
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-03-02
1
-19
/
+31
*
llvmpipe: clean up rasterization threads upon context destruction
Brian Paul
2010-02-24
1
-0
/
+1
*
llvmpipe: pass fewer parameters to rasterization functions
Brian Paul
2010-02-24
1
-6
/
+5
*
llvmpipe: Fix null pointer dereference when no depth buffer is bound.
José Fonseca
2010-02-10
1
-0
/
+3
*
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-10
1
-5
/
+26
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
1
-1
/
+1
*
llvmpipe: generate two shader varients, one omits triangle in/out testing
Brian Paul
2010-01-15
1
-0
/
+43
*
llvmpipe: initial mrt support
Keith Whitwell
2010-01-10
1
-3
/
+3
*
llvmpipe: do final the pixel in/out triangle test in the fragment shader
Brian Paul
2009-12-16
1
-10
/
+1
*
llvmpipe: rename bins to scene
Keith Whitwell
2009-12-13
1
-6
/
+6
*
llvmpipe: checkpoint: more thread/queuing changes
Brian Paul
2009-12-11
1
-14
/
+10
*
llvmpipe: remove unused lp_rasterizer::fb field
Brian Paul
2009-12-11
1
-1
/
+0
*
llvmpipe: improve framebuffer/surface code
Brian Paul
2009-12-11
1
-4
/
+1
*
llvmpipe: checkpoint: use empty/full bin queues
Brian Paul
2009-12-10
1
-0
/
+8
*
llvmpipe: checkpoint: begin plugging in bin queue code
Brian Paul
2009-12-09
1
-0
/
+4
*
llvmpipe: Use number of CPUs as default number of threads.
José Fonseca
2009-12-08
1
-1
/
+1
*
llvmpipe: implement threaded rasterization
Brian Paul
2009-12-07
1
-0
/
+18
*
llvmpipe: repartition lp_rasterizer state for threading
Brian Paul
2009-12-07
1
-13
/
+30
*
llvmpipe: bin state-change commands
Brian Paul
2009-12-04
1
-0
/
+2
*
llvmpipe: comments, clean-ups in lp_rast_priv.h
Brian Paul
2009-12-03
1
-12
/
+17
*
llvmpipe: make nr_blocks unsigned
Brian Paul
2009-12-01
1
-1
/
+1
*
llvmpipe: move block list into rast struct
Keith Whitwell
2009-10-20
1
-0
/
+7
*
llvmpipe: precalculate some offsets
Keith Whitwell
2009-10-20
1
-1
/
+1
*
llvmpipe: calculate masks in format desired by shader
Keith Whitwell
2009-10-19
1
-1
/
+1
*
llvmpipe: Get jit_context/jit_function across the rasterizer.
José Fonseca
2009-10-09
1
-2
/
+0
*
llvmpipe: trivial/clear works
Keith Whitwell
2009-10-09
1
-2
/
+9
*
llvmpipe: Follow write_color/write_zstencil.
José Fonseca
2009-10-09
1
-0
/
+2
*
llvmpipe: calculate overall width and height, pass to rasterizer
Keith Whitwell
2009-10-09
1
-0
/
+4
*
llvmpipe: Complete more rasterizer methods..
José Fonseca
2009-10-08
1
-3
/
+11
*
llvmpipe: Update more copyright headers.
José Fonseca
2009-10-08
1
-0
/
+27
*
llvmpipe: Add the rast -> jit shader glue.
José Fonseca
2009-10-08
1
-5
/
+13
*
llvmpipe: more wipping
Keith Whitwell
2009-10-08
1
-0
/
+31
[prev]