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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add another index to load_uniform to specify the range read
Jason Ekstrand
2016-04-14
4
-1
/
+18
*
i965/fs: Add support for MOV_INDIRECT on pre-Broadwell hardware
Jason Ekstrand
2016-04-14
2
-13
/
+66
*
i965/fs: Fix regs_read() for MOV_INDIRECT with a non-zero subnr
Jason Ekstrand
2016-04-14
1
-1
/
+1
*
i965/fs: Don't force MASK_DISABLE on INDIRECT_MOV instructions
Jason Ekstrand
2016-04-14
1
-1
/
+0
*
i965/fs: Add support for doing MOV_INDIRECT on uniforms
Jason Ekstrand
2016-04-14
1
-1
/
+4
*
i965: Make intel_get_param return an int
Ben Widawsky
2016-04-14
1
-10
/
+7
*
st/mesa: fix sampler view leak in st_DrawAtlasBitmaps()
Brian Paul
2016-04-14
1
-0
/
+6
*
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
*
i965/vec4: Use UD rather than D for uniform indirects
Jason Ekstrand
2016-04-14
2
-6
/
+6
*
i965/fs: Use UD type for offsets in VARYING_PULL_CONSTANT_LOAD
Jason Ekstrand
2016-04-14
2
-3
/
+4
*
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
*
scons: Build NIR.
Jose Fonseca
2016-04-14
2
-0
/
+74
*
nir: Use _snprintf on Windows.
Jose Fonseca
2016-04-14
1
-0
/
+4
*
nir: Avoid structure initalization expressions.
Jose Fonseca
2016-04-14
1
-2
/
+16
*
nir: Remove unistd.h include.
Jose Fonseca
2016-04-14
1
-1
/
+0
*
nir: Avoid empty {} struct initializer.
Jose Fonseca
2016-04-14
1
-10
/
+10
*
gallium/swr: fold the almost identical Makefiles
Emil Velikov
2016-04-14
7
-314
/
+184
*
install-gallium-links.mk: handle multiple libraries
Tim Rowley
2016-04-14
1
-3
/
+3
*
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
*
doxygen: remove git rebase fallouts
Emil Velikov
2016-04-14
2
-54
/
+0
*
appveyor: Run unit tests.
Jose Fonseca
2016-04-14
1
-0
/
+3
*
scons: Add a "check" target to run all unit tests.
Jose Fonseca
2016-04-14
5
-26
/
+31
*
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
5
-13
/
+28
*
i965: Switch to NIR for ldexp lowering.
Kenneth Graunke
2016-04-13
2
-2
/
+1
*
nir/algebraic: Add lowering for ldexp
Jason Ekstrand
2016-04-13
1
-0
/
+31
*
i965: Implement the new imod and irem opcodes
Jason Ekstrand
2016-04-13
2
-0
/
+72
*
nir: Add more modulus opcodes
Jason Ekstrand
2016-04-13
2
-1
/
+16
*
i965/vec4: Inline get_pull_constant_offset
Jason Ekstrand
2016-04-13
2
-25
/
+14
*
nir/lower_io: Allow for a full bitmask of modes
Jason Ekstrand
2016-04-13
2
-7
/
+7
*
nir/lower_indirect: nir_variable_mode is now a bitfield
Jason Ekstrand
2016-04-13
2
-7
/
+7
*
nir: Convert nir_variable_mode to a bitfield
Jason Ekstrand
2016-04-13
2
-17
/
+19
*
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
[next]