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
/
drivers
/
llvmpipe
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
llvmpipe: SRGB textures not supported yet
Brian Paul
2010-02-24
1
-1
/
+0
*
|
llvmpipe: vertex shader textures not supported yet
Brian Paul
2010-02-24
1
-1
/
+1
*
|
llvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
2
-7
/
+5
*
|
llvmpipe: Fix breakeage.
José Fonseca
2010-02-24
1
-24
/
+13
*
|
llvmpipe: Handle correctly 24bit formats.
José Fonseca
2010-02-24
1
-44
/
+46
*
|
llvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
José Fonseca
2010-02-24
1
-4
/
+2
*
|
llvmpipe: add lp_tile_image.c to sources
Brian Paul
2010-02-23
2
-0
/
+2
*
|
llvmpipe: whole image tile/untile functions
Brian Paul
2010-02-23
2
-0
/
+183
*
|
llvmpipe: remove Z16 format override hack
Brian Paul
2010-02-23
1
-6
/
+0
*
|
llvmpipe: Z16 format is not supported
Brian Paul
2010-02-23
1
-0
/
+4
*
|
llvmpipe: added assertions to verify that scene is empty
Brian Paul
2010-02-23
2
-0
/
+5
*
|
llvmpipe: added some assertions
Brian Paul
2010-02-23
1
-0
/
+3
*
|
llvmpipe: use ffs technique for full tiles also
Keith Whitwell
2010-02-17
1
-45
/
+70
*
|
llvmpipe: rework do_block_16 to use bitmasks and ffs
Keith Whitwell
2010-02-17
1
-27
/
+41
|
/
*
llvmpipe: Silence unused value warning.
Vinson Lee
2010-02-14
1
-0
/
+1
*
llvmpipe: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
4
-31
/
+31
*
llvmpipe: Use util_format_name().
José Fonseca
2010-02-14
1
-2
/
+2
*
llvmpipe: Silence uninitialized variable warning.
Vinson Lee
2010-02-13
1
-0
/
+2
*
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
4
-2
/
+28
|
\
|
*
llvmpipe: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
4
-2
/
+28
*
|
Revert "llvmpipe: Move tile coordinate assertion into a more useful place."
José Fonseca
2010-02-11
1
-3
/
+3
*
|
llvmpipe: Move tile coordinate assertion into a more useful place.
José Fonseca
2010-02-11
1
-3
/
+3
*
|
llvmpipe: Clamp both extremes of triangles to framebuffer size.
José Fonseca
2010-02-11
1
-1
/
+4
*
|
llvmpipe: Map rendertargets when bound as textures.
José Fonseca
2010-02-10
1
-4
/
+15
*
|
llvmpipe: Fix null pointer dereference when no depth buffer is bound.
José Fonseca
2010-02-10
1
-0
/
+3
*
|
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-10
4
-118
/
+78
*
|
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-10
2
-3
/
+0
*
|
llvmpipe: remove .s rule (already in Makefile.template)
Brian Paul
2010-02-09
1
-5
/
+0
*
|
llvmpipe: lp_tile_surface.c isn't committed yet
Brian Paul
2010-02-09
1
-1
/
+0
|
/
*
llvmpipe: Make llvm unit test depend on libllvmpipe.a
Chris Li
2010-02-09
1
-3
/
+2
*
llvmpipe: Remove reference to prefilter field.
Michal Krol
2010-02-09
1
-1
/
+0
*
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
1
-5
/
+6
*
llvmpipe: include gallivm/lp_bld_misc.h
Brian Paul
2010-02-08
1
-0
/
+1
*
llvmpipe: remove files moved to gallivm/ from llvmpipe/Makefile
Brian Paul
2010-02-08
1
-24
/
+2
*
llvmpipe: s/textured/texture/
Brian Paul
2010-02-08
3
-5
/
+5
*
llvmpipe: added counters for color tile clear, load, store
Brian Paul
2010-02-08
3
-0
/
+16
*
llvmpipe: use new os time functions
Brian Paul
2010-02-08
1
-5
/
+5
*
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
55
-11069
/
+32
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
4
-4
/
+8
*
llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warni...
Vinson Lee
2010-02-07
1
-5
/
+5
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-07
4
-5
/
+0
*
llvmpipe: Silence GCC 'no previous prototype' warning.
Vinson Lee
2010-02-06
1
-1
/
+1
*
allow make to build lp_test_* for llvmpipe
Chris Li
2010-02-05
1
-0
/
+13
*
llvmpipe: Disable multithreading on windows.
José Fonseca
2010-02-05
1
-0
/
+6
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
60
-3678
/
+6333
|
\
|
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
16
-79
/
+77
|
|
\
|
*
|
llvmpipe: added debug option to disable LLVM optimization passes
Brian Paul
2010-01-27
3
-13
/
+19
|
*
|
llvmpipe: count/report time spent in LLVM compilations
Brian Paul
2010-01-27
3
-4
/
+24
|
*
|
llvmpipe: use some local vars to index step arrays
Brian Paul
2010-01-21
1
-4
/
+6
|
*
|
llvmpipe: s/inline/INLINE/
Brian Paul
2010-01-21
1
-1
/
+1
[prev]
[next]