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
...
*
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
*
gitlab-ci: Remove limit on kernel logging
Tomeu Vizoso
2019-11-19
1
-1
/
+0
*
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
3
-17
/
+4
*
mesa: add ARB_sparse_buffer NamedBufferPageCommitmentEXT function
Pierre-Eric Pelloux-Prayer
2019-11-19
6
-4
/
+36
*
mesa: add ARB_vertex_attrib_binding glVertexArray* functions
Pierre-Eric Pelloux-Prayer
2019-11-19
5
-5
/
+171
*
mesa: extend vertex_array_attrib_format to support EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-12
/
+6
*
mesa: implement ARB_texture_storage_multisample + EXT_dsa functions
Pierre-Eric Pelloux-Prayer
2019-11-19
6
-3
/
+84
*
mesa: add ARB_texture_buffer_range glTextureBufferRangeEXT function
Pierre-Eric Pelloux-Prayer
2019-11-19
6
-2
/
+62
*
mesa: add ARB_instanced_arrays EXT_dsa function
Pierre-Eric Pelloux-Prayer
2019-11-19
6
-1
/
+60
*
mesa: add ARB_gpu_shader_fp64 selector-less functions
Pierre-Eric Pelloux-Prayer
2019-11-19
2
-1
/
+132
*
mesa: add ARB_clear_buffer_object named functions
Pierre-Eric Pelloux-Prayer
2019-11-19
6
-9
/
+54
*
mesa: add ARB_vertex_attrib_64bit VertexArrayVertexAttribLOffsetEXT
Pierre-Eric Pelloux-Prayer
2019-11-19
6
-2
/
+52
*
mesa: add ARB_framebuffer_no_attachments named functions
Pierre-Eric Pelloux-Prayer
2019-11-19
6
-4
/
+102
*
mesa: update features.txt to reflect EXT_dsa status
Pierre-Eric Pelloux-Prayer
2019-11-19
1
-29
/
+29
*
panfrost: Set PIPE_COMPUTE_CAP_ADDRESS_BITS to 64
Alyssa Rosenzweig
2019-11-19
1
-2
/
+1
*
panfrost: Disable tiling for GLOBAL resources
Alyssa Rosenzweig
2019-11-19
1
-1
/
+2
*
panfrost: Pass kernel inputs as uniforms
Alyssa Rosenzweig
2019-11-19
1
-0
/
+13
*
panfrost: Stub out clover callbacks
Alyssa Rosenzweig
2019-11-19
1
-1
/
+27
*
i965: Ensure that all 2101010 image imports can pass framebuffer completeness.
Miguel Casas-Sanchez
2019-11-19
1
-2
/
+6
*
nir/serialize: fix serializing functions with no implementations.
Dave Airlie
2019-11-19
1
-3
/
+11
*
nir/serialize: pack function has name and entry point into flags.
Dave Airlie
2019-11-19
1
-5
/
+7
*
iris: Re-enable param compaction
Jason Ekstrand
2019-11-18
1
-1
/
+1
*
mesa: enable glthread for 7 Days To Die
Marek Olšák
2019-11-18
1
-0
/
+8
*
intel/compiler: Don't change hstride if not needed
Iván Briano
2019-11-18
1
-5
/
+6
*
turnip: add x11 wsi
Jonathan Marek
2019-11-18
2
-0
/
+114
*
turnip: add display wsi
Jonathan Marek
2019-11-18
4
-0
/
+366
*
nir: Validate that variables are in the right lists
Jason Ekstrand
2019-11-18
1
-11
/
+15
*
etnaviv: blt: set TS dirty after clear
Jonathan Marek
2019-11-18
1
-0
/
+2
*
etnaviv: separate PE and RS formats, use only RS only for tiling
Jonathan Marek
2019-11-18
8
-56
/
+54
*
etnaviv: blt: use only for tiling, and add missing formats
Jonathan Marek
2019-11-18
1
-22
/
+30
*
Call shmget() with permission 0600 instead of 0777
Brian Paul
2019-11-18
3
-3
/
+6
*
anv: Emit a NULL vertex for zero base_vertex/instance
Jason Ekstrand
2019-11-18
1
-11
/
+16
*
anv: Use an anv_state for the next binding table
Jason Ekstrand
2019-11-18
2
-12
/
+15
*
anv: More carefully dirty state in BindPipeline
Jason Ekstrand
2019-11-18
7
-25
/
+101
*
anv: More carefully dirty state in BindDescriptorSets
Jason Ekstrand
2019-11-18
4
-22
/
+51
*
anv: Use a switch statement for binding table setup
Jason Ekstrand
2019-11-18
1
-117
/
+127
[prev]
[next]