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
*
nir: Add lower_rotate flag and set to true in all drivers
Sagar Ghuge
2019-07-01
9
-0
/
+11
*
intel/compiler: Emit ROR and ROL instruction
Sagar Ghuge
2019-07-01
2
-0
/
+9
*
nir: Add optimization to use ROR/ROL instructions
Sagar Ghuge
2019-07-01
2
-0
/
+15
*
nir: Add urol and uror opcodes
Sagar Ghuge
2019-07-01
1
-0
/
+11
*
intel/compiler: Enable the emission of ROR/ROL instructions
Sagar Ghuge
2019-07-01
6
-2
/
+26
*
panfrost: Implement instanced rendering
Alyssa Rosenzweig
2019-07-01
9
-60
/
+568
*
panfrost/decode: Compute padded_num_vertices for MODULO
Alyssa Rosenzweig
2019-07-01
1
-2
/
+12
*
panfrost/midgard: Emit type appropriate ld_vary
Alyssa Rosenzweig
2019-07-01
1
-2
/
+19
*
panfrost/midgard: Add unsigned ld/st ops
Alyssa Rosenzweig
2019-07-01
3
-1
/
+11
*
panfrost/midgard: Use the appropriate ld_attr type
Alyssa Rosenzweig
2019-07-01
1
-0
/
+20
*
panfrost: Implement dispatch helpers
Alyssa Rosenzweig
2019-07-01
4
-13
/
+165
*
panfrost: Remove ancient comment
Alyssa Rosenzweig
2019-07-01
1
-3
/
+0
*
panfrost: Extend software tiling to larger bpp
Alyssa Rosenzweig
2019-07-01
1
-9
/
+49
*
panfrost: Rewrite u-interleaving code
Alyssa Rosenzweig
2019-07-01
1
-101
/
+189
*
freedreno: update generated registers
Rob Clark
2019-07-01
7
-16
/
+23
*
radv: rework how the number of VGPRs is computed
Samuel Pitoiset
2019-07-01
3
-26
/
+31
*
radv: gather if a vertex shaders needs the instance ID
Samuel Pitoiset
2019-07-01
1
-4
/
+14
*
radv: fix decompressing DCC levels with compute
Samuel Pitoiset
2019-07-01
1
-1
/
+7
*
radv: the number of VGPR_COMP_CNT for GS is expected to be 0 on GFX8
Samuel Pitoiset
2019-07-01
1
-1
/
+1
*
radv: reduce number of VGPRs for TESS_EVAL if primitive ID is not used
Samuel Pitoiset
2019-07-01
1
-3
/
+10
*
radv: make sure to mark the image as compressed when clearing DCC levels
Samuel Pitoiset
2019-07-01
3
-27
/
+8
*
targets/opencl: Add clangASTMatchers library as dependency
Michel Dänzer
2019-07-01
1
-0
/
+1
*
glsl/nir: Lower buffers using Binding instead of Names
Caio Marcelo de Oliveira Filho
2019-06-30
1
-5
/
+28
*
glspirv: Enable the new deref-base UBO/SSBO path on gl_spirv
Alejandro Piñeiro
2019-06-30
1
-2
/
+10
*
i965: call to gl_nir_link_uniform_blocks
Alejandro Piñeiro
2019-06-30
1
-0
/
+4
*
i965: use GLboolean for all brw_link_shader returns
Alejandro Piñeiro
2019-06-30
1
-3
/
+3
*
nir/linker: update already processed uniforms search for UBOs/SSBOs
Alejandro Piñeiro
2019-06-30
1
-10
/
+71
*
nir/linker: fill up uniform_storage with explicit data
Alejandro Piñeiro
2019-06-30
1
-5
/
+47
*
nir/linker: use only the array element type for array of ssbo/ubo
Alejandro Piñeiro
2019-06-30
1
-2
/
+42
*
nir/linker: fill is_shader_storage for uniforms
Alejandro Piñeiro
2019-06-30
1
-1
/
+2
*
nir/linker: add gl_nir_link_uniform_blocks.c
Alejandro Piñeiro
2019-06-30
4
-0
/
+648
*
nir_types: add glsl_type_is_leaf helper
Alejandro Piñeiro
2019-06-30
2
-0
/
+15
*
glsl/nir: add glsl_types::explicit_size plus nir C wrapper
Alejandro Piñeiro
2019-06-30
4
-0
/
+89
*
glsl_types: add type::bit_size and glsl_base_type_bit_size helpers
Alejandro Piñeiro
2019-06-30
1
-8
/
+52
*
nir: add is_in_ubo/ssbo/block helpers
Alejandro Piñeiro
2019-06-30
1
-0
/
+20
*
spirv/nir: fill up nir variable info for ubos and ssbo
Alejandro Piñeiro
2019-06-30
1
-1
/
+3
*
spirv/nir: create nir variable for UBO/SSBO
Alejandro Piñeiro
2019-06-30
1
-2
/
+13
*
vl: Use CS composite shader only if TEX_LZ and DIV are supported
Gert Wollny
2019-06-30
2
-8
/
+11
*
gallium: Add CAP for opcode DIV
Gert Wollny
2019-06-30
10
-0
/
+11
*
vl: replace DIV-ADD with MAD using inverse size
Gert Wollny
2019-06-30
1
-4
/
+5
*
etnaviv: blt: blit with the original format when possible
Jonathan Marek
2019-06-29
1
-7
/
+11
*
etnaviv: clear all bits for 24bpp depth without stencil
Jonathan Marek
2019-06-29
1
-1
/
+1
*
mesa: use binary search for MESA_EXTENSION_OVERRIDE
Eric Engestrom
2019-06-30
1
-6
/
+16
*
gitlab-ci: test meson installation
Eric Engestrom
2019-06-29
1
-0
/
+1
*
anv: fix indentation
Eric Engestrom
2019-06-29
1
-15
/
+14
*
anv: fix typo
Eric Engestrom
2019-06-29
1
-1
/
+1
*
anv: replace hard-coded platform list with vk.xml parse
Eric Engestrom
2019-06-29
1
-5
/
+11
*
android: fix typo LOCAL_EXPORT_C_INCLUDES
Chih-Wei Huang
2019-06-29
2
-2
/
+2
*
android: virgl: fix generated virgl_driinfo.h building rules
Mauro Rossi
2019-06-29
1
-2
/
+8
*
intel/compiler: don't use byte operands for src1 on ICL
Lionel Landwerlin
2019-06-29
4
-20
/
+192
[next]