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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gallium/stapi: fix comment for st_visual::buffer_mask
Brian Paul
2016-10-24
1
-1
/
+1
*
tgsi: trivial build fix for MSVC
Brian Paul
2016-10-24
1
-1
/
+1
*
nv50/ir: do not perform global membar for shared memory
Samuel Pitoiset
2016-10-24
1
-1
/
+4
*
st/nine: Fix locking CubeTexture surfaces.
Axel Davy
2016-10-24
1
-0
/
+1
*
st/nine: Fix mistake in Volume9 UnlockBox
Axel Davy
2016-10-24
1
-1
/
+1
*
st/nine: Use align_calloc instead of align_malloc
Axel Davy
2016-10-24
5
-7
/
+7
*
gallium/util: Add align_calloc
Axel Davy
2016-10-24
1
-0
/
+8
*
st/nine: Fix leak with integer and boolean constants
Axel Davy
2016-10-24
1
-21
/
+18
*
tgsi/scan: scan texture offset operands
Marek Olšák
2016-10-24
1
-0
/
+16
*
tgsi/scan: move src operand processing into a separate function
Marek Olšák
2016-10-24
1
-171
/
+183
*
tgsi/scan: get information about shader buffer usage
Marek Olšák
2016-10-24
2
-0
/
+23
*
tgsi/scan: handle indirect image indexing correctly
Marek Olšák
2016-10-24
2
-8
/
+17
*
tgsi/scan: don't treat RESQ etc. as memory instructions
Marek Olšák
2016-10-24
1
-5
/
+13
*
tgsi/scan: get information about indirect 2D file access
Marek Olšák
2016-10-24
2
-0
/
+7
*
tgsi/scan: get information about indirect CONST access
Marek Olšák
2016-10-24
2
-0
/
+15
*
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
17
-0
/
+19
*
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
*
gallivm: try to fix build with LLVM <= 3.4 due to missing CallSite.h
Marek Olšák
2016-10-20
1
-1
/
+5
*
radeonsi: fix build of si_eliminate_const_vs_outputs on LLVM <= 3.8
Marek Olšák
2016-10-20
1
-3
/
+2
*
gallivm: add wrappers for missing functions in LLVM <= 3.8
Marek Olšák
2016-10-20
2
-0
/
+27
*
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
*
draw: improve vertex fetch (v2)
Roland Scheidegger
2016-10-19
3
-86
/
+134
*
draw: improved handling of undefined inputs
Roland Scheidegger
2016-10-19
1
-21
/
+32
*
gallivm: print out time for jitting functions with GALLIVM_DEBUG=perf
Roland Scheidegger
2016-10-19
1
-0
/
+11
*
gallivm: Use native packs and unpacks for the lerps
Roland Scheidegger
2016-10-19
3
-13
/
+156
*
svga: minor code improvements in svga_validate_pipe_sampler_view()
Brian Paul
2016-10-18
1
-8
/
+8
[next]