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
*
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
*
nir/lower_bit_size: fix lowering of {imul,umul}_high
Rhys Perry
2020-04-23
1
-2
/
+12
*
nir/lower_bit_size: fix lowering of shifts
Rhys Perry
2020-04-23
1
-4
/
+9
*
radv: Use TRUNC_COORD on samplers
Joshua Ashton
2020-04-23
1
-1
/
+3
*
radv: make sure to export the viewport index if FS needs it
Samuel Pitoiset
2020-04-23
3
-0
/
+35
*
radeonsi: enable support for AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
3
-5
/
+15
*
mesa: add support for AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
13
-0
/
+79
*
gallium: prepare framework for supporting AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
3
-0
/
+3
*
turnip: Fix crashes when geometry shader constants aren't used
Hyunjun Ko
2020-04-23
1
-0
/
+2
*
gallium: add # of MRT to blend state
Rob Clark
2020-04-23
8
-2
/
+14
*
mesa/st: avoid u_vbuf for GLES
Rob Clark
2020-04-23
5
-5
/
+25
*
mesa: avoid redundant VBO updates
Rob Clark
2020-04-23
2
-15
/
+15
*
nir: Actually do load/store vectorization beyond vec2
Kenneth Graunke
2020-04-22
1
-1
/
+2
*
mesa: enable GL_EXT_draw_instanced for gles2
Simon Zeni
2020-04-23
5
-1
/
+10
[next]