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
*
glsl: replace 'x + (-x)' with constant 0
Pierre-Eric Pelloux-Prayer
2019-08-30
1
-0
/
+12
*
intel/compiler: Request bitfield_reverse lowering on pre-Gen7 hardware
Ian Romanick
2019-08-29
1
-0
/
+2
*
nir/algrbraic: Don't optimize open-coded bitfield reverse when lowering is en...
Ian Romanick
2019-08-29
1
-1
/
+1
*
intel/compiler: Fix src0/desc setter ordering
Kenneth Graunke
2019-08-29
1
-2
/
+2
*
mesa: Fix _mesa_float_to_unorm() on 32-bit systems.
Kenneth Graunke
2019-08-28
1
-1
/
+1
*
util: Add a _mesa_i64roundevenf() helper.
Kenneth Graunke
2019-08-28
1
-0
/
+16
*
radeonsi: fix scratch buffer WAVESIZE setting leading to corruption
Marek Olšák
2019-08-28
3
-31
/
+39
*
intel/fs: grab fail_msg from v32 instead of v16 when v32->run_cs fails
Paulo Zanoni
2019-08-27
1
-1
/
+1
*
wayland/egl: Ensure correct buffer size when allocating
Jonas Ådahl
2019-08-26
1
-2
/
+11
*
radv: additional query fixes
Andres Rodriguez
2019-08-26
1
-7
/
+8
*
iris: Fix large timeout handling in rel2abs()
Kenneth Graunke
2019-08-26
1
-13
/
+14
*
egl: reset blob cache set/get functions on terminate
Tapani Pälli
2019-08-26
1
-0
/
+4
*
iris: Drop copy format hacks from copy region based transfer path.
Kenneth Graunke
2019-08-26
1
-16
/
+5
*
iris: Fix broken aux.possible/sampler_usages bitmask handling
Kenneth Graunke
2019-08-26
1
-4
/
+5
*
nir/loop_unroll: Prepare loop for unrolling in wrapper_unroll
Danylo Piliaiev
2019-08-23
1
-25
/
+1
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-23
6
-7
/
+7
*
nir/lcssa: handle deref instructions properly
Daniel Schürmann
2019-08-23
2
-14
/
+26
*
radeonsi: fix an assertion failure: assert(!res->b.is_shared)
Marek Olšák
2019-08-20
1
-2
/
+1
*
intel/perf: use MAJOR_IN_SYSMACROS/MAJOR_IN_MKDEV
Greg V
2019-08-10
1
-0
/
+4
*
anv: remove unused Linux-specific include
Greg V
2019-08-10
1
-1
/
+0
*
i965: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D
Danylo Piliaiev
2019-08-10
1
-0
/
+21
*
radv: Avoid VEGA/RAVEN scissor bug in binning.
Bas Nieuwenhuizen
2019-08-10
1
-1
/
+2
*
radv: Avoid binning RAVEN hangs.
Bas Nieuwenhuizen
2019-08-10
1
-1
/
+2
*
gallium/dump: add missing query-type to short-list
Erik Faye-Lund
2019-08-08
1
-0
/
+1
*
gallium/dump: add missing query-type to short-list
Erik Faye-Lund
2019-08-08
1
-0
/
+1
*
util: fix mem leak of program path
Eric Engestrom
2019-08-08
1
-7
/
+12
*
meson: Test for program_invocation_name
Matt Turner
2019-08-08
2
-7
/
+3
*
radeonsi: disable SDMA image copies on dGPUs to fix corruption in games
Marek Olšák
2019-08-08
1
-1
/
+9
*
ac/nir: Use correct cast for readfirstlane and ptrs.
Bas Nieuwenhuizen
2019-08-08
1
-0
/
+2
*
radv: Do non-uniform lowering before bool lowering.
Bas Nieuwenhuizen
2019-08-08
1
-1
/
+1
*
anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D
Jason Ekstrand
2019-08-08
1
-0
/
+19
*
i965/clear: clear_value better precision
Sergii Romantsov
2019-08-07
1
-1
/
+1
*
mesa: add glsl_type ref to one_time_init and decref to atexit
Tapani Pälli
2019-08-06
1
-0
/
+3
*
intel/ir: Fix CFG corruption in opt_predicated_break().
Francisco Jerez
2019-08-02
2
-9
/
+0
*
nir: remove explicit nir_intrinsic_index_flag values
Eric Engestrom
2019-08-01
1
-2
/
+2
*
egl/drm: ensure the backing gbm is set before using it
Emil Velikov
2019-08-01
1
-1
/
+1
*
intel/fs: Implement quad_swap_horizontal with a swizzle on gen7
Jason Ekstrand
2019-07-31
1
-7
/
+20
*
intel/fs: Use ALIGN16 instructions for all derivatives on gen <= 7
Jason Ekstrand
2019-07-31
2
-24
/
+65
*
radv: Fix descriptor set allocation failure.
Bas Nieuwenhuizen
2019-07-31
1
-1
/
+5
*
spirv: don't discard access set by vtn_pointer_dereference
Lionel Landwerlin
2019-07-31
1
-1
/
+1
*
radv: fix queries with WAIT_BIT returning VK_NOT_READY
Andres Rodriguez
2019-07-31
1
-1
/
+1
*
freedreno: Fix data races with allocating/freeing struct ir3.
Eric Anholt
2019-07-30
1
-1
/
+1
*
radv: Take variable descriptor counts into account for buffer entries.
Bas Nieuwenhuizen
2019-07-30
1
-1
/
+10
*
anv: Don't claim support for 24 and 48-bit formats on IVB
Jason Ekstrand
2019-07-30
1
-0
/
+8
*
isl/formats: R8G8B8_UNORM_SRGB isn't supported on HSW
Jason Ekstrand
2019-07-30
1
-1
/
+5
*
ac/nir: fix txf_ms with an offset
Rhys Perry
2019-07-30
1
-2
/
+2
*
spirv: propagate access qualifiers through ssa & pointer
Lionel Landwerlin
2019-07-30
3
-4
/
+62
*
spirv: wrap push ssa/pointer values
Lionel Landwerlin
2019-07-30
4
-64
/
+83
*
nir: Allow qualifiers on copy_deref and image instructions
Connor Abbott
2019-07-30
6
-12
/
+48
*
anv: Remove special allocation for anv_push_constants
Caio Marcelo de Oliveira Filho
2019-07-30
3
-79
/
+7
[next]