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
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: use the prim type from prim_info not emit in passthrough emit
Roland Scheidegger
2014-12-06
1
-2
/
+2
*
draw: use correct output prim for non-adjacent topologies in prim assembler.
Roland Scheidegger
2014-12-06
1
-4
/
+4
*
draw: kill off unneded prim assembler code for handling adjacency verts
Roland Scheidegger
2014-12-06
2
-60
/
+0
*
util/primconvert: Avoid point arithmetic; apply offset on all cases.
José Fonseca
2014-12-05
1
-1
/
+2
*
util/primconvert: take ib offset into account
Ilia Mirkin
2014-12-05
1
-1
/
+1
*
util/primconvert: support instanced rendering
Ilia Mirkin
2014-12-05
1
-0
/
+2
*
util/primconvert: pass index bias through
Ilia Mirkin
2014-12-05
1
-0
/
+1
*
gallivm: Update for RTDyldMemoryManager becoming an unique_ptr.
José Fonseca
2014-12-03
1
-0
/
+4
*
gallium: add include path to fix building of pipe-loader code
Brian Paul
2014-12-01
1
-0
/
+1
*
util: Move u_atomic.h to src/util.
Matt Turner
2014-12-01
1
-401
/
+0
*
util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
José Fonseca
2014-11-26
1
-1
/
+1
*
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
3
-4
/
+4
*
auxiliary/vl: rework the build of the VL code
Emil Velikov
2014-11-26
4
-5
/
+26
*
auxiliary/vl: split the vl sources list into VL_SOURCES
Emil Velikov
2014-11-26
4
-2
/
+8
*
auxiliary/vl: add galliumvl_stub.la
Emil Velikov
2014-11-26
3
-0
/
+155
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
6
-47
/
+1
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
5
-13
/
+1
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
5
-83
/
+2
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
4
-61
/
+1
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
5
-54
/
+1
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
5
-13
/
+1
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
6
-29
/
+1
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
5
-176
/
+2
*
util: Prefer atomic intrinsics to inline assembly.
Matt Turner
2014-11-24
1
-2
/
+2
*
draw: allow LLVM use on non-SSE2 X86 cpus
David Heidelberg
2014-11-22
1
-14
/
+1
*
rtasm,translate: Re-enable SSE on Mingw64.
José Fonseca
2014-11-20
2
-2
/
+2
*
draw: fixes for vertex shaders outputting layer or viewport index
Roland Scheidegger
2014-11-19
7
-17
/
+21
*
draw: Fixed inline comments
Andres Gomez
2014-11-18
2
-2
/
+2
*
gallivm: fix alignment issue for vertex data fetch
Roland Scheidegger
2014-11-18
8
-13
/
+48
*
st/mesa: add a fallback for clear_with_quad when no vs_layer
Ilia Mirkin
2014-11-17
2
-0
/
+76
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+28
*
gallium/auxiliary: add contained and rect checks (v6)
Christoph Bumiller
2014-11-18
2
-0
/
+136
*
gallium/auxiliary: add inc and dec alternative with return (v4)
Christoph Bumiller
2014-11-18
1
-0
/
+52
*
gallium/auxiliary: implement sw_probe_wrapped (v2)
Christoph Bumiller
2014-11-18
2
-0
/
+34
*
tgsi/ureg: add ureg_UARL shortcut (v2)
Christoph Bumiller
2014-11-18
1
-0
/
+1
*
draw: Make it more clear that *_jit_context points to pipe_viewport_state str...
José Fonseca
2014-11-16
3
-13
/
+13
*
draw: Fix breakage due to removal pipe_viewport_state::translate[3] and scale...
José Fonseca
2014-11-16
1
-2
/
+6
*
gallium/auxiliary: Fix build without LLVM.
José Fonseca
2014-11-16
1
-6
/
+6
*
gallium/auxiliary: Remove GALLIVM_CPP_SOURCES
José Fonseca
2014-11-16
3
-9
/
+1
*
auxiliary: ship all files in the distribution tarball
Emil Velikov
2014-11-16
2
-61
/
+281
*
pipe-loader: consolidate sources into Makefile.sources
Emil Velikov
2014-11-16
2
-8
/
+10
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
13
-24
/
+1
*
tgsi/ureg: simplify code for declaring properties
Marek Olšák
2014-11-16
3
-177
/
+13
*
gallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
3
-0
/
+308
*
gallium/util: add a window_space option to the passthrough vertex shader
Marek Olšák
2014-11-16
5
-7
/
+16
*
tgsi: fixup the string of VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
1
-1
/
+1
*
gallivm: Fix build with LLVM 3.6 (r221751).
José Fonseca
2014-11-12
1
-1
/
+10
*
util/format: Fix clamping to 32bit integers.
José Fonseca
2014-11-08
1
-0
/
+27
*
util/format: Generate floating point constants for clamping.
José Fonseca
2014-11-08
1
-4
/
+4
[next]