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
*
vc4: Don't flush on read-only access of buffers read by the CL.
Eric Anholt
2016-04-18
3
-7
/
+16
*
vc4: Sanity check that flushes don't happen between state emit and draw.
Eric Anholt
2016-04-18
1
-0
/
+7
*
vc4: Sanity check strides for imported BOs.
Eric Anholt
2016-04-18
1
-5
/
+18
*
r600g: Move R600_BIG_ENDIAN to r600_pipe_common.h
Oded Gabbay
2016-04-18
2
-6
/
+6
*
r600g: fix code indentation
Oded Gabbay
2016-04-18
2
-10
/
+10
*
gallivm: don't use vector selects with llvm 3.7
Roland Scheidegger
2016-04-18
1
-3
/
+5
*
gallium/radeon: handle vertex shaders that disable clipping & viewport
Marek Olšák
2016-04-16
2
-1
/
+20
*
llvmpipe: (trivial) initialize src1_alpha var to NULL
Roland Scheidegger
2016-04-15
1
-1
/
+1
*
gallium/swr: confine c++11 flag to swr driver
Tim Rowley
2016-04-15
1
-2
/
+3
*
gallium/swr: allow swr use as a swrast dri driver
Tim Rowley
2016-04-15
4
-7
/
+36
*
vc4: Fix subimage accesses to LT textures.
Eric Anholt
2016-04-15
1
-4
/
+4
*
radeon/uvd: fix tonga feedback buffer size
Leo Liu
2016-04-14
1
-4
/
+8
*
gallium/radeon: handle failure when mapping staging buffer
Nicolai Hähnle
2016-04-14
1
-0
/
+4
*
radeonsi: mark ssbo and images descriptor pointers dirty at beginning of CS
Nicolai Hähnle
2016-04-14
1
-0
/
+2
*
nvc0: do not break the universe on GK110+
Samuel Pitoiset
2016-04-14
1
-0
/
+1
*
nvc0: allow to use compute support on GM200
Samuel Pitoiset
2016-04-14
3
-2
/
+5
*
gallium/swr: fold the almost identical Makefiles
Emil Velikov
2016-04-14
6
-312
/
+184
*
radeonsi: don't overwrite the scratch offset in shader prologs
Marek Olšák
2016-04-14
1
-3
/
+4
*
radeonsi: fold num_user_sgprs where it is possible
Marek Olšák
2016-04-14
1
-16
/
+4
*
radeonsi: fix SGPRS calculation once more
Marek Olšák
2016-04-14
2
-55
/
+23
*
radeonsi: disable hw ETC2 on Polaris
Marek Olšák
2016-04-14
1
-1
/
+1
*
scons: Add a "check" target to run all unit tests.
Jose Fonseca
2016-04-14
2
-12
/
+6
*
test/unit: Make translate_test invoke translate_create by default.
Jose Fonseca
2016-04-14
1
-3
/
+4
*
test/unit: Make pipe_barrier_test actually check correct bahavior.
Jose Fonseca
2016-04-14
1
-7
/
+50
*
clover: Fix build against LLVM SVN >= r266163
Michel Dänzer
2016-04-14
1
-0
/
+14
*
nir/dead_variables: Configurably work with any variable mode
Jason Ekstrand
2016-04-13
2
-2
/
+2
*
gallium/swr: Make flat shading tris work.
George Kyriazis
2016-04-13
2
-0
/
+5
*
Revert "freedreno/a4xx: better occlusion/sample counting"
Rob Clark
2016-04-13
1
-6
/
+1
*
freedreno/a4xx: rasterizer_discard support
Rob Clark
2016-04-13
1
-0
/
+17
*
freedreno/ir3: fix array textures on a4xx
Rob Clark
2016-04-13
1
-3
/
+9
*
freedreno: fix stream-out offset handling for lines/tris
Rob Clark
2016-04-13
1
-1
/
+1
*
freedreno: fix handling for stream-out offsets
Rob Clark
2016-04-13
1
-1
/
+2
*
freedreno: fix prims-emitted query
Rob Clark
2016-04-13
3
-2
/
+12
*
freedreno: fix max-line-width
Rob Clark
2016-04-13
1
-0
/
+10
*
freedreno: add flag to enable dEQP hacks
Rob Clark
2016-04-13
2
-0
/
+2
*
freedreno/ir3: hack to avoid getting stuck in a loop
Rob Clark
2016-04-13
1
-1
/
+11
*
freedreno/ir3: use (ss) instead of (sy) for ldlv
Rob Clark
2016-04-13
1
-1
/
+7
*
freedreno/ir3: cleanup double cmps.s from frontend
Rob Clark
2016-04-13
1
-0
/
+31
*
gallivm: Workaround LLVM PR 27332.
Jose Fonseca
2016-04-13
1
-3
/
+14
*
gallium/radeon: move a comment to the correct place
Marek Olšák
2016-04-13
1
-3
/
+3
*
radeonsi: gate PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT by LLVM version
Nicolai Hähnle
2016-04-13
1
-1
/
+2
*
gallium/radeon: add an env variable to force a level of aniso filtering
Marek Olšák
2016-04-13
5
-9
/
+31
*
llvmpipe: Test rounding of x.5.
Jose Fonseca
2016-04-13
1
-1
/
+2
*
gallivm: use llvm.nearbyint instead of llvm.round.
Roland Scheidegger
2016-04-13
1
-98
/
+1
*
nv50/ra: `isinf()` is in namespace `std` since C++11.
Pierre Moreau
2016-04-13
1
-0
/
+4
*
scons: Allow building with Address Sanitizer.
Jose Fonseca
2016-04-13
1
-4
/
+8
*
softpipe: Free tgsi.image elements on context destruction.
Jose Fonseca
2016-04-13
1
-0
/
+2
*
softpipe: Enable ARB_framebuffer_no_attachments
Edward O'Callaghan
2016-04-13
1
-1
/
+2
*
vc4: Work around hardware limits on the number of verts in a single draw.
Eric Anholt
2016-04-12
1
-18
/
+92
*
softpipe: avoid buffer overflow
Thomas Hindoe Paaboel Andersen
2016-04-13
2
-8
/
+8
[next]