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
*
radv: Enable VK_KHR_shader_atomic_int64
Bas Nieuwenhuizen
2019-08-02
2
-6
/
+3
*
ac/nir: Implement LLVM9 64-bit buffer compare & exchange.
Bas Nieuwenhuizen
2019-08-02
1
-4
/
+64
*
Revert "ac/nir: handle negate modifier"
Connor Abbott
2019-08-02
1
-12
/
+1
*
Revert "ac/nir: handle abs modifier"
Connor Abbott
2019-08-02
1
-30
/
+11
*
iris: bump compat profile support to 4.6
Timothy Arceri
2019-08-02
1
-2
/
+1
*
egl: fix OpenGL 3.1 context creation
Timothy Arceri
2019-08-02
1
-0
/
+3
*
nir/find_array_copies: Reject copies with mismatched type
Connor Abbott
2019-08-02
1
-2
/
+5
*
radv: re-apply "Optimize rebinding the same descriptor set."
Samuel Pitoiset
2019-08-02
1
-1
/
+7
*
radv/gfx10: use the correct target machine for Wave32
Samuel Pitoiset
2019-08-02
3
-10
/
+26
*
radv/gfx10: add Wave32 support for vertex, tessellation and geometry shaders
Samuel Pitoiset
2019-08-02
7
-8
/
+26
*
radv/gfx10: add Wave32 support for fragment shaders
Samuel Pitoiset
2019-08-02
7
-2
/
+16
*
gallium: Implement GL_EXT_shader_samples_identical via a new capability
Kenneth Graunke
2019-08-01
6
-0
/
+6
*
intel/tools: Fix aubinator_viewer build.
Kenneth Graunke
2019-08-01
1
-1
/
+1
*
intel/ir: Fix CFG corruption in opt_predicated_break().
Francisco Jerez
2019-08-01
2
-9
/
+0
*
intel/device: make internal functions private
Mark Janes
2019-08-01
2
-84
/
+68
*
intel/device: rename gen_get_device_info
Mark Janes
2019-08-01
12
-20
/
+22
*
intel/tools: use device info initializer
Mark Janes
2019-08-01
1
-22
/
+3
*
anv: use initialization routine for gen_device_info
Mark Janes
2019-08-01
1
-15
/
+7
*
iris/screen: use initialization routine for gen_device_info
Mark Janes
2019-08-01
1
-5
/
+3
*
i965: Move device info initialization to common code
Mark Janes
2019-08-01
4
-114
/
+143
*
i965/perf: verify kernel support before registering OA metrics
Mark Janes
2019-08-01
1
-0
/
+44
*
intel/common: provide common ioctl routine
Mark Janes
2019-08-01
6
-95
/
+89
*
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
*
pan/midgard: Use standard list traversal to find initial tag
Alyssa Rosenzweig
2019-08-01
1
-7
/
+4
*
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
[next]