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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv: sort extensions alphabetically
Eric Engestrom
2019-02-20
1
-1
/
+1
*
anv: anv: refactor error handling in anv_shader_bin_write_to_blob()
Tapani Pälli
2019-02-20
1
-28
/
+26
*
wayland/egl: Ensure EGL surface is resized on DRI update_buffers()
Carlos Garnacho
2019-02-20
1
-4
/
+7
*
anv: implement VK_EXT_depth_clip_enable
Lionel Landwerlin
2019-02-20
5
-4
/
+23
*
vulkan: Update the XML and headers to 1.1.101
Lionel Landwerlin
2019-02-20
2
-34
/
+304
*
isl: remove the cache line size alignment requirement
Samuel Iglesias Gonsálvez
2019-02-20
1
-14
/
+0
*
radv: Clean up a bunch of compiler warnings.
Bas Nieuwenhuizen
2019-02-20
3
-7
/
+0
*
radv: Sync ETC2 whitelisted devices.
Bas Nieuwenhuizen
2019-02-20
3
-5
/
+11
*
st/nir: use NIR for asm programs
Timothy Arceri
2019-02-19
2
-1
/
+61
*
st/mesa: Copy VP TGSI tokens if they exist, even for NIR shaders.
Kenneth Graunke
2019-02-19
1
-2
/
+8
*
radeonsi: Go back to using llvm.pow intrinsic for nir_op_fpow
Kenneth Graunke
2019-02-19
2
-1
/
+4
*
radeonsi/nir: set shader_buffers_declared properly
Timothy Arceri
2019-02-20
1
-10
/
+22
*
radeonsi/nir: set colors_read properly
Timothy Arceri
2019-02-20
1
-7
/
+10
*
radeonsi/nir: set input_usage_mask properly
Timothy Arceri
2019-02-20
1
-11
/
+36
*
radeonsi/nir: Use uniform location when calculating const_file_max.
Timur Kristóf
2019-02-20
1
-6
/
+6
*
drirc: Add sddm-greeter to adaptive_sync blacklist.
Mario Kleiner
2019-02-19
1
-0
/
+3
*
driconf: add Civ6Sub executable for Civilization 6
Marek Olšák
2019-02-19
1
-0
/
+6
*
radeonsi: always enable NIR for Civilization 6 to fix corruption
Marek Olšák
2019-02-19
1
-0
/
+3
*
radeonsi: add driconf option radeonsi_enable_nir
Marek Olšák
2019-02-19
3
-1
/
+8
*
mesa: Align doubles to a 64-bit starting boundary, even if packing.
Kenneth Graunke
2019-02-19
1
-2
/
+6
*
compiler: Make is_64bit(GL_*) helper more broadly available
Kenneth Graunke
2019-02-19
2
-26
/
+33
*
gitlab-ci: automatically run the CI on pushes to `ci/*` branches
Eric Engestrom
2019-02-19
1
-0
/
+1
*
gitlab-ci: limit the automatic CI to master and MRs
Eric Engestrom
2019-02-19
1
-0
/
+3
*
tegra/autotools: add missing libdrm cflags
Eric Engestrom
2019-02-19
1
-0
/
+1
*
tegra/meson: add missing dep_libdrm
Eric Engestrom
2019-02-19
1
-0
/
+1
*
ac/nir: implement half-float nir_op_ldexp
Rhys Perry
2019-02-19
1
-1
/
+3
*
ac/nir: implement half-float nir_op_frsq
Rhys Perry
2019-02-19
1
-2
/
+1
*
ac/nir: implement half-float nir_op_frcp
Rhys Perry
2019-02-19
1
-2
/
+1
*
ac/nir: make ac_build_fdiv support 16-bit floats
Rhys Perry
2019-02-19
1
-1
/
+1
*
ac/nir: make ac_build_isign work on all bit sizes
Rhys Perry
2019-02-19
1
-23
/
+4
*
ac/nir: make ac_build_clamp work on all bit sizes
Rhys Perry
2019-02-19
1
-4
/
+9
*
ac/nir: fix 64-bit nir_op_f2f16_rtz
Rhys Perry
2019-02-19
1
-0
/
+2
*
ac/nir: implement 8-bit nir_load_const_instr
Rhys Perry
2019-02-19
1
-0
/
+4
*
radv: ensure export arguments are always float
Rhys Perry
2019-02-19
1
-5
/
+1
*
radv: bitcast 16-bit outputs to integers
Rhys Perry
2019-02-19
1
-2
/
+2
*
gitlab-ci: use ccache to speed up builds
Eric Engestrom
2019-02-19
2
-5
/
+20
*
v3d: Move i2b and f2b support into emit_comparison.
Eric Anholt
2019-02-18
1
-13
/
+12
*
v3d: Emit a simpler negate for the iabs implementation.
Eric Anholt
2019-02-18
1
-2
/
+1
*
v3d: Delay emitting ldvpm on V3D 4.x until it's actually used.
Eric Anholt
2019-02-18
1
-6
/
+43
*
v3d: Stop tracking num_inputs for VPM loads.
Eric Anholt
2019-02-18
6
-9
/
+4
*
v3d: Add a function to describe what the c->execute.file check means.
Eric Anholt
2019-02-18
2
-8
/
+14
*
v3d: Fix the check for "is the last thrsw inside control flow"
Eric Anholt
2019-02-18
2
-8
/
+17
*
v3d: Fix f2b32 behavior.
Eric Anholt
2019-02-18
1
-1
/
+6
*
v3d: Kill off vir_PF(), which is hard to use right.
Eric Anholt
2019-02-18
3
-70
/
+36
*
v3d: Do bool-to-cond for discard_if as well.
Eric Anholt
2019-02-18
1
-16
/
+12
*
v3d: Refactor bcsel and if condition handling.
Eric Anholt
2019-02-18
1
-29
/
+14
*
v3d: Add a helper function for getting a nop register.
Eric Anholt
2019-02-18
5
-14
/
+18
*
v3d: Drop our hand-lowered nir_op_ffract.
Eric Anholt
2019-02-18
1
-3
/
+1
*
v3d: Drop a perf note about merging unpack_half_*, which has been implemented.
Eric Anholt
2019-02-18
1
-3
/
+0
*
v3d: Fix incorrect flagging of ldtmu as writing r4 on v3d 4.x.
Eric Anholt
2019-02-18
1
-5
/
+4
[prev]
[next]