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
*
anv: Handle dwords that are all MBZ correctly
Kristian Høgsberg Kristensen
2016-02-10
1
-4
/
+25
*
anv: Fix out-of-tree build
Kristian Høgsberg Kristensen
2016-02-10
1
-0
/
+1
*
nir: Fix out-of-tree build for spirv2nir
Kristian Høgsberg Kristensen
2016-02-10
1
-0
/
+5
*
nir/spirv: Fix handling of OpGroupMemberDecorate
Jason Ekstrand
2016-02-10
1
-1
/
+1
*
nir/spirv: Assert that struct member ids are in-bounds
Jason Ekstrand
2016-02-10
1
-0
/
+4
*
nir/spirv: fix build_mat_subdet stack smasher
Mark Janes
2016-02-10
1
-2
/
+5
*
anv: Generate pack headers from XML definition
Kristian Høgsberg Kristensen
2016-02-10
18
-34454
/
+12682
*
anv: Fix up spirv for new texture/sampler split stuff
Jason Ekstrand
2016-02-09
4
-22
/
+42
*
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
2016-02-09
25
-105
/
+173
|
\
|
*
i965/vec4: Plumb separate surfaces and samplers through from NIR
Jason Ekstrand
2016-02-09
4
-9
/
+23
|
*
i965/vec4: Separate the sampler from the surface in generate_tex
Jason Ekstrand
2016-02-09
1
-5
/
+13
|
*
i965/fs: Plumb separate surfaces and samplers through from NIR
Jason Ekstrand
2016-02-09
7
-22
/
+46
|
*
i965/fs: Separate the sampler from the surface in generate_tex
Jason Ekstrand
2016-02-09
2
-6
/
+15
|
*
i965/fs: Add an enum for keeping track of texture instruciton sources
Jason Ekstrand
2016-02-09
3
-44
/
+72
|
*
nir: Separate texture from sampler in nir_tex_instr
Jason Ekstrand
2016-02-09
14
-18
/
+102
|
*
nir/tex_instr: Rename sampler to texture
Jason Ekstrand
2016-02-09
18
-95
/
+95
|
*
nir: Add some braces around loops and ifs
Jason Ekstrand
2016-02-09
1
-5
/
+10
|
*
i965: Explicitly write the "TR DS Cache Disable" bit at TCS EOT.
Kenneth Graunke
2016-02-09
3
-3
/
+6
*
|
vtn: Use const_index helpers
Jason Ekstrand
2016-02-09
2
-5
/
+5
*
|
anv/apply_pipeline_layout: Use the new const_index helpers
Jason Ekstrand
2016-02-09
1
-2
/
+2
*
|
Merge commit '8b0fb1c152fe191768953aa8c77b89034a377f83' into vulkan
Jason Ekstrand
2016-02-09
110
-4223
/
+4134
|
\
|
|
*
freedreno/ir3: use const_index helpers
Rob Clark
2016-02-09
1
-3
/
+7
|
*
nir: use const_index helpers
Rob Clark
2016-02-09
11
-24
/
+23
|
*
ptn: use const_index helpers
Rob Clark
2016-02-09
1
-2
/
+2
|
*
ttn: use const_index helpers
Rob Clark
2016-02-09
1
-5
/
+5
|
*
ttn: small logic cleanup
Rob Clark
2016-02-09
1
-1
/
+1
|
*
gtn: use const_index helpers
Rob Clark
2016-02-09
1
-8
/
+9
|
*
nir: const_index helpers
Rob Clark
2016-02-09
4
-100
/
+191
|
*
glsl: Disallow transform feedback varyings with compute shaders.
Kenneth Graunke
2016-02-09
1
-2
/
+3
|
*
radeonsi: enable denorms for 64-bit and 16-bit floats
Marek Olšák
2016-02-09
3
-6
/
+29
|
*
gallium: pass the robust buffer access context flag to drivers
Marek Olšák
2016-02-09
2
-1
/
+11
|
*
gallium/radeon: add a function for adding llvm function attributes
Marek Olšák
2016-02-09
2
-4
/
+10
|
*
radeonsi: compile geometry shaders immediately
Marek Olšák
2016-02-09
1
-1
/
+2
|
*
radeonsi: split out code for deleting si_shader
Marek Olšák
2016-02-09
1
-29
/
+36
|
*
radeonsi: move code writing tess factors into a separate function
Marek Olšák
2016-02-09
1
-9
/
+21
|
*
radeonsi: make LLVM IR dumping less messy
Marek Olšák
2016-02-09
3
-9
/
+15
|
*
radeonsi: move a few r600_can_dump_shader calls to where they're needed
Marek Olšák
2016-02-09
1
-5
/
+5
|
*
radeonsi: remove useless code that handles dx10_clamp_mode
Marek Olšák
2016-02-09
3
-14
/
+6
|
*
radeonsi: dump SPI_PS_INPUT values along with shader stats
Marek Olšák
2016-02-09
1
-0
/
+7
|
*
radeonsi: read SPI_PS_INPUT_ADDR from LLVM if it returns it
Marek Olšák
2016-02-09
3
-2
/
+7
|
*
radeonsi: don't force gl_SampleMaskIn to 1 for smoothing
Marek Olšák
2016-02-09
1
-7
/
+4
|
*
radeonsi: split PS input interpolation code into its own function
Marek Olšák
2016-02-09
1
-56
/
+71
|
*
radeonsi: implement forcing per-sample_interpolation using the shader key only
Marek Olšák
2016-02-09
6
-152
/
+55
|
*
radeonsi: remove si_shader::ps_input_interpolate
Marek Olšák
2016-02-09
2
-6
/
+3
|
*
radeonsi: move BCOLOR PS input locations after all other inputs
Marek Olšák
2016-02-09
3
-29
/
+50
|
*
radeonsi: move SPI_PS_INPUT_CNTL value computation to a separate function
Marek Olšák
2016-02-09
1
-34
/
+40
|
*
radeonsi: generate a color_two_side variant only if the shader reads colors
Marek Olšák
2016-02-09
1
-1
/
+1
|
*
radeonsi: move si_shader_context initialization into a separate function
Marek Olšák
2016-02-09
1
-43
/
+60
|
*
st/mesa: remove st_is_program_native
Marek Olšák
2016-02-09
1
-13
/
+0
|
*
st/mesa: unify destroy_program_variants cases for TCS, TES, GS
Marek Olšák
2016-02-09
1
-50
/
+16
[next]