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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a6xx: Remove extra parens
Kristian H. Kristensen
2019-03-11
1
-1
/
+1
*
freedreno: Use c_vis_args and no_override_init_args
Kristian H. Kristensen
2019-03-11
1
-1
/
+1
*
iris: Fix backface stencil write condition
Kenneth Graunke
2019-03-10
1
-1
/
+1
*
panfrost/drm: Cast pointer to u64 to fix warning
Alyssa Rosenzweig
2019-03-10
1
-1
/
+1
*
panfrost: Add backend targeting the DRM driver
Tomeu Vizoso
2019-03-10
8
-74
/
+466
*
panfrost: Add gem_handle to panfrost_memory and panfrost_bo
Tomeu Vizoso
2019-03-10
2
-0
/
+3
*
freedreno/a6xx: more bcolor fixes
Rob Clark
2019-03-10
1
-2
/
+2
*
panfrost: move #include to fix compilation
Eric Engestrom
2019-03-09
1
-1
/
+1
*
panfrost: fix tgsi_to_nir() call
Eric Engestrom
2019-03-09
1
-1
/
+1
*
virgl: Return an error if we use fp64 on top of GLES
Elie Tournier
2019-03-09
1
-0
/
+13
*
virgl: Set PIPE_CAP_DOUBLES when running on GLES This is a lie but no known a...
Elie Tournier
2019-03-09
1
-1
/
+2
*
virgl: Add a caps to advertise GLES backend
Elie Tournier
2019-03-09
1
-0
/
+1
*
freedreno/ir3: fix ir3_cmdline harder
Rob Clark
2019-03-08
1
-2
/
+2
*
iris: Use copy_region and staging resources to avoid transfer stalls
Kenneth Graunke
2019-03-08
4
-14
/
+161
*
iris: Track last VS URB entry size
Sagar Ghuge
2019-03-08
3
-0
/
+11
*
iris: Refactor code to share 3DSTATE_URB_* packet
Sagar Ghuge
2019-03-08
3
-59
/
+60
*
r600: cast pointer to expected type
Eric Engestrom
2019-03-08
1
-2
/
+2
*
svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()
Brian Paul
2019-03-08
1
-1
/
+1
*
svga: refactor draw_vgpu10() function
Brian Paul
2019-03-08
1
-105
/
+141
*
svga: add svga shader type in the shader variant
Charmaine Lee
2019-03-08
10
-31
/
+33
*
iris: Wire up EGL_IMG_context_priority
Chris Wilson
2019-03-07
4
-3
/
+19
*
iris: Export a copy_region helper that doesn't flush
Kenneth Graunke
2019-03-07
2
-16
/
+48
*
iris: Spruce up "are we using this engine?" checks for flushing
Kenneth Graunke
2019-03-07
2
-12
/
+12
*
radeonsi/nir: Only set window_space_position for vertex shaders.
Timur Kristóf
2019-03-08
1
-2
/
+4
*
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
1
-0
/
+3
*
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
*
iris: add support for tgsi_to_nir
Andre Heider
2019-03-07
1
-3
/
+8
*
iris: Fix MOCS for blits and clears
Kenneth Graunke
2019-03-06
5
-20
/
+27
*
radeonsi/nir: stop calling nir_lower_returns()
Timothy Arceri
2019-03-06
1
-1
/
+0
*
glsl: use NIR function inlining for drivers that use glsl_to_nir()
Timothy Arceri
2019-03-06
2
-4
/
+4
*
glsl/freedreno/panfrost: pass gl_context to the standalone compiler
Timothy Arceri
2019-03-06
2
-3
/
+8
*
iris: setup EdgeFlag Vertex Element when needed.
Jose Maria Casanova Crespo
2019-03-06
3
-15
/
+86
*
nir/lower_doubles: Inline functions directly in lower_doubles
Jason Ekstrand
2019-03-06
1
-1
/
+1
*
tgsi_to_nir: Produce optimized NIR for a given pipe_screen.
Timur Kristóf
2019-03-05
5
-9
/
+15
*
freedreno: Plumb pipe_screen through to irX_tgsi_to_nir.
Timur Kristóf
2019-03-05
12
-19
/
+37
*
nir: Add ability for shaders to use window space coordinates.
Timur Kristóf
2019-03-05
1
-0
/
+3
[next]