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
*
iris/screen: use initialization routine for gen_device_info
Mark Janes
2019-08-01
1
-5
/
+3
*
intel/common: provide common ioctl routine
Mark Janes
2019-08-01
4
-45
/
+34
*
panfrost: Remove unused argument
Alyssa Rosenzweig
2019-08-01
4
-4
/
+1
*
panfrost: Handle MESA_SHADER_COMPUTE in compile callback
Alyssa Rosenzweig
2019-08-01
1
-0
/
+5
*
panfrost: Use gl_shader_stage directly for compiles
Alyssa Rosenzweig
2019-08-01
4
-32
/
+9
*
panfrost: Emit "draw" info for compute jobs
Alyssa Rosenzweig
2019-08-01
1
-0
/
+2
*
panfrost: Feed compute shaders into the compiler
Alyssa Rosenzweig
2019-08-01
1
-3
/
+25
*
panfrost: Expose compute shaders as panfrost_shader_variants
Alyssa Rosenzweig
2019-08-01
2
-2
/
+14
*
panfrost: Remove shader state *base
Alyssa Rosenzweig
2019-08-01
2
-4
/
+0
*
panfrost: Remove CSO dependency from shader_compile
Alyssa Rosenzweig
2019-08-01
3
-10
/
+26
*
panfrost: Generalize UBO upload for other shader stages
Alyssa Rosenzweig
2019-08-01
1
-4
/
+7
*
panfrost: Guard vertex upload by ctx->vertex != NULL
Alyssa Rosenzweig
2019-08-01
1
-1
/
+2
*
panfrost: Generalize vertex shader upload
Alyssa Rosenzweig
2019-08-01
1
-11
/
+21
*
panfrost: Share gl_enables between VERTEX/COMPUTE
Alyssa Rosenzweig
2019-08-01
1
-0
/
+3
*
panfrost: Invoke compute shader according to grid info
Alyssa Rosenzweig
2019-08-01
1
-0
/
+6
*
panfrost: Explain and include compute FBD
Alyssa Rosenzweig
2019-08-01
1
-0
/
+17
*
panfrost: Unify-driven cleanup
Alyssa Rosenzweig
2019-08-01
1
-20
/
+6
*
panfrost: Unify ctx->vs and ctx->fs
Alyssa Rosenzweig
2019-08-01
3
-25
/
+21
*
panfrost: Flesh out launch_grid stub
Alyssa Rosenzweig
2019-08-01
1
-4
/
+23
*
panfrost: Cleanup via payload unification
Alyssa Rosenzweig
2019-08-01
1
-20
/
+8
*
panfrost: Unify payload_vertex/payload_tiler
Alyssa Rosenzweig
2019-08-01
3
-58
/
+57
*
panfrost: Only wallpaper if we drew something
Alyssa Rosenzweig
2019-08-01
1
-1
/
+1
*
panfrost: Adjust shader CAPs to expose dEQP compute
Alyssa Rosenzweig
2019-08-01
1
-2
/
+1
*
panfrost: Expose NIR as our PIPE_SHADER_CAP_SUPPORTED_IRS
Alyssa Rosenzweig
2019-08-01
1
-1
/
+1
*
panfrost: Copy freedreno's panfrost_get_compute_param
Alyssa Rosenzweig
2019-08-01
1
-0
/
+70
*
panfrost: Expose COMPUTE-related caps for GLES3.1
Alyssa Rosenzweig
2019-08-01
1
-4
/
+8
*
panfrost: Stub out launch_grid
Alyssa Rosenzweig
2019-08-01
1
-0
/
+13
*
panfrost: Stub out compute CSO
Alyssa Rosenzweig
2019-08-01
4
-0
/
+68
*
panfrost: Implement gl_FrontFacing
Alyssa Rosenzweig
2019-08-01
4
-0
/
+27
*
iris: add support for gl_ClipVertex in tess eval shaders
Timothy Arceri
2019-08-01
3
-2
/
+28
*
iris: add support for gl_ClipVertex in geometry shaders
Timothy Arceri
2019-08-01
3
-21
/
+48
*
nir: Stop whacking gl_FrontFacing to a system value
Jason Ekstrand
2019-08-01
3
-0
/
+4
*
panfrost: Implement panfrost_set_shader_buffers callback
Alyssa Rosenzweig
2019-08-01
2
-0
/
+18
*
virgl: Enable depth_clamp by lowering if the host is new enough.
Gert Wollny
2019-08-01
2
-1
/
+8
*
Revert "softpipe: Don't draw when rasterizer_discard is set"
Gert Wollny
2019-08-01
1
-3
/
+0
*
iris: Skip emitting 3DSTATE_INDEX_BUFFER if possible
Kenneth Graunke
2019-07-31
3
-11
/
+27
*
lima: enable lower_bitops in ppir
Erico Nunes
2019-07-31
1
-0
/
+1
*
nir/algebraic: rename lower_bitshift to lower_bitops
Erico Nunes
2019-07-31
2
-2
/
+2
*
lima/ppir: lower fdot in nir_opt_algebraic
Erico Nunes
2019-07-31
5
-80
/
+5
*
lima/ppir: refactor texture code to simplify scheduler
Erico Nunes
2019-07-31
5
-60
/
+7
*
lima/ppir: lower texture projection
Erico Nunes
2019-07-31
1
-0
/
+5
*
panfrost: Add MALI_SAMP_NORM_COORDS flag
Alyssa Rosenzweig
2019-07-31
1
-3
/
+2
*
panfrost: Simplify filter_mode definition
Alyssa Rosenzweig
2019-07-31
1
-24
/
+10
*
gallium: add AYUV and XYUV formats
Mike Blumenkrantz
2019-07-31
1
-0
/
+2
*
virgl: make use of local variable
Eric Engestrom
2019-07-31
1
-1
/
+1
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
22
-38
/
+38
*
r600: replace MAYBE_UNUSED with specific #ifdef
Eric Engestrom
2019-07-31
1
-2
/
+2
*
v3d: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
2
-5
/
+5
*
v3d: drop incorrect MAYBE_UNUSED
Eric Engestrom
2019-07-31
1
-2
/
+2
*
r600: move variable to proper scope
Eric Engestrom
2019-07-31
1
-2
/
+1
[next]