index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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: 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
*
gallivm: Prevent double delete on LLVM 3.6
Jose Fonseca
2015-03-12
1
-0
/
+1
*
gallivm: init MM = NULL to silence warning
Brian Paul
2015-03-04
1
-1
/
+1
*
gallivm: fix uninitialized-variable warnings
Marek Olšák
2015-02-21
2
-2
/
+2
*
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
1
-1
/
+1
*
gallivm: silence a couple compiler warnings
Brian Paul
2015-01-05
2
-1
/
+4
*
draw: implement support for the VERTEXID_NOBASE and BASEVERTEX semantics.
Roland Scheidegger
2014-12-16
2
-0
/
+12
*
gallivm: Update for RTDyldMemoryManager becoming an unique_ptr.
José Fonseca
2014-12-03
1
-0
/
+4
*
gallivm: Removed unused variable.
José Fonseca
2014-11-26
1
-1
/
+1
*
draw,gallivm,llvmpipe: Avoid implicit casts of 32-bit shifts to 64-bits.
José Fonseca
2014-11-26
2
-2
/
+2
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
2
-28
/
+0
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
2
-7
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
2
-32
/
+0
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-3
/
+0
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
2
-7
/
+0
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
2
-7
/
+0
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
2
-6
/
+0
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
2
-100
/
+0
*
gallivm: fix alignment issue for vertex data fetch
Roland Scheidegger
2014-11-18
7
-13
/
+47
*
gallivm: Fix build with LLVM 3.6 (r221751).
José Fonseca
2014-11-12
1
-1
/
+10
[next]