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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
2015-10-22
1
-2
/
+34
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-0
/
+2
*
gallivm: implement the correct version of LRP
Marek Olšák
2015-10-17
1
-6
/
+13
*
gallivm: set correct opcode info from unary/binary/ternary emits
Marek Olšák
2015-10-17
1
-3
/
+6
*
gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2
Tom Stellard
2015-10-02
2
-7
/
+32
*
llvmpipe: convert double to long long instead of unsigned long long
Oded Gabbay
2015-09-04
1
-1
/
+1
*
gallivm: Fix GCC unused-variable warning.
Vinson Lee
2015-07-31
1
-2
/
+1
*
gallivm: add LLVMAttribute parameter to lp_build_intrinsic
Marek Olšák
2015-07-31
5
-10
/
+15
*
gallivm: Fix profile build.
Jose Fonseca
2015-07-23
1
-1
/
+1
*
gallivm: Add ifdefs so raw_debug_stream is only defined when used
Tom Stellard
2015-07-23
1
-0
/
+2
*
gallivm: Don't use raw_debug_ostream for dissasembling
Tom Stellard
2015-07-23
1
-14
/
+13
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
11
-41
/
+41
*
gallivm: Initialize LLVM Modules's DataLayout to an empty string.
Tom Stellard
2015-07-20
1
-5
/
+23
*
gallivm: fix lp_build_compare_ext
Roland Scheidegger
2015-07-06
2
-1
/
+4
*
gallivm: add fp64 support. (v2.1)
Dave Airlie
2015-07-01
8
-31
/
+553
*
softpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value
Marek Olšák
2015-06-25
1
-1
/
+1
*
draw/gallivm: add invocation ID support for llvmpipe.
Dave Airlie
2015-06-23
2
-0
/
+6
*
llvmpipe: Truncate the binned constants to max const buffer size.
Jose Fonseca
2015-06-19
1
-1
/
+5
*
gallivm: Only build lp_profile() body when PROFILE is defined
Tom Stellard
2015-06-12
1
-1
/
+1
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+1
*
gallivm: silence unused var warnings for non-debug build
Brian Paul
2015-06-01
1
-0
/
+1
*
gallivm: Remove stub disassemblerSymbolLookupCB.
Jose Fonseca
2015-06-01
1
-13
/
+1
*
gallivm: make sampling more robust when the sampler setup is bogus
Roland Scheidegger
2015-05-29
1
-6
/
+32
*
gallivm: Use the LLVM's C disassembly interface.
Jose Fonseca
2015-05-29
1
-223
/
+37
*
gallivm: Disable frame pointer omission on LLVM 3.7.
Jose Fonseca
2015-05-29
1
-0
/
+10
*
gallivm: Workaround LLVM PR23628.
Jose Fonseca
2015-05-28
1
-0
/
+11
*
gallivm: Do not use NoFramePointerElim with LLVM 3.7.
Vinson Lee
2015-05-27
2
-0
/
+4
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
2
-35
/
+2
*
llvmpipe: enable ARB_texture_view
Roland Scheidegger
2015-05-13
1
-1
/
+1
*
gallivm: Fix build against LLVM 3.7 SVN r235265
Nick Sarnie
2015-04-20
2
-2
/
+2
*
gallivm: Fix build since llvm-3.7.0svn r234495
Nick Sarnie
2015-04-10
1
-4
/
+0
*
gallivm: Fix build since llvm-3.7.0svn r234460.
Vinson Lee
2015-04-09
1
-0
/
+4
*
gallivm: don't use control flow when doing indirect constant buffer lookups
Roland Scheidegger
2015-04-09
1
-57
/
+36
*
gallivm: (trivial) fix the logic deciding if function call should be used...
Roland Scheidegger
2015-04-01
1
-3
/
+1
*
gallivm: do some hack heuristic to disable texture functions
Roland Scheidegger
2015-04-01
1
-0
/
+40
*
gallivm: implement TG4 for ARB_texture_gather
Roland Scheidegger
2015-03-31
2
-40
/
+133
*
gallivm: add gather support to sampler interface
Roland Scheidegger
2015-03-31
3
-21
/
+34
*
gallivm: simplify sampler interface
Roland Scheidegger
2015-03-31
4
-220
/
+205
*
gallivm: Fix build against LLVM 3.7 SVN r233648
Michel Dänzer
2015-03-31
1
-0
/
+5
*
gallivm: fix texture function name (key) when using txf/ld
Roland Scheidegger
2015-03-28
1
-2
/
+5
*
gallivm: Fix build since llvm r233411
Jan Vesely
2015-03-27
1
-0
/
+4
*
gallivm: use llvm function calls for texturing instead of inlining
Roland Scheidegger
2015-03-27
2
-26
/
+438
*
gallivm: pass jit_context pointer through to sampling
Roland Scheidegger
2015-03-27
5
-74
/
+132
*
gallivm: Use MCInstrInfo in the disassembler for querying instruction info
Tom Stellard
2015-03-23
1
-7
/
+1
*
gallivm: Silence unused variable warnings on release builds.
Jose Fonseca
2015-03-22
2
-0
/
+4
*
gallivm: remove unused 'builder' variable
Brian Paul
2015-03-19
1
-1
/
+0
*
gallivm: Use INFINITY directly.
Jose Fonseca
2015-03-18
1
-8
/
+1
*
gallivm: abort properly when running out of buffer space in lp_disassembly
Roland Scheidegger
2015-03-17
1
-4
/
+8
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-0
/
+1
*
gallivm: (trivial) Fix typo in comment introduced by 70dc8a
Alexandre Demers
2015-03-13
1
-1
/
+1
[next]