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
...
*
intel: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
6
-9
/
+9
*
egl: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
radv/gfx10: add Wave32 support for compute shaders
Samuel Pitoiset
2019-07-31
7
-6
/
+53
*
iris: Skip repeated depth buffer disables.
Kenneth Graunke
2019-07-30
1
-2
/
+4
*
radeonsi: release NIR in the right place to fix crashes
Marek Olšák
2019-07-30
1
-1
/
+1
*
radeonsi: fix packing of key.mono.u.ps
Marek Olšák
2019-07-30
1
-3
/
+3
*
ac/nir: fix incorrect Phis if callbacks use control flow inside control flow
Marek Olšák
2019-07-30
1
-2
/
+2
*
ac/nir: handle abs modifier
Marek Olšák
2019-07-30
1
-11
/
+30
*
ac: fix a memory leak in the error path of ac_build_type_name_for_intr
Marek Olšák
2019-07-30
1
-0
/
+1
*
ac: allow control flow statements in NIR callbacks
Marek Olšák
2019-07-30
2
-20
/
+29
*
ac/nir: handle negate modifier
Marek Olšák
2019-07-30
1
-1
/
+12
*
radeonsi: don't use lp_build_if for the prim discard compute shader
Marek Olšák
2019-07-30
1
-23
/
+18
*
radeonsi: don't use lp_build_if for the wrapping if block in the VS prolog
Marek Olšák
2019-07-30
1
-7
/
+8
*
radeonsi: don't use lp_build_if for the wrapping if block in merged shaders
Marek Olšák
2019-07-30
3
-7
/
+11
*
radeonsi: don't use lp_build_if (in most common places)
Marek Olšák
2019-07-30
2
-29
/
+22
*
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
[prev]
[next]