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
/
Makefile
Age
Commit message (
Expand
)
Author
2010-12-03
mesa: consolidate some compiler -D flags
Brian Paul
2010-10-27
Fix build on systems where "python" is python 3.
Kenneth Graunke
2010-10-18
llvmpipe: remove lp_setup_coef*.c files from Makefile
Brian Paul
2010-10-17
Merge remote branch 'origin/master' into lp-setup-llvm
Keith Whitwell
2010-10-17
llvmpipe: remove setup fallback path
Keith Whitwell
2010-10-15
llvmpipe: Move makefile include to before targets
Jakob Bornecrantz
2010-09-07
llvmpipe: Add lp_rast_debug.c to Makefile.
Chia-I Wu
2010-08-27
llvmpipe: add lp_setup_coef to makefile
Keith Whitwell
2010-07-14
llvmpipe: delete lp_test_*.o files with make clean
Brian Paul
2010-07-06
llvmpipe: add test program for round(), trunc(), floor(), ceil()
Brian Paul
2010-06-30
llvmpipe: added new lp_memory.[ch] files
Brian Paul
2010-06-22
llvmpipe: make geometry shaders and stream output work
Zack Rusin
2010-06-08
llvmpipe: Add geom shader file to make build
Jakob Bornecrantz
2010-05-24
llvmpipe: Unit test for sin/cos that compares against reference implementation.
Qicheng Christopher Li
2010-05-17
llvmpipe: Fix link order for test apps
Jakob Bornecrantz
2010-04-25
llvmpipe: lp_tex_sample_llvm.c -> lp_tex_sample.c
José Fonseca
2010-04-24
llvmpipe: add initial autoconf support.
Dave Airlie
2010-04-21
llvmpipe: add missing dependency in Makefile
Brian Paul
2010-04-20
gallivm: Bring aos format back to life.
José Fonseca
2010-04-16
llvmpipe: fix linking for lp_test_blend
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-31
llvmpipe: Don't rely on u_format_access.py
José Fonseca
2010-03-31
llvmpipe: Drop the aos format conversion.
José Fonseca
2010-03-29
Add test case for lp_bld_printf()
Chris Li
2010-03-26
gallium/llvmpipe: add PROGS target/rule to Makefile.template
Chris Li
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-02-23
llvmpipe: add lp_tile_image.c to sources
Brian Paul
2010-02-09
llvmpipe: remove .s rule (already in Makefile.template)
Brian Paul
2010-02-09
llvmpipe: lp_tile_surface.c isn't committed yet
Brian Paul
2010-02-09
llvmpipe: Make llvm unit test depend on libllvmpipe.a
Chris Li
2010-02-08
llvmpipe: remove files moved to gallivm/ from llvmpipe/Makefile
Brian Paul
2010-02-05
allow make to build lp_test_* for llvmpipe
Chris Li
2010-01-21
llvmpipe: added simple perf/statistics counting facility
Brian Paul
2010-01-20
llvmpipe: add makefile rule for generating .s files
Brian Paul
2010-01-19
llvmpipe: re-order file list, fix indentation
Brian Paul
2010-01-15
llvmpipe: add extra flags to DEFINES, no CFLAGS
Brian Paul
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-07
llvmpipe: Axe texture sampling code inherited from softpipe.
José Fonseca
2010-01-06
llvmpipe: merge setup and draw vbuf submodules
Keith Whitwell
2009-12-14
llvmpipe: update file list in Makefile
Brian Paul
2009-12-11
llvmpipe: remove old fence code, compile new lp_fence.c file
Brian Paul
2009-12-09
llvmpipe: added new lp_bin_queue.[ch] files
Brian Paul
2009-12-04
llvmpipe: add missing sources to Makefile
Brian Paul
2009-12-04
llvmpipe: move bin-related structures and functions into new lp_bin.[ch]
Brian Paul
2009-11-30
llvmpipe: update C_SOURCES
Brian Paul
2009-11-03
llvmpipe: remove old prim_setup draw stage
Keith Whitwell
[next]