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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/i965/anv/radv/gallium: make shader info a pointer
Timothy Arceri
2016-10-26
3
-5
/
+5
*
nv50/ir: start LocalCSE with getFirst to merge PHI instructions
Karol Herbst
2016-10-25
1
-1
/
+1
*
nvc0: use correct bufctx when invalidating CP textures
Samuel Pitoiset
2016-10-25
1
-1
/
+1
*
nv50/ir: do not perform global membar for shared memory
Samuel Pitoiset
2016-10-24
1
-1
/
+4
*
nv50/ir: display OP_BAR subops in debug mode
Samuel Pitoiset
2016-10-24
1
-0
/
+9
*
nv50/ir: it appears that OP_DISCARD can't take a join modifier
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
nv50/ir: use levelZero for non-frag tex/txp ops
Ilia Mirkin
2016-10-22
1
-0
/
+5
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
15
-0
/
+15
*
nvc0/ir: remove outdated comment about SHLADD
Samuel Pitoiset
2016-10-22
2
-2
/
+0
*
vc4: Avoid making temporaries for assignments to NIR registers.
Eric Anholt
2016-10-21
1
-35
/
+79
*
vc4: Add a comment with discussion of how simulation works.
Eric Anholt
2016-10-21
1
-0
/
+25
*
vc4: Move simulator winsys mapping and tracking to the simulator.
Eric Anholt
2016-10-21
3
-20
/
+56
*
vc4: Move simulator memory management to a u_mm.h heap.
Eric Anholt
2016-10-21
5
-41
/
+208
*
vc4: Move simulator globals into a struct.
Eric Anholt
2016-10-21
2
-34
/
+29
*
vc4: Restructure the simulator mode.
Eric Anholt
2016-10-21
5
-84
/
+182
*
vc4: Fix termination of the initial scan for branch targets.
Eric Anholt
2016-10-21
1
-11
/
+8
*
radeonsi: fix a regression in si_eliminate_const_output
Nicolai Hähnle
2016-10-21
1
-4
/
+3
*
nv50,nvc0: don't keep track of whether fb rt0 is integer-only
Ilia Mirkin
2016-10-21
6
-44
/
+22
*
nvc0: do not break 3D state by pushing MS coordinates on Fermi
Samuel Pitoiset
2016-10-20
1
-43
/
+44
*
nvc0: translate compute shaders at program creation
Samuel Pitoiset
2016-10-20
1
-0
/
+4
*
radeonsi: fix build of si_eliminate_const_vs_outputs on LLVM <= 3.8
Marek Olšák
2016-10-20
1
-3
/
+2
*
radeonsi: fix 64-bit loads from LDS
Nicolai Hähnle
2016-10-20
1
-1
/
+1
*
nv50/ir: process texture offset sources as regular sources
Ilia Mirkin
2016-10-19
1
-53
/
+94
*
nv50,nvc0: avoid reading out of bounds when getting bogus so info
Ilia Mirkin
2016-10-19
2
-2
/
+8
*
nvc0/ir: simplify predicate logic for GK104 atomic operations
Samuel Pitoiset
2016-10-19
1
-14
/
+7
*
nvc0/ir: remove useless NVC0LoweringPass::gMemBase
Samuel Pitoiset
2016-10-19
1
-4
/
+1
*
nv50/ir: print CCTL subops in debug mode
Samuel Pitoiset
2016-10-19
1
-0
/
+9
*
radeonsi: eliminate trivial constant VS outputs
Marek Olšák
2016-10-19
3
-2
/
+186
*
nv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT
Samuel Pitoiset
2016-10-19
1
-0
/
+1
*
radeonsi: remove cb0_is_integer handling
Marek Olšák
2016-10-19
3
-13
/
+3
*
svga: minor code improvements in svga_validate_pipe_sampler_view()
Brian Paul
2016-10-18
1
-8
/
+8
*
radeonsi: rename prefixes from radeon to si
Marek Olšák
2016-10-18
4
-157
/
+157
*
radeonsi: merge radeon_llvm_context and si_shader_context
Marek Olšák
2016-10-18
4
-317
/
+290
*
radeonsi: import all TGSI->LLVM code from gallium/radeon
Marek Olšák
2016-10-18
11
-462
/
+346
*
gallium/radeon: simplify initialization of 64-bit gallivm builders
Marek Olšák
2016-10-18
1
-18
/
+4
*
gallium/radeon: remove unused radeon_llvm_reg_index_soa
Marek Olšák
2016-10-18
2
-7
/
+0
*
radeonsi: move LLVM ALU codegen into radeonsi
Marek Olšák
2016-10-18
6
-992
/
+1056
*
gm107/ir: fix bit offset of tex lod setting for indirect texturing
Ilia Mirkin
2016-10-18
1
-1
/
+1
*
gm107/ir: fix texturing with indirect samplers
Ilia Mirkin
2016-10-18
1
-0
/
+10
*
radeonsi: unify the constant load paths
Nicolai Hähnle
2016-10-17
1
-28
/
+11
*
radeonsi: fix indirect loads of 64 bit constants
Nicolai Hähnle
2016-10-17
1
-2
/
+2
*
radeonsi: shorten "shader->selector" to "sel" in si_shader_create
Marek Olšák
2016-10-17
1
-7
/
+8
*
radeonsi: clear DB_RENDER_OVERRIDE
Marek Olšák
2016-10-17
1
-3
/
+1
*
vc4: Fix fast clear color packing for 565.
Eric Anholt
2016-10-16
1
-3
/
+16
*
nv50/ir: constant fold OP_SPLIT
Tobias Klausmann
2016-10-14
1
-0
/
+18
*
swr: [rasterizer core] don't construct pArContext on non-ar builds
Tim Rowley
2016-10-13
1
-0
/
+6
*
swr: [rasterizer core] remove WorkerWaitForThreadEvent bucket
Tim Rowley
2016-10-13
3
-6
/
+0
*
swr: [rasterizer core] move binner functionality to separate file
Tim Rowley
2016-10-13
3
-1392
/
+1444
*
swr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob
Tim Rowley
2016-10-13
1
-0
/
+7
*
swr: [rasterizer core] fix comment typo
Tim Rowley
2016-10-13
1
-1
/
+1
[next]