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_setup_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: implement scissor test in triangle setup
Brian Paul
2010-01-15
1
-0
/
+1
*
llvmpipe: implement scissor testing
Brian Paul
2010-01-14
1
-0
/
+6
*
llvmpipe: check for texture usage in all scenes
Brian Paul
2010-01-13
1
-0
/
+6
*
llvmpipe: minor comment upgrades
Brian Paul
2010-01-13
1
-2
/
+2
*
llvmpipe: fix double free
Keith Whitwell
2010-01-06
1
-0
/
+2
*
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
2010-01-06
1
-4
/
+25
*
llvmpipe: keep copy of framebuffer state in setup context
Keith Whitwell
2009-12-17
1
-1
/
+1
*
llvmpipe: rename bins to scene
Keith Whitwell
2009-12-13
1
-6
/
+6
*
llvmpipe: checkpoint: begin plugging in bin queue code
Brian Paul
2009-12-09
1
-1
/
+6
*
llvmpipe: use new lp_setup_get_current_bins() function
Brian Paul
2009-12-09
1
-1
/
+2
*
llvmpipe: still more bin code reorganization
Brian Paul
2009-12-04
1
-4
/
+0
*
llvmpipe: reorganization of binning data structions and funtions
Brian Paul
2009-12-04
1
-16
/
+1
*
llvmpipe: simplify framebuffer state code
Brian Paul
2009-12-04
1
-6
/
+1
*
llvmpipe: comments and minor clean-ups
Brian Paul
2009-12-04
1
-0
/
+7
*
llvmpipe: move bin-related structures and functions into new lp_bin.[ch]
Brian Paul
2009-12-04
1
-115
/
+1
*
llvmpipe: bin state-change commands
Brian Paul
2009-12-04
1
-2
/
+5
*
llvmpipe: struct cmd_bin
Brian Paul
2009-12-04
1
-4
/
+15
*
llvmpipe: comments
Brian Paul
2009-12-03
1
-4
/
+11
*
llvmpipe: comments
Brian Paul
2009-12-03
1
-4
/
+4
*
llvmpipe: add a bunch of comments
Brian Paul
2009-11-30
1
-0
/
+6
*
llvmpipe: remove one of two definitions of TILESIZE
Keith Whitwell
2009-10-21
1
-2
/
+3
*
llvmpipe: fixed-point rasterization
Keith Whitwell
2009-10-19
1
-0
/
+9
*
llvmpipe: Allocate the blend color from the data store, and ensure it's aligned.
José Fonseca
2009-10-19
1
-2
/
+26
*
llvmpipe: Maintain a copy of the shader constants to prevent clobbering.
José Fonseca
2009-10-18
1
-1
/
+12
*
llvmpipe: Get jit_context/jit_function across the rasterizer.
José Fonseca
2009-10-09
1
-6
/
+3
*
llvmpipe: Put jit_context in store.
José Fonseca
2009-10-09
1
-0
/
+2
*
llvmpipe: Pass state to setup.
José Fonseca
2009-10-09
1
-0
/
+5
*
llvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointer
Keith Whitwell
2009-10-09
1
-3
/
+3
*
llvmpipe: hook up some state, add stub line and point functions
Keith Whitwell
2009-10-09
1
-3
/
+6
*
llvmpipe: calculate overall width and height, pass to rasterizer
Keith Whitwell
2009-10-09
1
-0
/
+2
*
llvmpipe: get lp_setup compiling
Keith Whitwell
2009-10-08
1
-10
/
+18
*
llvmpipe: work on clears and coefficients
Keith Whitwell
2009-10-08
1
-3
/
+2
*
llvmpipe: start cleaning up
Keith Whitwell
2009-10-08
1
-9
/
+17
*
llvmpipe: Update more copyright headers.
José Fonseca
2009-10-08
1
-2
/
+3
*
llvmpipe: wip me harder
Keith Whitwell
2009-10-08
1
-88
/
+99
*
llvmpipe: import experimental softpipe rasterizer code, wip binning code
Keith Whitwell
2009-10-08
1
-0
/
+140