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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: add infrastructure for ARB_shading_language_include
Timothy Arceri
2019-11-20
3
-0
/
+4
*
mesa: add ARB_shading_language_include stubs
Timothy Arceri
2019-11-20
6
-7
/
+115
*
radv: Do not change scratch settings while shaders are active.
Bas Nieuwenhuizen
2019-11-20
4
-55
/
+105
*
turnip: Drop the copy of the formats table.
Eric Anholt
2019-11-19
6
-738
/
+83
*
util: Add a mapping from VkFormat to PIPE_FORMAT.
Eric Anholt
2019-11-19
3
-0
/
+262
*
winsys/amdgpu: detect noop dependencies on the same ring correctly
Marek Olšák
2019-11-19
1
-6
/
+9
*
ac: fill num_rings for remaining IPs
Marek Olšák
2019-11-19
2
-4
/
+23
*
ac: add radeon_info::num_rings and move ring_type to amd_family.h
Marek Olšák
2019-11-19
10
-39
/
+29
*
nir: don't use GLenum16 in nir.h
Marek Olšák
2019-11-19
1
-2
/
+1
*
nir: move data.descriptor_set above data.index for better packing
Marek Olšák
2019-11-19
1
-4
/
+4
*
glsl_to_nir: rename image_access to mem_access
Marek Olšák
2019-11-19
1
-12
/
+12
*
nir/print: only print image.format for image variables
Marek Olšák
2019-11-19
1
-44
/
+46
*
nir: move data.image.access to data.access
Marek Olšák
2019-11-19
16
-34
/
+35
*
st/mesa: call nir_serialize only once per shader
Marek Olšák
2019-11-19
3
-22
/
+25
*
st/mesa: keep serialized NIR instead of nir_shader in st_program
Marek Olšák
2019-11-19
4
-11
/
+69
*
st/mesa: call nir_sweep in st_finalize_nir
Marek Olšák
2019-11-19
2
-2
/
+3
*
st/mesa: subclass st_vertex_program for VP-specific members
Marek Olšák
2019-11-19
9
-80
/
+92
*
st/mesa: more cleanups after unification of st_vertex/common_program
Marek Olšák
2019-11-19
1
-44
/
+19
*
st/mesa: rename occurences of stcp to stp to correspond to st_program
Marek Olšák
2019-11-19
3
-23
/
+23
*
st/mesa: cleanups after unification of st_vertex/common program
Marek Olšák
2019-11-19
4
-140
/
+55
*
st/mesa: rename st_common_program to st_program
Marek Olšák
2019-11-19
17
-131
/
+131
*
st/mesa: trivially merge st_vertex_program into st_common_program
Marek Olšák
2019-11-19
14
-103
/
+69
*
st/mesa: consolidate and simplify code flagging program::affected_states
Marek Olšák
2019-11-19
5
-30
/
+20
*
st/mesa: initialize affected_states and uniform storage earlier in deserialize
Marek Olšák
2019-11-19
1
-3
/
+3
*
st/mesa: start deduplicating some program code
Marek Olšák
2019-11-19
4
-13
/
+13
*
st/mesa: decrease the size of st_fp_variant_key from 48 to 40 bytes
Marek Olšák
2019-11-19
1
-3
/
+3
*
st/mesa: rename delete_basic_variant -> delete_common_variant
Marek Olšák
2019-11-19
1
-4
/
+4
*
anv: add missing "fall-through" annotation
Eric Engestrom
2019-11-19
1
-0
/
+1
*
intel: Add workaround for stencil state.
Rafael Antognolli
2019-11-19
3
-0
/
+40
*
turnip: fix sRGB GMEM clear
Jonathan Marek
2019-11-19
1
-6
/
+17
*
turnip: implement CmdClearColorImage/CmdClearDepthStencilImage
Jonathan Marek
2019-11-19
10
-35
/
+195
*
radv/aco: enable VK_KHR_shader_subgroup_extended_types
Rhys Perry
2019-11-19
1
-1
/
+1
*
aco: implement 64-bit integer reductions
Rhys Perry
2019-11-19
3
-10
/
+240
*
aco: refactor reduction lowering helpers
Rhys Perry
2019-11-19
1
-174
/
+115
*
radv: advertise VK_KHR_shader_subgroup_extended_types on GFX8-GFX9
Samuel Pitoiset
2019-11-19
2
-0
/
+7
*
ac: add 16-bit float support to ac_build_alu_op()
Samuel Pitoiset
2019-11-19
1
-4
/
+5
*
ac: add 8-bit and 16-bit supports to ac_build_optimization_barrier()
Samuel Pitoiset
2019-11-19
1
-2
/
+13
*
ac: add 8-bit and 16-bit supports to ac_build_wwm()
Samuel Pitoiset
2019-11-19
1
-3
/
+18
*
ac: add 8-bit and 16-bit supports to get_reduction_identity()
Samuel Pitoiset
2019-11-19
1
-1
/
+33
*
ac: add 8-bit and 16-bit supports to ac_build_swizzle()
Samuel Pitoiset
2019-11-19
1
-6
/
+13
*
ac: add 8-bit and 16-bit supports to ac_build_dpp()
Samuel Pitoiset
2019-11-19
1
-13
/
+20
*
ac: add 8-bit and 16-bit supports to ac_build_set_inactive()
Samuel Pitoiset
2019-11-19
1
-0
/
+9
*
ac: add 8-bit and 16-bit supports to ac_build_readlane()
Samuel Pitoiset
2019-11-19
1
-6
/
+16
*
ac: add 8-bit and 16-bit supports to ac_build_shuffle()
Samuel Pitoiset
2019-11-19
1
-5
/
+10
*
ac: remove useless cast in ac_build_set_inactive()
Samuel Pitoiset
2019-11-19
1
-1
/
+2
*
spirv: fix lowering of OpGroupNonUniformAllEqual
Samuel Pitoiset
2019-11-19
1
-3
/
+9
*
mesa: fix warning in 32 bits build
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-1
/
+1
*
mesa: enable EXT_direct_state_access
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-0
/
+1
*
mesa: add ARB_sparse_buffer NamedBufferPageCommitmentEXT function
Pierre-Eric Pelloux-Prayer
2019-11-19
5
-3
/
+35
*
mesa: add ARB_vertex_attrib_binding glVertexArray* functions
Pierre-Eric Pelloux-Prayer
2019-11-19
5
-5
/
+171
[next]