index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
llvmpipe: simplify the tiles_x, tiles_y code a bit
Brian Paul
2009-12-09
3
-16
/
+11
*
llvmpipe: use the empty_bins queue now
Brian Paul
2009-12-09
2
-6
/
+21
*
llvmpipe: checkpoint: begin plugging in bin queue code
Brian Paul
2009-12-09
5
-4
/
+56
*
llvmpipe: added new lp_bin_queue.[ch] files
Brian Paul
2009-12-09
4
-0
/
+213
*
llvmpipe: use new lp_setup_get_current_bins() function
Brian Paul
2009-12-09
3
-25
/
+44
*
llvmpipe: more bin functions for create/destroy/queries
Brian Paul
2009-12-09
2
-0
/
+56
*
llvmpipe: Use number of CPUs as default number of threads.
José Fonseca
2009-12-08
2
-2
/
+4
*
llvmpipe: remove some left-over debug code
Brian Paul
2009-12-07
1
-6
/
+3
*
llvmpipe: implement threaded rasterization
Brian Paul
2009-12-07
2
-43
/
+170
*
gallium: added pipe_semaphore and related code
Brian Paul
2009-12-07
1
-0
/
+50
*
llvmpipe: repartition lp_rasterizer state for threading
Brian Paul
2009-12-07
5
-72
/
+133
*
llvmpipe: use bin iteration functions when rasterizing bins
Brian Paul
2009-12-07
1
-6
/
+20
*
llvmpipe: introduce mutex and bin iteration functions
Brian Paul
2009-12-07
2
-0
/
+79
*
llvmpipe: still more bin code reorganization
Brian Paul
2009-12-04
6
-102
/
+130
*
llvmpipe: remove dead code left over from a previous commit
Brian Paul
2009-12-04
1
-30
/
+0
*
llvmpipe: reorganization of binning data structions and funtions
Brian Paul
2009-12-04
7
-138
/
+209
*
llvmpipe: move lp_rasterize_bin() into lp_rast.c
Brian Paul
2009-12-04
3
-42
/
+42
*
llvmpipe: simplify framebuffer state code
Brian Paul
2009-12-04
4
-24
/
+21
*
llvmpipe: use LP_DBG() macro everywhere
Brian Paul
2009-12-04
3
-33
/
+34
*
llvmpipe: fix-up polygon culling/winding
Brian Paul
2009-12-04
1
-0
/
+11
*
llvmpipe: add missing sources to Makefile
Brian Paul
2009-12-04
1
-0
/
+2
*
llvmpipe: comments and minor clean-ups
Brian Paul
2009-12-04
2
-8
/
+26
*
llvmpipe: move bin-related structures and functions into new lp_bin.[ch]
Brian Paul
2009-12-04
8
-149
/
+243
*
llvmpipe: remove lp_rast_triangle::oneoverarea field
Brian Paul
2009-12-04
2
-19
/
+18
*
llvmpipe: bin state-change commands
Brian Paul
2009-12-04
6
-47
/
+101
*
llvmpipe: struct cmd_bin
Brian Paul
2009-12-04
2
-9
/
+21
*
llvmpipe: fix typo, whitespace
Brian Paul
2009-12-04
1
-2
/
+1
*
llvmpipe: dynamic allocation of triangle a0/dadx/dady arrays
Brian Paul
2009-12-04
2
-6
/
+14
*
llvmpipe: comments regarding lp_rast_triangle
Brian Paul
2009-12-03
1
-1
/
+4
*
llvmpipe: comment about blend color
Brian Paul
2009-12-03
1
-0
/
+1
*
llvmpipe: comments
Brian Paul
2009-12-03
1
-4
/
+11
*
llvmpipe: new comment in do_triangle_ccw()
Brian Paul
2009-12-03
1
-0
/
+5
*
llvmpipe: fix incorrect array indexing when saving blend color
Brian Paul
2009-12-03
1
-1
/
+1
*
llvmpipe: comments, clean-ups in lp_rast_priv.h
Brian Paul
2009-12-03
1
-12
/
+17
*
llvmpipe: checkpoint some initial state binning code
Brian Paul
2009-12-03
2
-3
/
+15
*
llvmpipe: comments and a stub for lp_rast_set_state()
Brian Paul
2009-12-03
1
-0
/
+28
*
llvmpipe: comments
Brian Paul
2009-12-03
1
-4
/
+4
*
llvmpipe: set LP_SETUP_NEW_FS in lp_setup_set_fs()
Brian Paul
2009-12-03
1
-0
/
+1
*
llvmpipe: more debug info
Brian Paul
2009-12-03
1
-4
/
+8
*
llvmpipe: fix blend debug strings
Brian Paul
2009-12-03
1
-5
/
+5
*
llvmpipe: quick & dirty implementation of lp_rast_store_zstencil()
Brian Paul
2009-12-03
1
-3
/
+50
*
llvmpipe: additional comment about float->uint conversion
Brian Paul
2009-12-03
1
-0
/
+4
*
llvmpipe: comments
Brian Paul
2009-12-03
1
-0
/
+9
*
llvmpipe: execute shaders on 4x4 blocks instead of 8x2
Brian Paul
2009-12-02
4
-63
/
+116
*
llvmpipe: whitespace for readability
Brian Paul
2009-12-02
1
-7
/
+7
*
llvmpipe: added assertions
Brian Paul
2009-12-01
1
-3
/
+4
*
llvmpipe: simplify mask computation
Brian Paul
2009-12-01
1
-4
/
+6
*
llvmpipe: replace shifts with multiplies to be clearer
Brian Paul
2009-12-01
1
-18
/
+18
*
llvmpipe: make nr_blocks unsigned
Brian Paul
2009-12-01
2
-4
/
+5
*
llvmpipe: comments, reformatting and assertions in tri rast code
Brian Paul
2009-12-01
1
-47
/
+70
[prev]
[next]