index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
/
lp_bld_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm: Prefer the standard JIT engine whenever possible.
José Fonseca
2012-07-23
1
-4
/
+4
*
gallivm,draw,llvmpipe: Support wider native registers.
José Fonseca
2012-07-17
1
-154
/
+334
*
gallivm: Remove MSVC RT hack.
José Fonseca
2012-02-02
1
-14
/
+0
*
gallivm: Close a memory leak
Lauri Kasanen
2011-12-22
1
-0
/
+1
*
draw: Init llvm if not provided
Jakob Bornecrantz
2011-01-24
1
-1
/
+5
*
gallivm: store callbacks in a linked list rather than fixed size array
Brian Paul
2010-12-13
1
-26
/
+28
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
1
-42
/
+317
*
gallivm: always enable LLVMAddInstructionCombiningPass()
José Fonseca
2010-10-28
1
-7
/
+1
*
gallivm: Allow to disable bri-linear filtering with GALLIVM_DEBUG=no_brilinea...
José Fonseca
2010-10-10
1
-0
/
+1
*
gallivm: Add a new debug flag to warn about performance issues.
José Fonseca
2010-09-11
1
-0
/
+1
*
gallium: remove stray semicolons
Brian Paul
2010-08-06
1
-1
/
+1
*
gallivm: Only get debug option once
Jakob Bornecrantz
2010-08-05
1
-1
/
+3
*
gallivm: Setup a global optimization pass.
José Fonseca
2010-07-01
1
-0
/
+30
*
gallivm: Override some of the default target options.
José Fonseca
2010-06-14
1
-0
/
+5
*
gallivm: Register the JIT engine with oprofile on debug/profile builds.
José Fonseca
2010-06-03
1
-0
/
+8
*
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
1
-5
/
+5
*
gallivm: Choose an appropriate code generation optimization level.
José Fonseca
2010-05-25
1
-1
/
+33
*
gallivm: Centralize some of the LLVM debugging options.
José Fonseca
2010-05-15
1
-0
/
+18
*
gallivm: Centralize the cpu caps detection.
José Fonseca
2010-04-24
1
-0
/
+10
*
gallivm: Move the global LLVM objects (module, engine, provider, target) into...
José Fonseca
2010-04-06
1
-0
/
+78
[prev]