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
*
nir/builder: Emit better code for iadd/imul_imm
Jason Ekstrand
2019-03-07
2
-5
/
+24
*
freedreno/a6xx: perfcntrs
Rob Clark
2019-03-07
5
-1
/
+1019
*
freedreno/a6xx: fix border-color swizzles
Rob Clark
2019-03-07
1
-2
/
+9
*
freedreno/a6xx: refactor fd6_tex_swiz()
Rob Clark
2019-03-07
4
-34
/
+61
*
freedreno/a6xx: remove astc_srgb workaround
Rob Clark
2019-03-07
4
-45
/
+2
*
freedreno: fix ir3_cmdline build
Rob Clark
2019-03-07
2
-0
/
+3
*
iris: Drop PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Kenneth Graunke
2019-03-07
1
-1
/
+0
*
iris: Properly support alpha and luminance-alpha formats
Kenneth Graunke
2019-03-07
4
-85
/
+117
*
iris: Defer uploading sampler state tables until draw time
Kenneth Graunke
2019-03-07
3
-20
/
+44
*
iris: Plumb through ISL_SWIZZLE_IDENTITY in buffer surface emitters
Kenneth Graunke
2019-03-07
1
-6
/
+8
*
isl: Add a swizzle parameter to isl_buffer_fill_state()
Kenneth Graunke
2019-03-07
6
-4
/
+15
*
iris: fix decode_get_bo callback
Lionel Landwerlin
2019-03-07
1
-1
/
+3
*
virgl: remove unused variable
Erik Faye-Lund
2019-03-07
1
-1
/
+0
*
virgl: remove unused variable
Erik Faye-Lund
2019-03-07
1
-1
/
+0
*
virgl: remove unused variable
Erik Faye-Lund
2019-03-07
1
-1
/
+0
*
virgl: remove unused variables
Erik Faye-Lund
2019-03-07
1
-3
/
+0
*
iris: fix decoder call
Lionel Landwerlin
2019-03-07
1
-1
/
+1
*
intel/aub_write: factorize context image/pphwsp/ring creation
Lionel Landwerlin
2019-03-07
5
-178
/
+161
*
intel/aub_write: turn context images arrays into functions
Lionel Landwerlin
2019-03-07
4
-242
/
+306
*
intel/aub_write: store the physical page allocator in struct
Lionel Landwerlin
2019-03-07
2
-15
/
+33
*
intel/aub_write: log mmio writes
Lionel Landwerlin
2019-03-07
1
-0
/
+5
*
intel/aub_write: switch to use i915_drm engine classes
Lionel Landwerlin
2019-03-07
4
-44
/
+59
*
intel/aub_write: break execlist write in 2
Lionel Landwerlin
2019-03-07
1
-41
/
+67
*
intel/aub_write: write header in init
Lionel Landwerlin
2019-03-07
4
-82
/
+84
*
intel/aub_write: split comment section from HW setup
Lionel Landwerlin
2019-03-07
4
-26
/
+52
*
intel/aub_read: reuse defines from gen_context
Lionel Landwerlin
2019-03-07
1
-12
/
+13
*
intel/decoders: limit number of decoded batchbuffers
Lionel Landwerlin
2019-03-07
4
-2
/
+27
*
intel/decoders: handle decoding MI_BBS from ring
Lionel Landwerlin
2019-03-07
11
-17
/
+19
*
intel/decoders: add address space indicator to get BOs
Lionel Landwerlin
2019-03-07
8
-42
/
+65
*
vulkan/overlay: fix missing var rename in previous commit
Eric Engestrom
2019-03-07
1
-1
/
+1
*
vulkan/util: use the platform defines in vk.xml instead of hard-coding them
Eric Engestrom
2019-03-07
1
-9
/
+10
*
iris: add support for tgsi_to_nir
Andre Heider
2019-03-07
1
-3
/
+8
*
nir: free dead_ctx in case of no progress
Tapani Pälli
2019-03-07
1
-1
/
+3
*
anv: call blob_finish when done with it
Tapani Pälli
2019-03-07
1
-0
/
+3
*
anv: use anv_gem_munmap in block pool cleanup
Tapani Pälli
2019-03-07
1
-1
/
+5
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
5
-20
/
+27
*
st/glsl: start spilling out common st glsl conversion code
Timothy Arceri
2019-03-06
7
-122
/
+222
*
radeonsi/nir: stop calling nir_lower_returns()
Timothy Arceri
2019-03-06
1
-1
/
+0
*
i965: stop calling nir_lower_returns()
Timothy Arceri
2019-03-06
1
-3
/
+1
*
glsl: use NIR function inlining for drivers that use glsl_to_nir()
Timothy Arceri
2019-03-06
6
-8
/
+89
*
glsl/freedreno/panfrost: pass gl_context to the standalone compiler
Timothy Arceri
2019-03-06
5
-8
/
+15
*
vulkan/overlay: drop dependency on validation layer headers
Lionel Landwerlin
2019-03-06
4
-213
/
+40
*
vulkan/util: generate instance/device dispatch tables
Lionel Landwerlin
2019-03-06
5
-24
/
+148
*
vulkan/util: make header available from c++
Lionel Landwerlin
2019-03-06
1
-1
/
+9
*
iris: setup EdgeFlag Vertex Element when needed.
Jose Maria Casanova Crespo
2019-03-06
3
-15
/
+86
*
v3d: Include a count of register pressure in the RA failure dumps.
Eric Anholt
2019-03-06
1
-1
/
+13
*
radv: enable lower_mul_2x32_64
Samuel Pitoiset
2019-03-06
1
-0
/
+1
*
st/nir: Move 64-bit lowering later
Jason Ekstrand
2019-03-06
1
-2
/
+5
*
intel/nir: Move 64-bit lowering later
Jason Ekstrand
2019-03-06
1
-21
/
+13
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
9
-63
/
+53
[next]