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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: don't use lp_build_alloca
Marek Olšák
2019-07-30
3
-4
/
+3
*
radeonsi/nir: implement FBFETCH for KHR_blend_equation_advanced
Marek Olšák
2019-07-30
5
-7
/
+28
*
radeonsi/nir: set input_interpolate_loc for color inputs
Marek Olšák
2019-07-30
1
-0
/
+10
*
radeonsi/nir: set tgsi_shader_info::num_memory_instructions
Marek Olšák
2019-07-30
1
-0
/
+5
*
radeonsi/nir: accurately set input_usage_mask for doubles (v2)
Marek Olšák
2019-07-30
1
-4
/
+14
*
radeonsi/nir: accurately set output_usagemask (v2)
Marek Olšák
2019-07-30
1
-4
/
+49
*
radeonsi/nir: accurately set reads_*_outputs for TCS
Marek Olšák
2019-07-30
1
-14
/
+10
*
radeonsi/nir: clean up gather_intrinsic_load_deref_input_info
Marek Olšák
2019-07-30
1
-8
/
+6
*
radeonsi/nir: add an option to convert TGSI to NIR
Marek Olšák
2019-07-30
4
-5
/
+19
*
radeonsi/nir: clean up some nir_scan_shader code
Marek Olšák
2019-07-30
1
-16
/
+6
*
radeonsi/gfx10: disable DCC image stores
Marek Olšák
2019-07-30
2
-3
/
+2
*
radeonsi: adjust RB+ blend optimization settings
Marek Olšák
2019-07-30
2
-4
/
+2
*
ac/surface: allow linear swizzle mode automatic selection on gfx9 & 10
Marek Olšák
2019-07-30
1
-1
/
+0
*
mesa: add EXT_dsa indexed generic queries
Pierre-Eric Pelloux-Prayer
2019-07-30
6
-5
/
+65
*
mesa: add EXT_dsa indexed texture commands functions
Pierre-Eric Pelloux-Prayer
2019-07-30
5
-2
/
+76
*
mesa: add EXT_dsa (Named)Framebuffer functions
Pierre-Eric Pelloux-Prayer
2019-07-30
7
-22
/
+388
*
mesa: add EXT_dsa NamedBuffer functions
Pierre-Eric Pelloux-Prayer
2019-07-30
5
-9
/
+150
*
i965/curbe: Look at SYSTEM_VALUE_FRAG_COORD instead of VARYING_SLOT_POS
Jason Ekstrand
2019-07-30
1
-1
/
+1
*
intel/fs: Implement quad_swap_horizontal with a swizzle on gen7
Jason Ekstrand
2019-07-30
1
-7
/
+20
*
intel/fs: Use ALIGN16 instructions for all derivatives on gen <= 7
Jason Ekstrand
2019-07-30
2
-24
/
+65
*
scons+meson: suppress spammy build warning on MacOS
Eric Engestrom
2019-07-30
2
-0
/
+2
*
i965/fs: Print the scheduler mode.
Matt Turner
2019-07-30
4
-8
/
+28
*
i965/fs: Add a shader_stats struct.
Matt Turner
2019-07-30
9
-27
/
+29
*
lima/gp: Support exp2 and log2
Connor Abbott
2019-07-30
5
-30
/
+147
*
lima/gpir: Always schedule complex2 and *_impl right after complex1
Connor Abbott
2019-07-30
4
-15
/
+47
*
radv: Fix descriptor set allocation failure.
Bas Nieuwenhuizen
2019-07-30
1
-1
/
+5
*
radv: fix queries with WAIT_BIT returning VK_NOT_READY
Andres Rodriguez
2019-07-27
1
-1
/
+1
*
meson: Test for program_invocation_name
Matt Turner
2019-07-30
3
-7
/
+10
*
scons: Test for random_r()
Matt Turner
2019-07-30
1
-0
/
+3
*
meson: Test for random_r()
Matt Turner
2019-07-30
2
-2
/
+2
*
st/nine: Drop preprocessor guards for glibc-2.12
Matt Turner
2019-07-30
1
-3
/
+0
*
util: Drop preprocessor guards for glibc-2.12
Matt Turner
2019-07-30
1
-7
/
+0
*
pan/midgard: Nothing to see here, move along folks
Alyssa Rosenzweig
2019-07-30
1
-4
/
+4
*
spirv: don't discard access set by vtn_pointer_dereference
Lionel Landwerlin
2019-07-30
1
-1
/
+1
*
iris: Enable EXT_texture_shadow_lod
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
gallium: Add PIPE_CAP_TEXTURE_SHADOW_LOD
Sagar Ghuge
2019-07-30
4
-0
/
+7
*
i965: Enable EXT_texture_shadow_lod
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
glsl: Add builtin functions for EXT_texture_shadow_lod
Paulo Zanoni
2019-07-30
1
-0
/
+26
*
glsl: Allow _textureCubeArrayShadow function to accept ir_texture_opcode
Paulo Zanoni
2019-07-30
1
-4
/
+19
*
mesa: extension boilerplate for EXT_texture_shadow_lod
Paulo Zanoni
2019-07-30
4
-0
/
+5
*
pan/midgard: Cleanup ops table
Alyssa Rosenzweig
2019-07-30
1
-7
/
+7
*
pan/midgard: Extend copy-propagation to swizzles
Alyssa Rosenzweig
2019-07-30
3
-4
/
+106
*
pan/midgard: Extract simple source mod check
Alyssa Rosenzweig
2019-07-30
3
-4
/
+15
*
pan/midgard: Lower texr/texw mixed registers
Alyssa Rosenzweig
2019-07-30
1
-2
/
+2
*
pan/midgard: Always set .cont for derivatives in loops
Alyssa Rosenzweig
2019-07-30
1
-0
/
+7
*
pan/midgard: Implement derivatives
Alyssa Rosenzweig
2019-07-30
5
-1
/
+183
*
pan/midgard: Compose original texture swizzle in RA
Alyssa Rosenzweig
2019-07-30
1
-2
/
+4
*
pan/midgard: Add new swizzles
Alyssa Rosenzweig
2019-07-30
1
-0
/
+3
*
pan/midgard: Add OP_IS_DERIVATIVE helper
Alyssa Rosenzweig
2019-07-30
1
-0
/
+5
*
pan/midgard: Add make_compiler_temp_reg helper
Alyssa Rosenzweig
2019-07-30
1
-0
/
+6
[next]