index
:
~jturney/mesa
10.2.2-patches
10.2.4-patches
11.2.2-patches
applegl-vtable
applegl-vtable-2
applegl-vtable-3
appveyor6
codegen-fixes
darwin-build-fixes
darwin-build-fixes-2
darwin-build-fixes-3
darwin-build-fixes-for-review
master
nodrm-build-fixes-5
osx-ci
work
mesa hacks for cygwin
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
nir: Add a saturated unsigned integer add opcode
Ian Romanick
1
-0
/
+2
2018-12-13
nir/lower_int64: Add support for [iu]mul_high
Jason Ekstrand
2
-0
/
+67
2018-12-13
nir: Allow [iu]mul_high on non-32-bit types
Jason Ekstrand
2
-4
/
+40
2018-12-13
glx: mandate xf86vidmode only for "drm" dri platforms
Emil Velikov
1
-2
/
+4
2018-12-13
nir: remove unused variable
Alejandro PiƱeiro
1
-1
/
+0
2018-12-13
virgl: work around bad assumptions in virglrenderer
Erik Faye-Lund
1
-1
/
+32
2018-12-13
virgl: wrap vertex element state in a struct
Erik Faye-Lund
2
-9
/
+21
2018-12-13
virgl: simplify virgl_hw_set_index_buffer
Erik Faye-Lund
1
-3
/
+2
2018-12-13
virgl: simplify virgl_hw_set_vertex_buffers
Erik Faye-Lund
1
-4
/
+2
2018-12-13
radv: don't check if format is depth in radv_image_can_enable_hile()
Samuel Pitoiset
1
-1
/
+0
2018-12-13
radv: check if addrlib enabled HTILE in radv_image_can_enable_htile()
Samuel Pitoiset
1
-1
/
+2
2018-12-13
radv: switch on EOP when primitive restart is enabled with triangle strips
Samuel Pitoiset
1
-2
/
+1
2018-12-13
radv: allow to skip DCC decompressions with the new predicate
Samuel Pitoiset
1
-6
/
+13
2018-12-13
radv: add a predicate for reflecting DCC decompression state
Samuel Pitoiset
5
-1
/
+44
2018-12-12
i965/compute: Emit GPGPU_WALKER in genX_state_upload
Jordan Justen
3
-130
/
+105
2018-12-12
i965/genX_state: Add register access functions
Jordan Justen
1
-0
/
+31
2018-12-12
intel: Simplify the half-float packing in image load/store lowering.
Eric Anholt
1
-8
/
+2
2018-12-12
nir: Pull some of intel's image load/store format conversion to nir_format.h
Eric Anholt
2
-18
/
+40
2018-12-12
nir: Add some more consts to the nir_format_convert.h helpers.
Eric Anholt
1
-7
/
+6
2018-12-13
nir: detect more induction variables
Timothy Arceri
1
-0
/
+36
2018-12-13
nir: reword code comment
Timothy Arceri
1
-2
/
+2
2018-12-13
nir: in loop analysis track actual control flow type
Timothy Arceri
1
-13
/
+21
2018-12-13
nir: add if opt opt_if_loop_last_continue()
Danylo Piliaiev
1
-0
/
+95
2018-12-13
nir: rework force_unroll_array_access()
Timothy Arceri
1
-14
/
+35
2018-12-13
nir: factor out some of the complex loop unroll code to a helper
Timothy Arceri
1
-51
/
+64
2018-12-12
meson: libfreedreno depends upon libdrm (for fence support)
Rhys Kidd
1
-3
/
+1
2018-12-12
nir: Document the function inlining process
Jason Ekstrand
1
-0
/
+68
2018-12-12
intel/blorp: Assert that we don't re-layout a compressed surface
Jason Ekstrand
1
-0
/
+3
2018-12-12
anv/pipeline: Set the correct binding count for compute shaders
Jason Ekstrand
1
-2
/
+6
2018-12-12
radv: bump reported version to 1.1.90
Samuel Pitoiset
1
-1
/
+1
2018-12-12
virgl: force linear texturing support
Erik Faye-Lund
1
-2
/
+3
2018-12-12
intel/compiler: do not copy-propagate strided regions to ddx/ddy arguments
Iago Toral Quiroga
1
-0
/
+21
2018-12-11
anv: Advertise support for MinLod on Skylake+
Jason Ekstrand
2
-1
/
+2
2018-12-11
intel/fs: Support min_lod parameters on texture instructions
Jason Ekstrand
4
-2
/
+31
2018-12-11
nir/lower_tex: Add lowering for some min_lod cases
Jason Ekstrand
2
-0
/
+116
2018-12-11
nir/lower_tex: Modify txd instructions instead of replacing them
Jason Ekstrand
1
-41
/
+7
2018-12-11
nir/lower_tex: Simplify lower_gradient logic
Jason Ekstrand
1
-12
/
+9
2018-12-11
spirv: Add support for MinLod
Jason Ekstrand
4
-1
/
+16
2018-12-11
intel/ir: Don't allow allocating zero registers
Jason Ekstrand
1
-0
/
+1
2018-12-12
gallivm: remove unused float coord wrapping for aos sampling
Roland Scheidegger
1
-507
/
+23
2018-12-11
freedreno: Add .dir-locals to the common directory
Neil Roberts
1
-0
/
+8
2018-12-11
mesa/st/nir: fix missing nir_compact_varyings
Rob Clark
1
-1
/
+2
2018-12-11
nir: fix spelling typo
Rob Clark
1
-1
/
+1
2018-12-11
anv,radv: Disable VK_EXT_pci_bus_info
Jason Ekstrand
2
-2
/
+2
2018-12-10
glapi: fixup EXT_multisampled_render_to_texture dispatch
Kristian H. Kristensen
5
-5
/
+17
2018-12-10
freedreno: Fix the Makefile.am fix
Kristian H. Kristensen
1
-3
/
+0
2018-12-10
i965/fs: Handle V/UV immediates in dump_instructions()
Matt Turner
1
-0
/
+5
2018-12-10
intel/compiler: Always print flag subregister number
Sagar Ghuge
1
-7
/
+6
2018-12-10
intel/compiler: Set swizzle to BRW_SWIZZLE_XXXX for scalar region
Sagar Ghuge
1
-1
/
+18
2018-12-10
meson: Add nir_algebraic_parser_test to suites
Dylan Baker
1
-0
/
+1
[next]