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
*
intel/gen12: Add XML description for 3DSTATE_PRIMITIVE_REPLICATION
Caio Marcelo de Oliveira Filho
2020-04-07
1
-0
/
+16
*
nir: Add per_view attribute to nir_variable
Caio Marcelo de Oliveira Filho
2020-04-07
7
-8
/
+42
*
mesa: add support for NV_pixel_buffer_object
Simon Ser
2020-04-07
2
-5
/
+16
*
turnip: implement timestamp query
Jonathan Marek
2020-04-07
2
-55
/
+86
*
turnip: Enable geometryShader device feature
Brian Ho
2020-04-07
1
-1
/
+1
*
turnip: Enable geometry shaders for CP_DRAWs
Brian Ho
2020-04-07
1
-4
/
+12
*
turnip: Populate tu_pipeline.active_stages
Brian Ho
2020-04-07
1
-0
/
+6
*
turnip: Update maxGeometryShaderInvocations to match blob
Brian Ho
2020-04-07
1
-1
/
+1
*
turnip: Selectively configure GRAS_LAYER_CNTL
Brian Ho
2020-04-07
2
-2
/
+9
*
turnip: Set up REG_A6XX_SP_GS_CONFIG
Brian Ho
2020-04-07
1
-6
/
+8
*
turnip: Configure VFD_CONTROL with gsheader and primitiveid
Brian Ho
2020-04-07
1
-7
/
+16
*
turnip: Configure VPC for geometry shaders
Brian Ho
2020-04-07
4
-60
/
+181
*
turnip: Emit geometry shader obj and related consts
Brian Ho
2020-04-07
1
-1
/
+49
*
turnip: Set has_gs in ir3_shader_key
Brian Ho
2020-04-07
1
-2
/
+12
*
radv: Print shader stage before disassembly.
Timur Kristóf
2020-04-07
1
-1
/
+5
*
aco: Print shader stage in aco_print_program.
Timur Kristóf
2020-04-07
1
-0
/
+46
*
radv: Enable ACO for NGG VS/TES, but disable NGG for ACO GS.
Timur Kristóf
2020-04-07
2
-4
/
+13
*
aco/ngg: Run GS_ALLOC_REQ on priority 3 for NGG VS and TES.
Timur Kristóf
2020-04-07
1
-0
/
+6
*
aco/ngg: Schedule position exports of NGG VS/TES.
Timur Kristóf
2020-04-07
1
-1
/
+1
*
aco/ngg: Implement NGG VS and TES.
Timur Kristóf
2020-04-07
2
-11
/
+270
*
aco/ngg: Setup NGG VS and TES stages.
Timur Kristóf
2020-04-07
1
-6
/
+13
*
aco/ngg: Fix exports for NGG VS and TES.
Timur Kristóf
2020-04-07
1
-2
/
+2
*
aco/ngg: Initialize exec mask for NGG VS and TES.
Timur Kristóf
2020-04-07
1
-1
/
+1
*
aco/ngg: Add new stage for hw_ngg_gs.
Timur Kristóf
2020-04-07
1
-11
/
+12
*
aco: Treat s_setprio as a scheduling barrier.
Timur Kristóf
2020-04-07
1
-5
/
+7
*
aco: Extract merged_wave_info_to_mask to its own function.
Timur Kristóf
2020-04-07
1
-19
/
+26
*
aco: Print block_kind_export_end.
Timur Kristóf
2020-04-07
1
-0
/
+2
*
aco: Extract uniform if handling to separate functions.
Timur Kristóf
2020-04-07
1
-64
/
+92
*
aco: Fix crash in insert_wait_states.
Timur Kristóf
2020-04-07
1
-9
/
+7
*
pan/bit: Wire up add/add op+test
Alyssa Rosenzweig
2020-04-06
2
-1
/
+2
*
pan/bit: Add fmin/max16 tests
Alyssa Rosenzweig
2020-04-06
1
-2
/
+9
*
pan/bit: Enable more debug for `run`
Alyssa Rosenzweig
2020-04-06
1
-1
/
+1
*
pan/bit: Add min/max support to interpreter
Alyssa Rosenzweig
2020-04-06
1
-1
/
+10
*
pan/bit: Unify test frontends
Alyssa Rosenzweig
2020-04-06
3
-68
/
+23
*
pan/bi: Force ADD scheduling for MINMAX
Alyssa Rosenzweig
2020-04-06
1
-1
/
+1
*
pan/bi: Fix incorrect abs flip in fma/fadd16
Alyssa Rosenzweig
2020-04-06
1
-2
/
+2
*
pan/bi: Set BI_MODS for MINMAX
Alyssa Rosenzweig
2020-04-06
1
-1
/
+1
*
pan/bi: Add ADD add/min/max fp32 packing
Alyssa Rosenzweig
2020-04-06
1
-0
/
+36
*
pan/bi: Structify ADD unit add/min/max
Alyssa Rosenzweig
2020-04-06
1
-0
/
+17
*
pan/bi: Implement min/max on FMA
Alyssa Rosenzweig
2020-04-06
2
-7
/
+15
*
pan/bit: Add special unit test
Alyssa Rosenzweig
2020-04-06
5
-1
/
+38
*
pan/bit: Add special op interpreting
Alyssa Rosenzweig
2020-04-06
1
-2
/
+36
*
pan/bi: Add fp16 support for frcp/frsq
Alyssa Rosenzweig
2020-04-06
2
-2
/
+15
*
pan/bi: Add 32-bit _FAST packing
Alyssa Rosenzweig
2020-04-06
2
-0
/
+28
*
pan/bi: Remove nontrivial SPECIAL ops
Alyssa Rosenzweig
2020-04-06
3
-20
/
+0
*
aco: zero-initialize Temp
Rhys Perry
2020-04-06
3
-2
/
+3
*
aco: remove divergence check in sanitize_if()
Rhys Perry
2020-04-06
1
-2
/
+1
*
nir/lower_amul: fix slot calculation
Rob Clark
2020-04-06
3
-10
/
+34
*
nir: add some swizzle helpers
Rob Clark
2020-04-06
1
-0
/
+20
*
nir: Assert memory loads are aligned
Jason Ekstrand
2020-04-06
1
-9
/
+23
[next]