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
*
nir: fix interger divide by zero crash during constant folding
Timothy Arceri
2018-02-28
1
-2
/
+2
*
st/mesa: ensure that images don't try to reference non-existent levels
Ilia Mirkin
2018-02-27
1
-0
/
+1
*
ac/radv: move load base vertex abi setup to vertex shader.
Dave Airlie
2018-02-28
1
-1
/
+1
*
ac/shader: fix vertex input with components.
Dave Airlie
2018-02-28
1
-1
/
+1
*
radv: remove device pointer from buffer.
Dave Airlie
2018-02-28
1
-1
/
+0
*
nir: add lower_ldexp to nir compiler options
Timothy Arceri
2018-02-28
6
-2
/
+8
*
ac: implement nir_op_ldexp
Timothy Arceri
2018-02-28
1
-0
/
+7
*
ac: fix nir_op_fdd{x,y} handling
Timothy Arceri
2018-02-28
1
-2
/
+2
*
ac/radeonsi: add load_base_vertex() to the abi
Timothy Arceri
2018-02-28
3
-1
/
+10
*
radeonsi: create get_base_vertex() helper
Timothy Arceri
2018-02-28
1
-14
/
+20
*
radeonsi/nir: disable vertex_id_zero_based lowering
Timothy Arceri
2018-02-28
1
-1
/
+0
*
ac: add support for handling nir_intrinsic_load_vertex_id
Timothy Arceri
2018-02-28
1
-0
/
+4
*
ac: fix f2b and i2b for doubles
Timothy Arceri
2018-02-28
1
-2
/
+4
*
intel/ir: Fix invalid type aliasing with undefined behavior in test_eu_compact.
Francisco Jerez
2018-02-27
1
-3
/
+3
*
util/bitset: Make C++ wrapper trivially constructible.
Francisco Jerez
2018-02-27
3
-20
/
+20
*
intel/tools: Use gen_device_name_to_pci_device_id in aubinator
Jordan Justen
2018-02-27
1
-24
/
+6
*
intel/common: Add gen_device_name_to_pci_device_id
Jordan Justen
2018-02-27
2
-6
/
+14
*
intel/vulkan: Support INTEL_DEVID_OVERRIDE environment variable
Jordan Justen
2018-02-27
1
-4
/
+10
*
i965: Use gen_get_pci_device_id_override
Jordan Justen
2018-02-27
1
-52
/
+5
*
intel/common: Add gen_get_pci_device_id_override
Jordan Justen
2018-02-27
2
-0
/
+52
*
intel/vulkan: Support INTEL_NO_HW environment variable
Jordan Justen
2018-02-27
3
-1
/
+6
*
android: fix source files path for libmesa_anv_gen11
Harish Krupo
2018-02-27
1
-1
/
+1
*
meson: avoid changing types for the dri3 option
Eric Engestrom
2018-02-27
1
-3
/
+3
*
meson: simplify the gbm option code, and avoid changing types
Eric Engestrom
2018-02-27
1
-9
/
+7
*
ac/nir: clean up a hack about rounding 2nd coord component
Samuel Pitoiset
2018-02-27
1
-3
/
+5
*
nvc0: collapse output slots to have adjacent registers
Ilia Mirkin
2018-02-27
1
-2
/
+12
*
radv: expose async compute on SI
Dave Airlie
2018-02-27
1
-2
/
+0
*
radv: merge tess rings into a single bo
Dave Airlie
2018-02-27
2
-56
/
+39
*
docs: update calendar, add news and link release notes to 17.3.6
Emil Velikov
2018-02-27
3
-7
/
+8
*
docs: add sha256 checksums for 17.3.6
Emil Velikov
2018-02-27
1
-1
/
+3
*
docs: add release notes for 17.3.6
Emil Velikov
2018-02-27
1
-0
/
+83
*
meson: fix building without GL
Dylan Baker
2018-02-26
1
-9
/
+10
*
intel: aubinator_error_decode: fix segfault on missing register
Lionel Landwerlin
2018-02-26
1
-1
/
+2
*
*-symbol-check: use correct `nm` path when cross-compiling
Eric Engestrom
2018-02-26
12
-6
/
+14
*
nvir/gm107: consider FILE_FLAGS dependencies in SchedDataCalculatorGM107
Karol Herbst
2018-02-26
1
-1
/
+14
*
nvir/gm107: iterate over all defs in SchedDataCalculatorGM107::findFirstUse
Karol Herbst
2018-02-26
1
-16
/
+18
*
ac/nir: use ordered float comparisons except for not equal
Samuel Pitoiset
2018-02-26
1
-3
/
+3
*
android: vulkan/util: add dependency on libnativewindow for O and later
Mauro Rossi
2018-02-26
1
-0
/
+4
*
android: anv: add dependency on libnativewindow for O and later
Mauro Rossi
2018-02-26
1
-8
/
+14
*
android: anv/extensions: fix generated sources build
Mauro Rossi
2018-02-26
1
-3
/
+13
*
radeonsi: remove 2 unused user SGPRs from merged TES-GS with 32-bit pointers
Marek Olšák
2018-02-26
4
-11
/
+35
*
radeonsi: make SI_SGPR_VERTEX_BUFFERS the last user SGPR input
Marek Olšák
2018-02-26
4
-20
/
+53
*
radeonsi: set correct num_input_sgprs for VS prolog in merged shaders
Marek Olšák
2018-02-26
1
-24
/
+24
*
radeonsi: allow fewer input SGPRs in 2nd shader of merged shaders
Marek Olšák
2018-02-26
1
-1
/
+5
*
radeonsi: don't use struct si_descriptors for vertex buffer descriptors
Marek Olšák
2018-02-26
6
-33
/
+46
*
build: Move wayland-scanner check into platform
Daniel Stone
2018-02-26
1
-7
/
+7
*
build: Move wayland-protocols check into platform
Daniel Stone
2018-02-26
1
-9
/
+3
*
vulkan/wsi/wayland: Move Wayland protocol from BUILT_SOURCES
Daniel Stone
2018-02-26
1
-1
/
+4
*
r600: fix tgsi clock last setting
Dave Airlie
2018-02-26
1
-0
/
+1
*
r600: add time lo/hi debugging output.
Dave Airlie
2018-02-26
2
-0
/
+12
[next]