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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv/radv: Resolving 'GetInstanceProcAddr' should not require a valid instance
Eduardo Lima Mitev
2020-04-24
2
-0
/
+10
*
aco: fix v_or(s_lshl) and v_add(s_lshl) optimizations
Rhys Perry
2020-04-24
1
-2
/
+2
*
glsl: remove some duplicate code from the nir uniform linker
Timothy Arceri
2020-04-24
1
-245
/
+133
*
glsl: some nir uniform linker fixes
Timothy Arceri
2020-04-24
1
-1
/
+18
*
drm-shim: stub syncobj wait ioctl
Lionel Landwerlin
2020-04-24
1
-0
/
+1
*
drm-shim: provide a valid fake syncobj handle at creation
Lionel Landwerlin
2020-04-24
1
-1
/
+11
*
meson: Use dependency.partial_dependency()
Quentin Glidic
2020-04-24
1
-10
/
+3
*
etnaviv: add anisotropic filter support
Christian Gmeiner
2020-04-24
3
-2
/
+8
*
etnaviv: update headers from rnndb
Christian Gmeiner
2020-04-24
6
-14
/
+14
*
etnaviv: anisotropic filtering is supported starting with HALTI0
Christian Gmeiner
2020-04-24
1
-1
/
+1
*
spirv: Update the headers from latest Khronos master
Caio Marcelo de Oliveira Filho
2020-04-24
2
-69
/
+1056
*
spirv: Handle instruction aliases in vtn_gather_types
Caio Marcelo de Oliveira Filho
2020-04-24
1
-0
/
+6
*
gitlab-ci: Test Virgl with traces
Tomeu Vizoso
2020-04-24
3
-0
/
+33
*
gitlab-ci: Test OpenGL ES 3.1 on virgl
Tomeu Vizoso
2020-04-24
2
-0
/
+618
*
gitlab-ci: Allow test jobs to add options to the dEQP invocation
Tomeu Vizoso
2020-04-24
1
-1
/
+1
*
gitlab-ci: Update virglrenderer in the x86_test-gl image
Tomeu Vizoso
2020-04-24
2
-2
/
+2
*
panfrost: The texture descriptor has a pointer to a trampoline
Alyssa Rosenzweig
2020-04-24
5
-85
/
+168
*
panfrost: Identify texture layout field
Alyssa Rosenzweig
2020-04-24
3
-9
/
+6
*
pan/decode: Remove is_zs weirdness
Alyssa Rosenzweig
2020-04-24
1
-7
/
+0
*
panfrost: Emit texture descriptor on bifrost
Tomeu Vizoso
2020-04-24
5
-34
/
+134
*
panfrost: Emit sampler descriptor on bifrost
Tomeu Vizoso
2020-04-24
4
-11
/
+63
*
panfrost: decode textures and samplers on bifrost
Alyssa Rosenzweig
2020-04-24
2
-78
/
+297
*
panfrost: Add tentative bifrost_texture_descriptor
Alyssa Rosenzweig
2020-04-24
1
-0
/
+32
*
panfrost: Set clear_color_[12] in the extra fb desc
Alyssa Rosenzweig
2020-04-24
3
-3
/
+18
*
panfrost: Clean up a bit the tiler structs for Bifrost
Tomeu Vizoso
2020-04-24
3
-14
/
+32
*
vc4: Use NIR shader's num_outputs for generating our new output.
Eric Anholt
2020-04-23
1
-13
/
+1
*
freedreno/ir3: Fix sizing of the inputs/outputs array.
Eric Anholt
2020-04-23
1
-13
/
+2
*
freedreno/ir3: Fix driver_location of the added vertex_flags varying.
Eric Anholt
2020-04-23
1
-7
/
+1
*
gallium: Fix setup of pstipple frag coord var.
Eric Anholt
2020-04-23
1
-5
/
+1
*
nir/lower_clip: Fix picking of unused driver locations.
Eric Anholt
2020-04-23
1
-38
/
+17
*
nir/lower_two_sided_color: Fix picking of new driver location.
Eric Anholt
2020-04-23
1
-15
/
+4
*
nir: Add umad24 and umul24 opcodes
Gert Wollny
2020-04-23
4
-16
/
+23
*
nir: Add r600 specific intrinsics for tesselation shader IO
Gert Wollny
2020-04-23
1
-0
/
+12
*
drm-shim: Let the driver choose to overwrite the first render node.
Eric Anholt
2020-04-23
6
-3
/
+15
*
freedreno: Make the slice pitch be bytes, not pixels.
Eric Anholt
2020-04-23
28
-85
/
+67
*
freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
Eric Anholt
2020-04-23
7
-5
/
+24
*
radv: adjust the supported subgroup stages
Samuel Pitoiset
2020-04-23
1
-1
/
+2
*
anv: force whole EU array to be powered for perf queries
Lionel Landwerlin
2020-04-23
1
-0
/
+10
*
intel/perf: specify sseu configuration when supported
Lionel Landwerlin
2020-04-23
3
-6
/
+14
*
intel/perf: store default sseu configuration
Lionel Landwerlin
2020-04-23
2
-0
/
+20
*
include/drm-uapi: bump headers
Lionel Landwerlin
2020-04-23
2
-4
/
+29
*
radv: simplify checking for Navi1x chips
Samuel Pitoiset
2020-04-23
4
-13
/
+5
*
aco: improve code for 32-bit isign
Rhys Perry
2020-04-23
1
-6
/
+3
*
aco: combine VALU and SALU into various VOP3 instructions
Rhys Perry
2020-04-23
1
-2
/
+9
*
aco: move call to store_output_to_temps in store_ls_or_es_output earlier
Rhys Perry
2020-04-23
1
-5
/
+5
*
aco: remove copy in load_input_from_temps()
Rhys Perry
2020-04-23
1
-4
/
+1
*
aco: copy-propagate p_create_vector copies of vectors
Rhys Perry
2020-04-23
1
-4
/
+5
*
aco: decrease the uses of other copy operations after splitting/removing
Rhys Perry
2020-04-23
1
-11
/
+15
*
meson: correct windows-version define
Erik Faye-Lund
2020-04-23
1
-1
/
+1
*
nir/algebraic: don't undo lowering of 8/16-bit comparisons to 32-bit
Rhys Perry
2020-04-23
3
-13
/
+26
[prev]
[next]