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
*
src/compiler: use new hash table and set creation helpers
Caio Marcelo de Oliveira Filho
2019-01-14
42
-160
/
+72
*
util: Helper to create sets and hashes with pointer keys
Caio Marcelo de Oliveira Filho
2019-01-14
4
-0
/
+27
*
ac/nir: set cache policy when loading/storing buffer images
Samuel Pitoiset
2019-01-14
1
-14
/
+11
*
ac/nir: add get_cache_policy() helper and use it
Samuel Pitoiset
2019-01-14
1
-12
/
+26
*
anv: Implement VK_KHR_depth_stencil_resolve
Jason Ekstrand
2019-01-14
5
-1
/
+204
*
anv: Move resolve_subpass to genX_cmd_buffer.c
Jason Ekstrand
2019-01-14
3
-70
/
+59
*
anv/blorp: Refactor MSAA resolves into an exportable helper function
Jason Ekstrand
2019-01-14
2
-132
/
+107
*
anv: Rename has_resolve to has_color_resolve
Jason Ekstrand
2019-01-14
3
-5
/
+5
*
intel/blorp: Add two more filter modes
Jason Ekstrand
2019-01-14
2
-12
/
+52
*
amd/common: Restore v4i32 suffix for llvm.SI.load.const intrinsic
Michel Dänzer
2019-01-14
1
-1
/
+1
*
amd/common/vi+: enable SMEM loads with GLC=1
Nicolai Hähnle
2019-01-14
1
-3
/
+7
*
amd/common: use llvm.amdgcn.s.buffer.load for LLVM 8.0
Nicolai Hähnle
2019-01-14
1
-4
/
+8
*
anv/pipeline_cache: free NIR shader cache
Iago Toral Quiroga
2019-01-14
1
-0
/
+7
*
glsl: Fix copying function's out to temp if dereferenced by array
Danylo Piliaiev
2019-01-14
1
-24
/
+22
*
i965: Drop mark_surface_used mechanism.
Kenneth Graunke
2019-01-13
10
-105
/
+7
*
egl: fix python lib deprecation warning
Eric Engestrom
2019-01-13
3
-14
/
+7
*
spirv: Emit switch conditions on-the-fly
Jason Ekstrand
2019-01-12
1
-36
/
+26
*
nir/gcm: Support deref instructions
Jason Ekstrand
2019-01-12
1
-0
/
+4
*
intel/nir: Call nir_opt_deref in brw_nir_optimize
Jason Ekstrand
2019-01-12
1
-0
/
+1
*
spirv: Contain the GLSLang issue #179 workaround to old GLSLang
Jason Ekstrand
2019-01-12
3
-18
/
+38
*
spirv: Whack sampler/image pointers to uniform
Jason Ekstrand
2019-01-12
1
-0
/
+12
*
st/nir: Lower TES gl_PatchVerticesIn to a constant if linked with a TCS.
Kenneth Graunke
2019-01-11
1
-0
/
+23
*
glsl/nir: keep bool types when native_integers=false
Jonathan Marek
2019-01-11
1
-98
/
+63
*
glsl/nir: ftrunc for native_integers=false float to int cast
Jonathan Marek
2019-01-11
1
-0
/
+4
*
glsl/nir: int constants as float for native_integers=false
Jonathan Marek
2019-01-11
1
-4
/
+12
*
intel/peephole_ffma: Fix swizzle propagation
Jason Ekstrand
2019-01-11
1
-4
/
+7
*
nir: Allow a non-existent sampler deref in nir_lower_samplers_as_deref
Kenneth Graunke
2019-01-11
1
-19
/
+21
*
egl: remove unused include
Eric Engestrom
2019-01-11
1
-2
/
+0
*
egl: add missing includes
Eric Engestrom
2019-01-11
6
-0
/
+9
*
anv/pipeline_cache: fix incorrect guards for NIR cache
Iago Toral Quiroga
2019-01-11
1
-2
/
+3
*
blorp: Pass the batch to lookup/upload_shader instead of context
Kenneth Graunke
2019-01-10
7
-35
/
+44
*
blorp: Add blorp_get_surface_address to the driver interface.
Kenneth Graunke
2019-01-10
3
-0
/
+27
*
docs: fix gallium screen cap docs
Ilia Mirkin
2019-01-10
1
-11
/
+11
*
glsl: Make invariant outputs in ES fragment shader not to cause error
Danylo Piliaiev
2019-01-11
1
-1
/
+1
*
anv/pipeline: Cache the pre-lowered NIR
Jason Ekstrand
2019-01-10
1
-10
/
+39
*
anv/pipeline_cache: Add support for caching NIR
Jason Ekstrand
2019-01-10
2
-0
/
+118
*
anv/pipeline: Hash shader modules and spec constants separately
Jason Ekstrand
2019-01-10
1
-15
/
+39
*
compiler/types: Serialize/deserialize subpass input types correctly
Jason Ekstrand
2019-01-10
1
-2
/
+2
*
anv/pipeline: Move wpos and input attachment lowering to lower_nir
Jason Ekstrand
2019-01-10
1
-11
/
+8
*
i965: Compile fp64 funcs only if we do not have 64-bit hardware support
Matt Turner
2019-01-10
1
-1
/
+1
*
anv/pipeline: Constant fold after apply_pipeline_layout
Jason Ekstrand
2019-01-10
2
-12
/
+5
*
freedreno/a6xx: fix 3d+tiled layout
Rob Clark
2019-01-10
1
-34
/
+52
*
freedreno/a6xx: move tile_mode to sampler-view CSO
Rob Clark
2019-01-10
2
-7
/
+7
*
freedreno/a6xx: separate stencil restore/resolve fixes
Rob Clark
2019-01-10
1
-14
/
+21
*
freedreno: make cmdstream bo's read-only to GPU
Rob Clark
2019-01-10
2
-5
/
+11
*
etnaviv: fix typo in cflush_all description
Guido Günther
2019-01-10
1
-1
/
+1
*
radv: remove a few more unnecessary KHR suffixes
Eric Engestrom
2019-01-10
3
-11
/
+11
*
nir: fix copy-paste error in nir_lower_constant_initializers
Rhys Perry
2019-01-10
1
-2
/
+2
*
glsl/linker: specify proper direction in location aliasing error
Andres Gomez
2019-01-10
1
-5
/
+10
*
intel/isl: move tiled_memcpy static libs from i965 to isl
Tapani Pälli
2019-01-10
21
-401
/
+381
[next]