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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-14
6
-8
/
+36
|
\
|
*
i965: Expose the surface format table
Jason Ekstrand
2016-04-14
3
-18
/
+48
|
*
nir/lower_io: Add UBOs and SSBOs to get_io_offset_src
Jason Ekstrand
2016-04-14
1
-0
/
+3
|
*
nir/intrinsics: Add a vulkan_resource_index intrinsic
Jason Ekstrand
2016-04-14
3
-0
/
+34
|
*
nir: Add a descriptor_set field to nir_variable
Jason Ekstrand
2016-04-14
1
-0
/
+5
|
*
dri: Fix robust context creation via EGL attribute
Chad Versace
2016-04-14
1
-2
/
+23
|
*
radeon/uvd: fix tonga feedback buffer size
Leo Liu
2016-04-14
1
-4
/
+8
*
|
main/mtypes: Remove the "set" parameter from gl_uniform_block
Jason Ekstrand
2016-04-14
1
-5
/
+0
*
|
Revert "i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT"
Jason Ekstrand
2016-04-14
1
-45
/
+0
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-14
33
-469
/
+472
|
\
|
|
*
i965: Push everything if pull_param == NULL
Jason Ekstrand
2016-04-14
2
-2
/
+14
|
*
i965/fs: Push small uniform arrays
Jason Ekstrand
2016-04-14
1
-23
/
+53
|
*
i965/fs: Rename demote_pull_constants to lower_constant_loads
Jason Ekstrand
2016-04-14
2
-3
/
+3
|
*
i965/vec4: Get rid of the uniform_size array
Jason Ekstrand
2016-04-14
6
-33
/
+0
|
*
i965/vec4: Use MOV_INDIRECT instead of reladdr for indirect push constants
Jason Ekstrand
2016-04-14
4
-51
/
+50
|
*
i965/fs: Get rid of the param_size array
Jason Ekstrand
2016-04-14
4
-15
/
+0
|
*
i965/fs: Stop relying on param_size in assign_constant_locations
Jason Ekstrand
2016-04-14
1
-27
/
+17
|
*
i965/fs: Get rid of reladdr
Jason Ekstrand
2016-04-14
2
-10
/
+2
|
*
i965/fs: Use MOV_INDIRECT for all indirect uniform loads
Jason Ekstrand
2016-04-14
2
-40
/
+87
|
*
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
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
3
-17
/
+8
|
*
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
*
|
anv: Install the installable ICD
Jason Ekstrand
2016-04-14
1
-0
/
+3
*
|
anv/intel_icd: Don't provide an absolute path
Jason Ekstrand
2016-04-14
2
-3
/
+2
*
|
configure: Add initial support for enabling Vulkan drivers
Jason Ekstrand
2016-04-14
2
-2
/
+6
*
|
anv/pipeline: Use the right mask for lower_indirect_derefs
Jason Ekstrand
2016-04-14
1
-3
/
+3
*
|
i965: remove pointless diff with the master branch
Jason Ekstrand
2016-04-14
2
-1
/
+2
[next]