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
*
intel/compiler: Allow for required subgroup sizes
Jason Ekstrand
2019-07-24
3
-6
/
+42
*
intel/compiler: Allow for varying subgroup sizes
Jason Ekstrand
2019-07-24
3
-2
/
+26
*
nir/lower_subgroups: Properly lower masks when subgroup_size == 0
Jason Ekstrand
2019-07-24
1
-5
/
+11
*
vulkan: Update the XML and headers to 1.1.116
Jason Ekstrand
2019-07-24
1
-18
/
+55
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
11
-13
/
+55
*
intel/compiler: Lower gl_SubgroupSize in postprocess_nir
Jason Ekstrand
2019-07-24
1
-2
/
+7
*
intel/nir: Make brw_nir_apply_sampler_key more generic
Jason Ekstrand
2019-07-24
7
-16
/
+26
*
nir: Add lowering for nir_op_irem and nir_op_imod
Sagar Ghuge
2019-07-24
1
-2
/
+16
*
main: Fix memleaks in mesa_use_program
Yevhenii Kolesnikov
2019-07-24
1
-0
/
+2
*
intel/compiler: don't use a keyword struct for a class fs_reg
Andrii Simiklit
2019-07-24
1
-1
/
+1
*
lima/ppir: fix disassembler temp read/write print
Qiang Yu
2019-07-24
1
-9
/
+23
*
gallium+mesa: fix tgsi_semantic array type
Eric Engestrom
2019-07-24
4
-10
/
+16
*
util: fix no-op macro (bad number of arguments)
Eric Engestrom
2019-07-24
1
-1
/
+1
*
radv/gfx10: enable VK_EXT_transform_feedback
Samuel Pitoiset
2019-07-24
1
-1
/
+1
*
radv/gfx10: do not enable NGG if a pipeline uses XFB
Samuel Pitoiset
2019-07-24
1
-0
/
+27
*
radv/gfx10: emit streamout shader config
Samuel Pitoiset
2019-07-24
1
-7
/
+7
*
radv/gfx10: declare streamout user SGPRs
Samuel Pitoiset
2019-07-24
1
-3
/
+0
*
radv/gfx10: update streamout descriptors
Samuel Pitoiset
2019-07-24
1
-2
/
+9
*
radv/gfx10: fix VS input VGPRs with the legacy path
Samuel Pitoiset
2019-07-24
2
-5
/
+15
*
gallivm: rework lp_build_tgsi_soa to take a struct
Dave Airlie
2019-07-24
5
-114
/
+126
*
nir/lower_io: Return SSA defs from helpers
Jason Ekstrand
2019-07-23
1
-25
/
+42
*
meson: allow building all glx without any drivers
Dylan Baker
2019-07-23
1
-3
/
+3
*
swr/rasterizer: Fix 3D resource copies.
Jan Zielinski
2019-07-23
1
-0
/
+14
*
swr/rasterizer: Fix return type on SIMD8 version of Clamp and Normalize utili...
Jan Zielinski
2019-07-23
1
-2
/
+2
*
swr/rasterizer: small formatting changes
Jan Zielinski
2019-07-23
3
-22
/
+48
*
swr/rasterizer: Adding support for unhandled clipEnable state
Jan Zielinski
2019-07-23
3
-4
/
+8
*
radv/gfx10: Enable binning.
Bas Nieuwenhuizen
2019-07-23
1
-2
/
+1
*
radv/gfx10: Implement bin size calculation.
Bas Nieuwenhuizen
2019-07-23
1
-2
/
+112
*
radv/gfx9: Select between depth/color bins based on area.
Bas Nieuwenhuizen
2019-07-23
1
-2
/
+2
*
radv: Generalize binning settings.
Bas Nieuwenhuizen
2019-07-23
1
-10
/
+2
*
radv/gfx10: Use new scan converter.
Bas Nieuwenhuizen
2019-07-23
1
-9
/
+51
*
radv: Set FLUSH_ON_BINNING_TRANSITION.
Bas Nieuwenhuizen
2019-07-23
3
-10
/
+50
*
radv: Use pbb_allow for framebuffer BREAK_BATCH.
Bas Nieuwenhuizen
2019-07-23
1
-1
/
+1
*
radeonsi/nir: set tgsi_shader_info::uses_fbfetch for KHR_blend_equation_adv.
Marek Olšák
2019-07-23
1
-5
/
+23
*
tgsi/scan: add uses_fbfetch
Marek Olšák
2019-07-23
3
-1
/
+5
*
radeonsi: fail if importing a texture with incorrect last_level or samples
Marek Olšák
2019-07-23
1
-5
/
+38
*
radeonsi: rewrite si_get_opaque_metadata, also for gfx10 support
Marek Olšák
2019-07-23
1
-24
/
+40
*
radeonsi: simplify si_get_input_prim and remove incorrect TODO comment
Marek Olšák
2019-07-23
3
-11
/
+5
*
radeonsi/gfx10: fix and enable CLEAR_STATE
Marek Olšák
2019-07-23
2
-1
/
+3
*
radeonsi: stop using info.opcode_count[TGSI_OPCODE_INTERP_SAMPLE]
Marek Olšák
2019-07-23
1
-1
/
+2
*
ac/nir: implement nir_op_pack_{us}norm_2x16
Marek Olšák
2019-07-23
2
-7
/
+14
*
mesa/st: rewrite src var when lowering tex_src_plane
Pierre-Eric Pelloux-Prayer
2019-07-23
1
-2
/
+28
*
u_blitter: add a msaa parameter to util_blitter_clear
Pierre-Eric Pelloux-Prayer
2019-07-23
8
-13
/
+22
*
u_blitter: enable msaa when dst num samples is > 1
Pierre-Eric Pelloux-Prayer
2019-07-23
1
-6
/
+12
*
nir/gather_info: Look for uses of helper invocations
Jason Ekstrand
2019-07-23
2
-0
/
+27
*
nir/gather_info: Move setting uses_64bit out of the switch
Jason Ekstrand
2019-07-23
1
-5
/
+6
*
nir: Add a nir_tex_instr_has_implicit_derivatives helper
Jason Ekstrand
2019-07-23
2
-11
/
+14
*
nir: Move nir_alu_instr_is_comparison to the ALU section
Jason Ekstrand
2019-07-23
1
-23
/
+23
*
intel/genxml: Add new test for subgroups.
Rafael Antognolli
2019-07-23
2
-0
/
+44
*
intel/genxml: Add basic infra for encoding/decoding unit tests.
Rafael Antognolli
2019-07-23
4
-0
/
+147
[next]