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: clean-up lp_surface_copy()
Brian Paul
2010-04-16
1
-74
/
+64
*
|
llvmpipe: remove unneeded declaration (which caused a warning)
Brian Paul
2010-04-16
1
-1
/
+0
*
|
llvmpipe: use unsigned type to avoid warnings
Brian Paul
2010-04-16
1
-2
/
+2
*
|
llvmpipe: remove unneeded break stmt
Brian Paul
2010-04-16
1
-1
/
+0
*
|
llvmpipe: fix compilation, linking of lp_test_blend
Brian Paul
2010-04-16
1
-1
/
+1
*
|
llvmpipe: updated #includes
Brian Paul
2010-04-16
1
-4
/
+5
*
|
gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory
Brian Paul
2010-04-16
6
-0
/
+881
*
|
gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory
Brian Paul
2010-04-16
4
-0
/
+120
*
|
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-04-16
4
-0
/
+740
*
|
gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory
Brian Paul
2010-04-16
4
-0
/
+506
*
|
llvmpipe: rename vars, update comments for texture->resource changes
Brian Paul
2010-04-16
2
-176
/
+176
*
|
llvmpipe: plug in draw's polygon stipple stage
Brian Paul
2010-04-16
1
-0
/
+1
*
|
llvmpipe: check for dirty context state in lp_setup_update_state()
Brian Paul
2010-04-16
1
-0
/
+16
*
|
llvmpipe: flush upon PIPE_FLUSH_TEXTURE_CACHE too
Brian Paul
2010-04-16
1
-1
/
+2
*
|
llvmpipe: make sure state is up to date before getting vertex layout/info
Brian Paul
2010-04-16
1
-0
/
+4
*
|
llvmpipe: additional texture assertion
Brian Paul
2010-04-16
1
-0
/
+4
*
|
llvmpipe: print_triangle() func (disabled)
Brian Paul
2010-04-16
1
-0
/
+29
*
|
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
20
-347
/
+1428
*
|
llvmpipe: comments for fence functions
Brian Paul
2010-04-14
1
-0
/
+26
*
|
llvmpipe: disable half float formats
Alan Hourihane
2010-04-13
1
-0
/
+5
*
|
llvmpipe: Respect pipe_sampler_view::format.
José Fonseca
2010-04-12
1
-1
/
+1
*
|
llvmpipe: Fix transfers after resource change
Jakob Bornecrantz
2010-04-12
1
-0
/
+1
*
|
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-11
1
-5
/
+4
*
|
Squashed commit of the following:
Keith Whitwell
2010-04-10
21
-387
/
+227
*
|
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-04-08
1
-1
/
+0
*
|
llvmpipe: Add missing include.
José Fonseca
2010-04-07
1
-0
/
+1
*
|
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-07
1
-1
/
+1
*
|
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-06
1
-1
/
+0
*
|
Merge branch 'gallium_draw_llvm'
Zack Rusin
2010-04-06
1
-2
/
+8
|
\
\
|
*
|
llvmpipe: use a define to decide whether to use draw llvm paths
Zack Rusin
2010-04-06
1
-1
/
+5
|
*
|
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-31
6
-331
/
+13
|
|
\
\
|
*
\
\
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-30
27
-190
/
+585
|
|
\
\
\
|
*
\
\
\
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-15
42
-1118
/
+1386
|
|
\
\
\
\
|
*
|
|
|
|
gallium/draw: initial code to properly support llvm in the draw module
Zack Rusin
2010-02-22
1
-2
/
+4
*
|
|
|
|
|
llvmpipe: Support S3TC when util_format_s3tc_enabled is set.
José Fonseca
2010-04-06
1
-18
/
+10
*
|
|
|
|
|
gallivm: Move the global LLVM objects (module, engine, provider, target) into...
José Fonseca
2010-04-06
1
-13
/
+4
*
|
|
|
|
|
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-04-02
3
-1
/
+8
*
|
|
|
|
|
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
1
-1
/
+2
*
|
|
|
|
|
llvmpipe: More tweaks to the supported texture formats.
José Fonseca
2010-04-01
1
-10
/
+6
*
|
|
|
|
|
llvmpipe: Fix build...
José Fonseca
2010-04-01
1
-0
/
+23
*
|
|
|
|
|
llvmpipe: Fix (un)swizzling, broken due to use of VOID channels.
José Fonseca
2010-04-01
1
-2
/
+10
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
llvmpipe: Don't call unused generate_clamp().
José Fonseca
2010-03-31
1
-2
/
+0
*
|
|
|
|
llvmpipe: Disable threads by default on embedded.
José Fonseca
2010-03-31
1
-0
/
+4
*
|
|
|
|
llvmpipe: Don't rely on u_format_access.py
José Fonseca
2010-03-31
3
-8
/
+7
*
|
|
|
|
llvmpipe: More accurate format capability exporting.
José Fonseca
2010-03-31
1
-5
/
+1
*
|
|
|
|
llvmpipe: Drop the aos format conversion.
José Fonseca
2010-03-31
3
-316
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Add test case for lp_bld_printf()
Chris Li
2010-03-29
2
-1
/
+164
*
|
|
|
gallium/llvmpipe: add PROGS target/rule to Makefile.template
Chris Li
2010-03-26
1
-8
/
+6
*
|
|
|
Revert "llvmpipe: optimize the lp_setup_fence() function"
Brian Paul
2010-03-25
1
-20
/
+6
*
|
|
|
llvmpipe: disable an assertion
Brian Paul
2010-03-25
1
-1
/
+1
[prev]
[next]