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
/
drivers
/
llvmpipe
/
lp_jit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: Fake missing SSSE3 when simulation less capabable machines.
José Fonseca
2009-11-26
1
-0
/
+1
*
llvmpipe: Use assert instead of abort. Only verify functions on debug builds.
José Fonseca
2009-11-24
1
-1
/
+1
*
llvmpipe: Make sure the JIT engine and X86 target are linked on MSVC build.
José Fonseca
2009-10-28
1
-2
/
+1
*
llvmpipe: Workaround for bug in llvm 2.5.
José Fonseca
2009-09-29
1
-1
/
+14
*
llvmpipe: Emit SSE intrinsics based on runtime cpu capability check.
José Fonseca
2009-09-29
1
-0
/
+3
*
llvmpipe: Allow building with LLVM 2.6 too.
José Fonseca
2009-09-26
1
-0
/
+5
*
llvmpipe: Make the code portable for MinGW.
José Fonseca
2009-09-16
1
-1
/
+1
*
llvmpipe: Code generate the texture sampling inside the shader.
José Fonseca
2009-09-07
1
-1
/
+36
*
llvmpipe: Isolate sampling from TGSI translation.
José Fonseca
2009-08-29
1
-2
/
+1
*
llvmpipe: Pre-declare fetch_texel.
José Fonseca
2009-08-29
1
-2
/
+22
*
llvmpipe: Pass the alpha ref value and blend color in the jit context.
José Fonseca
2009-08-29
1
-1
/
+7
*
llvmpipe: Pass fragment context to generated function in a single structure.
José Fonseca
2009-08-29
1
-1
/
+37
*
llvmpipe: Centralize the C <-> JIT interfaces in one place.
José Fonseca
2009-08-29
1
-0
/
+77