index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_setup_context.h
Age
Commit message (
Expand
)
Author
2010-10-17
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-08
llvmpipe: fail gracefully on oom in scene creation
Keith Whitwell
2010-09-20
llvmpipe: rename sprite field, add sprite_coord_origin
Brian Paul
2010-09-18
llvmpipe: use llvm for attribute interpolant calculation
Keith Whitwell
2010-09-07
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
llvmpipe: clean up deferred zstencil clears
Keith Whitwell
2010-09-07
llvmpipe: rework fences and queries
Keith Whitwell
2010-08-27
llvmpipe: point sprites rasterization
Hui Qi Tay
2010-08-27
llvmpipe: native point rasterization
Hui Qi Tay
2010-08-27
llvmpipe: update line rasterization code to current master
Keith Whitwell
2010-08-27
llvmpipe: native rasterization for lines
Hui Qi Tay
2010-08-25
llvmpipe: track drawing region as a single u_rect
Keith Whitwell
2010-08-25
llvmpipe: better triangle debugging
Keith Whitwell
2010-07-13
llvmpipe: move rasterizer to screen instead of setup context
Roland Scheidegger
2010-07-13
llvmpipe: pass mask into fragment shader
Keith Whitwell
2010-07-06
llvmpipe: disconnect vertex texture sampling from the setup
Zack Rusin
2010-07-06
draw: implement vertex texture sampling using llvm
Zack Rusin
2010-06-30
llvmpipe: Add a new scene state to describe scenes which only have state chan...
José Fonseca
2010-05-29
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-04-24
llvmpipe: Move the determination of the number of threads to the screen.
José Fonseca
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-24
llvmpipe: fix texture reference counting bug
Brian Paul
2010-03-13
llvmpipe: Obey rasterization rules.
José Fonseca
2010-03-13
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-01-15
llvmpipe: implement scissor test in triangle setup
Brian Paul
2010-01-14
llvmpipe: implement scissor testing
Brian Paul
2010-01-13
llvmpipe: check for texture usage in all scenes
Brian Paul
2010-01-13
llvmpipe: minor comment upgrades
Brian Paul
2010-01-06
llvmpipe: fix double free
Keith Whitwell
2010-01-06
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
2009-12-17
llvmpipe: keep copy of framebuffer state in setup context
Keith Whitwell
2009-12-13
llvmpipe: rename bins to scene
Keith Whitwell
2009-12-09
llvmpipe: checkpoint: begin plugging in bin queue code
Brian Paul
2009-12-09
llvmpipe: use new lp_setup_get_current_bins() function
Brian Paul
2009-12-04
llvmpipe: still more bin code reorganization
Brian Paul
2009-12-04
llvmpipe: reorganization of binning data structions and funtions
Brian Paul
2009-12-04
llvmpipe: simplify framebuffer state code
Brian Paul
2009-12-04
llvmpipe: comments and minor clean-ups
Brian Paul
2009-12-04
llvmpipe: move bin-related structures and functions into new lp_bin.[ch]
Brian Paul
2009-12-04
llvmpipe: bin state-change commands
Brian Paul
2009-12-04
llvmpipe: struct cmd_bin
Brian Paul
2009-12-03
llvmpipe: comments
Brian Paul
2009-12-03
llvmpipe: comments
Brian Paul
2009-11-30
llvmpipe: add a bunch of comments
Brian Paul
2009-10-21
llvmpipe: remove one of two definitions of TILESIZE
Keith Whitwell
2009-10-19
llvmpipe: fixed-point rasterization
Keith Whitwell
2009-10-19
llvmpipe: Allocate the blend color from the data store, and ensure it's aligned.
José Fonseca
2009-10-18
llvmpipe: Maintain a copy of the shader constants to prevent clobbering.
José Fonseca
[next]