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
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
15
-13
/
+41
*
anv/pipeline: Add a pdevice helper variable
Jason Ekstrand
2019-01-21
1
-9
/
+10
*
anv: Only parse pImmutableSamplers if the descriptor has samplers
Jason Ekstrand
2019-01-21
1
-12
/
+31
*
radv: prevent dirtying of dynamic state when it does not change
Rhys Perry
2019-01-21
1
-16
/
+75
*
radv: avoid context rolls when binding graphics pipelines
Rhys Perry
2019-01-21
3
-108
/
+141
*
radv: add missed situations for scissor bug workaround
Rhys Perry
2019-01-21
2
-24
/
+43
*
radv: pass radv_draw_info to radv_emit_draw_registers()
Rhys Perry
2019-01-21
1
-60
/
+58
*
freedreno: a2xx: sysmem rendering
Jonathan Marek
2019-01-21
1
-0
/
+45
*
freedreno: a2xx: fix non-zero texture base offsets
Jonathan Marek
2019-01-21
1
-1
/
+1
*
freedreno: a2xx: fix VERTEX_REUSE/DEALLOC on a20x
Jonathan Marek
2019-01-21
3
-18
/
+34
*
freedreno: a2xx: fix gmem2mem viewport
Jonathan Marek
2019-01-21
1
-0
/
+7
*
freedreno: a2xx: cleanup REG_A2XX_PA_CL_VTE_CNTL
Jonathan Marek
2019-01-21
2
-18
/
+20
*
freedreno: a2xx: cleanup init_shader_const
Jonathan Marek
2019-01-21
3
-14
/
+11
*
nir: add bit_size parameter to system values with multiple allowed bit sizes
Karol Herbst
2019-01-21
5
-9
/
+19
*
nir: add legal bit_sizes to intrinsics
Karol Herbst
2019-01-21
4
-13
/
+30
*
nir/validate: allow to check against a bitmask of bit_sizes
Karol Herbst
2019-01-21
1
-17
/
+17
*
nir: replace more nir_load_system_value calls with builder functions
Karol Herbst
2019-01-21
5
-14
/
+12
*
glsl/lower_output_reads: set invariant and precise flags on temporaries
Karol Herbst
2019-01-21
1
-0
/
+4
*
nv50,nvc0: add missing CAPs for unsupported features
Rhys Kidd
2019-01-20
2
-0
/
+4
*
nir/spirv: handle SpvStorageClassCrossWorkgroup
Karol Herbst
2019-01-19
5
-0
/
+12
*
nir: rename nir_var_shared to nir_var_mem_shared
Karol Herbst
2019-01-19
11
-23
/
+23
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
15
-37
/
+37
*
nir: rename nir_var_ubo to nir_var_mem_ubo
Karol Herbst
2019-01-19
10
-14
/
+14
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
28
-81
/
+81
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
17
-29
/
+29
*
intel/genxml: add missing MI_PREDICATE compare operations
Lionel Landwerlin
2019-01-19
7
-1
/
+12
*
anv: document cache flushes & invalidations
Lionel Landwerlin
2019-01-19
1
-0
/
+67
*
anv: narrow flushing of the render target to buffer writes
Lionel Landwerlin
2019-01-19
6
-20
/
+15
*
glsl: be much more aggressive when skipping shader compilation
Timothy Arceri
2019-01-19
2
-6
/
+10
*
intel/fs: Promote execution type to 32-bit when any half-float conversion is ...
Francisco Jerez
2019-01-18
1
-0
/
+21
*
ac/nir_to_llvm: fix interpolateAt* for arrays
Timothy Arceri
2019-01-19
1
-19
/
+58
*
Revert "glsl: be much more aggressive when skipping shader compilation"
Timothy Arceri
2019-01-19
2
-10
/
+6
*
freedreno/a6xx: Turn on texture tiling by default
Kristian H. Kristensen
2019-01-18
7
-43
/
+64
*
freedreno: Synchronize batch and flush for staging resource
Kristian H. Kristensen
2019-01-18
1
-1
/
+15
*
glsl: be much more aggressive when skipping shader compilation
Timothy Arceri
2019-01-19
2
-6
/
+10
*
glsl: don't skip GLSL IR opts on first-time compiles
Timothy Arceri
2019-01-19
3
-34
/
+2
*
nir: check NIR_SKIP to skip passes by name
Caio Marcelo de Oliveira Filho
2019-01-18
3
-0
/
+40
*
anv: Implement VK_EXT_conditional_rendering for gen 7.5+
Danylo Piliaiev
2019-01-18
7
-14
/
+265
*
anv: Implement VK_KHR_draw_indirect_count for gen 7+
Danylo Piliaiev
2019-01-18
2
-0
/
+148
*
anv: Re-sort the extensions list
Jason Ekstrand
2019-01-18
1
-6
/
+6
*
intel/fs: Don't touch accumulator destination while applying regioning alignm...
Jason Ekstrand
2019-01-18
1
-1
/
+23
*
intel/eu: Stop overriding exec sizes in send_indirect_message
Jason Ekstrand
2019-01-18
1
-3
/
+0
*
radv: initialize the per-queue descriptor BO only once
Samuel Pitoiset
2019-01-18
1
-24
/
+23
*
radv: do not write unused descriptors to the per-queue BO
Samuel Pitoiset
2019-01-18
1
-124
/
+128
*
radv: reduce size of the per-queue descriptor BO
Samuel Pitoiset
2019-01-18
1
-1
/
+1
*
radv: drop unused code related to 16 sample locations
Samuel Pitoiset
2019-01-18
3
-13
/
+0
*
gm107/ir: disable TEXS for tex with derivAll set
Karol Herbst
2019-01-18
2
-1
/
+3
*
nv50/ir: disable tryCollapseChainedMULs in ConstantFolding for precise instru...
Karol Herbst
2019-01-18
1
-1
/
+1
*
nir: Account for atomics in copy propagation.
Bas Nieuwenhuizen
2019-01-18
1
-1
/
+24
*
anv/tests: Adding test for the state_pool padding.
Rafael Antognolli
2019-01-17
2
-1
/
+75
[next]