projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2009-12-10
Brian Paul
llvmpipe: simplify llvmpipe_set_framebuffer_state()
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Brian Paul
gallium/util: added framebuffer compare, copy util...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Brian Paul
llvmpipe: added some bin queue debug code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Brian Paul
llvmpipe: updated comments
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
llvmpipe: added some debug/info code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
llvmpipe: simplify the tiles_x, tiles_y code a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
progs/demos/gloss: press 'n' to advance by one frame
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
llvmpipe: use the empty_bins queue now
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
progs/demos: call glutDestroyWindow() in gloss.c
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
llvmpipe: checkpoint: begin plugging in bin queue code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
llvmpipe: added new lp_bin_queue.[ch] files
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
llvmpipe: use new lp_setup_get_current_bins() function
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Brian Paul
llvmpipe: more bin functions for create/destroy/queries
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
José Fonseca
llvmpipe: Use number of CPUs as default number of threads.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Brian Paul
llvmpipe: remove some left-over debug code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Brian Paul
llvmpipe: implement threaded rasterization
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Brian Paul
gallium: added pipe_semaphore and related code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Brian Paul
llvmpipe: repartition lp_rasterizer state for threading
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Brian Paul
llvmpipe: use bin iteration functions when rasterizing...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Brian Paul
llvmpipe: introduce mutex and bin iteration functions
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: still more bin code reorganization
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: remove dead code left over from a previous...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: reorganization of binning data structions...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: move lp_rasterize_bin() into lp_rast.c
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: simplify framebuffer state code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: use LP_DBG() macro everywhere
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: fix-up polygon culling/winding
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: add missing sources to Makefile
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: comments and minor clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: move bin-related structures and functions...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: remove lp_rast_triangle::oneoverarea field
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: bin state-change commands
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: struct cmd_bin
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: fix typo, whitespace
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: dynamic allocation of triangle a0/dadx/dady...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: comments regarding lp_rast_triangle
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: comment about blend color
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: comments
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: new comment in do_triangle_ccw()
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Brian Paul
llvmpipe: fix incorrect array indexing when saving...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: comments, clean-ups in lp_rast_priv.h
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: checkpoint some initial state binning code
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: comments and a stub for lp_rast_set_state()
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: comments
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: set LP_SETUP_NEW_FS in lp_setup_set_fs()
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: more debug info
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: fix blend debug strings
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
progs/trivial: readback and print Z value in tri-z...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: quick & dirty implementation of lp_rast_store...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: additional comment about float->uint conversion
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Brian Paul
llvmpipe: comments
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Brian Paul
llvmpipe: execute shaders on 4x4 blocks instead of 8x2
commit
|
commitdiff
|
tree
|
snapshot
2009-12-02
Brian Paul
llvmpipe: whitespace for readability
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Brian Paul
llvmpipe: added assertions
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Brian Paul
llvmpipe: simplify mask computation
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Brian Paul
llvmpipe: replace shifts with multiplies to be clearer
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Brian Paul
llvmpipe: make nr_blocks unsigned
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Brian Paul
llvmpipe: comments, reformatting and assertions in...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Brian Paul
progs/trivial: added two simple texture tests
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Brian Paul
llvmpipe: add a bunch of comments
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Brian Paul
llvmpipe: minor refactoring of bin rasterization code
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Brian Paul
llvmpipe: update C_SOURCES
commit
|
commitdiff
|
tree
|
snapshot
2009-10-22
Keith Whitwell
llvmpipe: fix the worst of the depth regressions since...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Keith Whitwell
llvmpipe: remove one of two definitions of TILESIZE
commit
|
commitdiff
|
tree
|
snapshot
2009-10-21
Keith Whitwell
llvmpipe: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Keith Whitwell
llvmpipe: minor opts to setup_tri
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Keith Whitwell
llvmpipe: move block list into rast struct
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Keith Whitwell
llvmpipe: build list of 4x4 blocks to be shaded
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Keith Whitwell
llvmpipe: recursive rasterization within a tile
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Keith Whitwell
llvmpipe: pass mask as a linear encoding of the 4x4...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-20
Keith Whitwell
llvmpipe: precalculate some offsets
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Keith Whitwell
llvmpipe: remove a leftover 8x2 usage
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Keith Whitwell
llvmpipe: calculate masks in format desired by shader
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Keith Whitwell
llvmpipe: pre-multiply some constants by fixed_one
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
José Fonseca
llvmpipe: Reshape the shader input from 8x2 to 4x4.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Keith Whitwell
llvmpipe: fixed-point rasterization
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
José Fonseca
llvmpipe: Reset the pointer to stored jit context.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
José Fonseca
llvmpipe: Allocate the blend color from the data store...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Keith Whitwell
llvmpipe: correctly scale top/left fill adjustments
commit
|
commitdiff
|
tree
|
snapshot
2009-10-19
Keith Whitwell
llvmpipe: fix typo correcting for fill convention
commit
|
commitdiff
|
tree
|
snapshot
2009-10-18
José Fonseca
llvmpipe: Maintain a copy of the shader constants to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
José Fonseca
llvmpipe: Only invoke the shader if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Additional checks for binner block lists.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Use framebuffer coords consistently.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Fix type in tri bounding box check.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: fill in tri min/max values
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Remove partial tile override.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Undo debug override.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: properly clip tile writes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Pass framebuffer coords to shader.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Tell setup shader inputs.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: correct binning maths for iterating over...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Get jit_context/jit_function across the raste...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: set block count/used values back to zero...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: just bin whole tiles for now
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: always call begin_binning on transition to...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: add LP_DEBUG env var
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: initialize setup data store
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
Keith Whitwell
llvmpipe: initialize setup line/tri/point funcs
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
José Fonseca
llvmpipe: Put jit_context in store.
commit
|
commitdiff
|
tree
|
snapshot
next