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.c
Age
Commit message (
Expand
)
Author
2009-12-10
llvmpipe: updated comment
Brian Paul
2009-12-10
llvmpipe: Fix after sampler view changes.
michal
2009-12-09
llvmpipe: simplify the tiles_x, tiles_y code a bit
Brian Paul
2009-12-09
llvmpipe: use the empty_bins queue now
Brian Paul
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: remove dead code left over from a previous commit
Brian Paul
2009-12-04
llvmpipe: reorganization of binning data structions and funtions
Brian Paul
2009-12-04
llvmpipe: move lp_rasterize_bin() into lp_rast.c
Brian Paul
2009-12-04
llvmpipe: simplify framebuffer state code
Brian Paul
2009-12-04
llvmpipe: use LP_DBG() macro everywhere
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: comment about blend color
Brian Paul
2009-12-03
llvmpipe: fix incorrect array indexing when saving blend color
Brian Paul
2009-12-03
llvmpipe: checkpoint some initial state binning code
Brian Paul
2009-12-03
llvmpipe: set LP_SETUP_NEW_FS in lp_setup_set_fs()
Brian Paul
2009-12-03
llvmpipe: more debug info
Brian Paul
2009-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-11-30
llvmpipe: minor refactoring of bin rasterization code
Brian Paul
2009-11-03
llvmpipe: remove old prim_setup draw stage
Keith Whitwell
2009-11-03
llvmpipe: Respect gl_rasterization_rules in primitive setup.
José Fonseca
2009-10-22
llvmpipe: Avoid yet another variable size array.
José Fonseca
2009-10-21
llvmpipe: remove one of two definitions of TILESIZE
Keith Whitwell
2009-10-19
llvmpipe: Reset the pointer to stored jit context.
José Fonseca
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
2009-10-14
llvmpipe: Use ALIGN_STACK.
José Fonseca
2009-10-09
llvmpipe: Additional checks for binner block lists.
José Fonseca
2009-10-09
llvmpipe: Get jit_context/jit_function across the rasterizer.
José Fonseca
2009-10-09
llvmpipe: set block count/used values back to zero on reset
Keith Whitwell
2009-10-09
llvmpipe: always call begin_binning on transition to active state
Keith Whitwell
2009-10-09
llvmpipe: initialize setup data store
Keith Whitwell
2009-10-09
llvmpipe: initialize setup line/tri/point funcs
Keith Whitwell
2009-10-09
llvmpipe: Put jit_context in store.
José Fonseca
2009-10-09
llvmpipe: trivial/clear works
Keith Whitwell
2009-10-09
llvmpipe: Replace util_pack_color with straight float_to_ubyte.
José Fonseca
2009-10-09
llvmpipe: debug, crash fixes
Keith Whitwell
2009-10-09
llvmpipe: fix crash on init
Keith Whitwell
2009-10-09
llvmpipe: fix a couple of warnings
Keith Whitwell
2009-10-09
llvmpipe: Add stub lp_setup_is_texture_referenced.
José Fonseca
2009-10-09
llvmpipe: Pass state to setup.
José Fonseca
2009-10-09
llvmpipe: get lp_setup_tri building
Keith Whitwell
2009-10-09
llvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointer
Keith Whitwell
2009-10-09
llvmpipe: hook up some state, add stub line and point functions
Keith Whitwell
2009-10-09
llvmpipe: calculate overall width and height, pass to rasterizer
Keith Whitwell
2009-10-08
llvmpipe: get lp_setup compiling
Keith Whitwell
2009-10-08
llvmpipe: work on clears and coefficients
Keith Whitwell
[prev]
[next]