index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-23
gallivm: Fix profile build.
Jose Fonseca
1
-1
/
+1
2015-07-23
gallivm: Add ifdefs so raw_debug_stream is only defined when used
Tom Stellard
1
-0
/
+2
2015-07-23
gallivm: Don't use raw_debug_ostream for dissasembling
Tom Stellard
1
-14
/
+13
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
11
-41
/
+41
2015-07-20
gallivm: Initialize LLVM Modules's DataLayout to an empty string.
Tom Stellard
1
-5
/
+23
2015-07-06
gallivm: fix lp_build_compare_ext
Roland Scheidegger
2
-1
/
+4
2015-07-01
gallivm: add fp64 support. (v2.1)
Dave Airlie
8
-31
/
+553
2015-06-25
softpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value
Marek Olšák
1
-1
/
+1
2015-06-23
draw/gallivm: add invocation ID support for llvmpipe.
Dave Airlie
2
-0
/
+6
2015-06-19
llvmpipe: Truncate the binned constants to max const buffer size.
Jose Fonseca
1
-1
/
+5
2015-06-12
gallivm: Only build lp_profile() body when PROFILE is defined
Tom Stellard
1
-1
/
+1
2015-06-05
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
1
-0
/
+1
2015-06-01
gallivm: silence unused var warnings for non-debug build
Brian Paul
1
-0
/
+1
2015-06-01
gallivm: Remove stub disassemblerSymbolLookupCB.
Jose Fonseca
1
-13
/
+1
2015-05-29
gallivm: make sampling more robust when the sampler setup is bogus
Roland Scheidegger
1
-6
/
+32
2015-05-29
gallivm: Use the LLVM's C disassembly interface.
Jose Fonseca
1
-223
/
+37
2015-05-29
gallivm: Disable frame pointer omission on LLVM 3.7.
Jose Fonseca
1
-0
/
+10
2015-05-28
gallivm: Workaround LLVM PR23628.
Jose Fonseca
1
-0
/
+11
2015-05-27
gallivm: Do not use NoFramePointerElim with LLVM 3.7.
Vinson Lee
2
-0
/
+4
2015-05-20
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2
-35
/
+2
2015-05-13
llvmpipe: enable ARB_texture_view
Roland Scheidegger
1
-1
/
+1
2015-04-20
gallivm: Fix build against LLVM 3.7 SVN r235265
Nick Sarnie
2
-2
/
+2
2015-04-10
gallivm: Fix build since llvm-3.7.0svn r234495
Nick Sarnie
1
-4
/
+0
2015-04-09
gallivm: Fix build since llvm-3.7.0svn r234460.
Vinson Lee
1
-0
/
+4
2015-04-09
gallivm: don't use control flow when doing indirect constant buffer lookups
Roland Scheidegger
1
-57
/
+36
2015-04-01
gallivm: (trivial) fix the logic deciding if function call should be used...
Roland Scheidegger
1
-3
/
+1
2015-04-01
gallivm: do some hack heuristic to disable texture functions
Roland Scheidegger
1
-0
/
+40
2015-03-31
gallivm: implement TG4 for ARB_texture_gather
Roland Scheidegger
2
-40
/
+133
2015-03-31
gallivm: add gather support to sampler interface
Roland Scheidegger
3
-21
/
+34
2015-03-31
gallivm: simplify sampler interface
Roland Scheidegger
4
-220
/
+205
2015-03-31
gallivm: Fix build against LLVM 3.7 SVN r233648
Michel Dänzer
1
-0
/
+5
2015-03-28
gallivm: fix texture function name (key) when using txf/ld
Roland Scheidegger
1
-2
/
+5
2015-03-27
gallivm: Fix build since llvm r233411
Jan Vesely
1
-0
/
+4
2015-03-27
gallivm: use llvm function calls for texturing instead of inlining
Roland Scheidegger
2
-26
/
+438
2015-03-27
gallivm: pass jit_context pointer through to sampling
Roland Scheidegger
5
-74
/
+132
2015-03-23
gallivm: Use MCInstrInfo in the disassembler for querying instruction info
Tom Stellard
1
-7
/
+1
2015-03-22
gallivm: Silence unused variable warnings on release builds.
Jose Fonseca
2
-0
/
+4
2015-03-19
gallivm: remove unused 'builder' variable
Brian Paul
1
-1
/
+0
2015-03-18
gallivm: Use INFINITY directly.
Jose Fonseca
1
-8
/
+1
2015-03-17
gallivm: abort properly when running out of buffer space in lp_disassembly
Roland Scheidegger
1
-4
/
+8
2015-03-16
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
1
-0
/
+1
2015-03-13
gallivm: (trivial) Fix typo in comment introduced by 70dc8a
Alexandre Demers
1
-1
/
+1
2015-03-12
gallivm: Prevent double delete on LLVM 3.6
Jose Fonseca
1
-0
/
+1
2015-03-04
gallivm: init MM = NULL to silence warning
Brian Paul
1
-1
/
+1
2015-02-21
gallivm: fix uninitialized-variable warnings
Marek Olšák
2
-2
/
+2
2015-02-19
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
1
-0
/
+1
2015-02-19
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
1
-0
/
+1
2015-01-28
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
1
-1
/
+1
2015-01-05
gallivm: silence a couple compiler warnings
Brian Paul
2
-1
/
+4
2014-12-16
draw: implement support for the VERTEXID_NOBASE and BASEVERTEX semantics.
Roland Scheidegger
2
-0
/
+12
[next]