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
*
radv/sqtt: add a helper that emits thread trace userdata markers
Samuel Pitoiset
2020-03-10
2
-0
/
+19
*
radv: use device entrypoints from the SQTT layer if enabled
Samuel Pitoiset
2020-03-10
1
-0
/
+11
*
radv/entrypoints: declare a driver internal layer for SQTT
Samuel Pitoiset
2020-03-10
1
-3
/
+2
*
panfrost: Pass the sampler view format when creating a tex descriptor
Boris Brezillon
2020-03-10
1
-1
/
+1
*
Revert "panfrost: Z24 variants should be sampled as R32UI"
Boris Brezillon
2020-03-10
1
-9
/
+1
*
gallium: Add forgotten docs for new CAPs related to transform feedback
Tomeu Vizoso
2020-03-10
1
-0
/
+3
*
lima: enable minmax cache for index buffers
Vasily Khoruzhick
2020-03-10
3
-3
/
+34
*
panfrost: split index cache into shared part
Vasily Khoruzhick
2020-03-10
7
-91
/
+190
*
st/mesa: fix a possible crash with selection and feedback modes
Marek Olšák
2020-03-09
1
-1
/
+1
*
st/mesa: flush the bitmap cache before st/dri and vbo flushes
Marek Olšák
2020-03-09
2
-2
/
+7
*
intel/fs: Fix workaround for VxH indirect addressing bug under control flow.
Francisco Jerez
2020-03-10
1
-10
/
+28
*
intel/fs: Allow NOT instructions in conditional discard optimization
Ian Romanick
2020-03-09
1
-1
/
+0
*
intel/fs: Do cmod prop again after scheduling
Ian Romanick
2020-03-09
1
-0
/
+11
*
st/nine: Fix incompatible-pointer-types-discards-qualifiers errors.
Vinson Lee
2020-03-09
1
-2
/
+2
*
radeonsi: determine uses_bindless_samplers correctly
Marek Olšák
2020-03-09
1
-5
/
+6
*
ac: add a bug workaround for the 100% NGG culling case
Marek Olšák
2020-03-09
1
-0
/
+33
*
radeonsi: add a bug workaround for NGG - LATE_ALLOC_GS
Marek Olšák
2020-03-09
1
-0
/
+6
*
radeonsi: enable EXT_texture_shadow_lod
Sonny Jiang
2020-03-09
1
-0
/
+1
*
egl/android: require ANDROID_native_fence_sync for buffer age
Chia-I Wu
2020-03-09
1
-1
/
+12
*
radv/sqtt: fix RADV_THREAD_TRACE_BUFFER_SIZE spelling
Edmondo Tommasina
2020-03-09
1
-1
/
+1
*
glsl/opt_minmax: Add support for float16
Neil Roberts
2020-03-09
1
-0
/
+19
*
glsl/lower_instructions: Handle fp16 for FDIV_TO_MUL_RCP
Kristian H. Kristensen
2020-03-09
1
-4
/
+5
*
glsl/lower_instructions: Handle fp16 for MOD_TO_FLOOR
Hyunjun Ko
2020-03-09
1
-1
/
+1
*
glsl/lower_instructions: Use float16 constants when appropriate
Neil Roberts
2020-03-09
1
-5
/
+31
*
glsl/validate: Allow float16 in the expression tree
Neil Roberts
2020-03-09
1
-27
/
+18
*
glsl: Add type queries for fp16+float and fp16+float+double
Kristian H. Kristensen
2020-03-09
1
-0
/
+16
*
glsl: Handle fp16 unary operations when lowering matrix operations
Hyunjun Ko
2020-03-09
1
-0
/
+3
*
glsl: Add ir_unop_f2fmp
Neil Roberts
2020-03-09
6
-0
/
+10
*
glsl: Add b2f16 and f162b conversion operations
Neil Roberts
2020-03-09
6
-0
/
+21
*
glsl: Add IR conversion ops for 16-bit float types
Neil Roberts
2020-03-09
6
-0
/
+26
*
glsl: Expand fp16 to float before constant expression evaluation
Kristian H. Kristensen
2020-03-09
1
-0
/
+26
*
glsl: Implement constant propagation for fp16
Kristian H. Kristensen
2020-03-09
1
-0
/
+3
*
glsl: Add fp16 case for ir_triop_lrp optimization
Kristian H. Kristensen
2020-03-09
1
-0
/
+3
*
glsl: Add support for float16 types in the IR tree
Neil Roberts
2020-03-09
5
-12
/
+86
*
glsl: Add ir_constant constructor for fp16
Kristian H. Kristensen
2020-03-09
3
-2
/
+33
*
freedreno/ir3: Don't fold conversions into sign
Kristian H. Kristensen
2020-03-09
1
-0
/
+1
*
amd: join emit_kill() from radv and radeonsi in ac_nir_to_llvm
Daniel Schürmann
2020-03-09
4
-20
/
+1
*
radv: use nir_lower_discard_to_demote to work around game bugs
Daniel Schürmann
2020-03-09
3
-0
/
+6
*
radeonsi: lower discard to demote when FS_CORRECT_DERIVS_AFTER_KILL is enabled
Daniel Schürmann
2020-03-09
5
-26
/
+7
*
amd/llvm: implement nir_intrinsic_demote(_if) and nir_intrinsic_is_helper_inv...
Daniel Schürmann
2020-03-09
3
-11
/
+132
*
nir: add pass to lower discard() to demote()
Daniel Schürmann
2020-03-09
4
-0
/
+73
*
nir: gather info whether a shader uses demote_to_helper
Daniel Schürmann
2020-03-09
2
-0
/
+4
*
nir: fix compilation warning on glsl_get_internal_ifc_packing
Tapani Pälli
2020-03-09
2
-2
/
+2
*
gallium/swr: Fix vcvtph2ps llvm intrinsic compile error
Krzysztof Raszkowski
2020-03-09
3
-34
/
+4
*
omx: fix build with gcc 10
Pierre-Eric Pelloux-Prayer
2020-03-09
1
-1
/
+1
*
intel/compiler: Discount NOPs from instruction counts
Matt Turner
2020-03-09
1
-3
/
+9
*
intel/compiler: Pass shader_stats for each SIMD mode
Matt Turner
2020-03-09
7
-24
/
+21
*
intel/compiler: Pass backend_shader * to cfg_t()
Matt Turner
2020-03-09
7
-16
/
+20
*
intel/compiler: Mark visitor parameters to scheduler const
Matt Turner
2020-03-09
1
-10
/
+10
*
intel/compiler: Mark some methods and parameters const
Matt Turner
2020-03-09
8
-27
/
+27
[next]