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
*
spirv/nir: add capability check for SpvCapabilityAtomicStorage
Alejandro Piñeiro
2018-07-03
2
-1
/
+5
*
spirv/nir: add atomic counter support on vtn_handle_ssbo_or_shared_atomic
Alejandro Piñeiro
2018-07-03
1
-6
/
+84
*
spirv/nir: initialize offset on the nir var at vtn_create_variable
Alejandro Piñeiro
2018-07-03
1
-0
/
+1
*
nir/spirv: Fix atomic counter (multidimensional-)arrays
Antia Puentes
2018-07-03
1
-3
/
+24
*
spirv/nir: tweak nir type when storage class is SpvStorageClassAtomicCounter
Alejandro Piñeiro
2018-07-03
1
-1
/
+11
*
nir_types: add glsl_atomic_uint_type() helper
Alejandro Piñeiro
2018-07-03
2
-0
/
+8
*
spirv/nir: add offset at vtn_variable
Alejandro Piñeiro
2018-07-03
2
-0
/
+4
*
spirv/nir: SpvStorageClassAtomicCounter support on vtn_storage_class_to_mode
Alejandro Piñeiro
2018-07-03
1
-1
/
+4
*
nir/linker: handle uniforms without explicit location
Alejandro Piñeiro
2018-07-03
1
-2
/
+62
*
compiler/glsl: refactor empty_uniform_block utilities to linker_util
Alejandro Piñeiro
2018-07-03
5
-63
/
+79
*
i965/vec4: Don't cmod propagate from CMP to ADD if the writemask isn't compat...
Ian Romanick
2018-07-02
2
-5
/
+87
*
intel/compiler: Silence unused parameter warnings brw_nir.c
Ian Romanick
2018-07-02
5
-7
/
+6
*
i965: Fix BRW_NEW_NUM_SAMPLES to be in .brw, not .mesa
Kenneth Graunke
2018-07-02
1
-2
/
+2
*
anv: Add support for the on-disk shader cache
Jason Ekstrand
2018-07-02
3
-11
/
+126
*
anv/pipeline_cache: Add a _locked suffix to a function
Jason Ekstrand
2018-07-02
1
-14
/
+15
*
anv: Add device-level helpers for searching for and uploading kernels
Jason Ekstrand
2018-07-02
3
-79
/
+98
*
anv/pipeline: Stop optimizing for not having a cache
Jason Ekstrand
2018-07-02
1
-34
/
+31
*
anv: Use a default pipeline cache if none is specified
Jason Ekstrand
2018-07-02
5
-18
/
+25
*
anv: Be more careful about hashing pipeline layouts
Jason Ekstrand
2018-07-02
1
-3
/
+38
*
anv,intel: Enable nir_opt_large_constants for Vulkan
Jason Ekstrand
2018-07-02
3
-0
/
+14
*
anv: Add state setup support for shader constants
Jason Ekstrand
2018-07-02
3
-19
/
+101
*
anv: Add support for shader constant data to the pipeline cache
Jason Ekstrand
2018-07-02
4
-0
/
+50
*
nir: Add a large constants optimization pass
Jason Ekstrand
2018-07-02
4
-0
/
+311
*
nir: Add a concept of constant data associated with a shader
Jason Ekstrand
2018-07-02
5
-0
/
+30
*
nir/deref: Add helpers for getting offsets
Jason Ekstrand
2018-07-02
2
-0
/
+95
*
nir/types: Add a natural size and alignment helper
Jason Ekstrand
2018-07-02
2
-0
/
+62
*
nir: Add a deref_instr_has_indirect helper
Jason Ekstrand
2018-07-02
2
-0
/
+20
*
util/macros: Import ALIGN_POT from ralloc.c
Jason Ekstrand
2018-07-02
4
-10
/
+8
*
v3d: Claim PIPE_CAP_TGSI_CAN_READ_OUTPUTS.
Eric Anholt
2018-07-02
1
-0
/
+1
*
ac: move all LLVM module initialization into ac_create_module
Marek Olšák
2018-07-02
6
-27
/
+17
*
v3d: Emit a TF flush after each draw using TF.
Eric Anholt
2018-07-02
2
-0
/
+9
*
nv50/ir: handle clipvertex for geom and tess shaders as well
Karol Herbst
2018-07-02
1
-1
/
+6
*
gallium/u_vbuf: drop min/max-scanning for empty indirect draws
Erik Faye-Lund
2018-07-02
1
-0
/
+3
*
radv: reset the image's predicate after a color decompression pass
Samuel Pitoiset
2018-07-02
1
-0
/
+5
*
radv: enable/disable predication for the DCC decompression pass
Samuel Pitoiset
2018-07-02
1
-2
/
+2
*
radv: add padding for the UMR disassembler
Samuel Pitoiset
2018-07-02
1
-2
/
+18
*
virgl: Add support for glGetMultisample
Gert Wollny
2018-07-02
2
-0
/
+39
*
st/mesa: Also check for PIPE_FORMAT_A8R8G8B8_SRGB for texture_sRGB
Tomeu Vizoso
2018-07-02
1
-1
/
+3
*
st/mesa: Fall back to R8G8B8A8_SRGB for ETC2
Tomeu Vizoso
2018-07-02
1
-3
/
+12
*
st/mesa/i965: Allow decompressing ETC2 to GL_RGBA
Tomeu Vizoso
2018-07-02
4
-25
/
+40
*
anv/cmd_buffer: make descriptors dirty when emitting base state address
Iago Toral Quiroga
2018-07-02
1
-0
/
+5
*
anv/cmd_buffer: clean dirty push constants flag after emitting push constants
Iago Toral Quiroga
2018-07-02
1
-0
/
+2
*
anv/cmd_buffer: never shrink the push constant buffer size
Iago Toral Quiroga
2018-07-02
1
-1
/
+16
*
gallium/llvmpipe: Enable support bptc format.
Denis Pauk
2018-07-01
2
-4
/
+2
*
gallium/softpipe: Enable support bptc format.
Denis Pauk
2018-07-01
1
-2
/
+1
*
gallium/auxiliary: Add helper support for bptc format compress/decompress
Denis Pauk
2018-07-01
6
-1
/
+408
*
mesa: add header for share bptc decompress functions
Denis Pauk
2018-07-01
3
-1434
/
+1761
*
glsl/cache: save and restore ExternalSamplersUsed
Marek Olšák
2018-06-30
1
-0
/
+2
*
nir: fix selection of loop terminator when two or more have the same limit
Timothy Arceri
2018-06-30
2
-4
/
+4
*
radeonsi: enable OpenGL 4.4 compat profile
Timothy Arceri
2018-06-30
1
-4
/
+3
[next]