mesa.git
2019-06-05 Guido Güntheretnaviv: drm: Drop excessive debugging in perfmon
2019-06-05 Guido Güntherentaviv: drm: Don't use drmMsg()
2019-06-05 Guido Güntheretnaviv: drm: Use _mesa_hash_table instead of drmHash
2019-06-05 Guido Güntheretnaviv: drm: Use mesa's ARRAY_SIZE
2019-06-05 Guido Güntheretnaviv: drm: Use mesa's os_m{un,}map
2019-06-05 Guido Güntheretnaviv: drm: Use mesa's atomic definitions
2019-06-05 Guido Güntheretnaviv: drm: Drop drm_{public,private}
2019-06-05 Guido Güntheretnaviv: drm: Drop inexistent headers
2019-06-05 Guido Güntheretnaviv: Add libdrm code as of 922d92994267743266024ecc...
2019-06-05 Guido Güntheretnaviv: untabify
2019-06-05 Tomeu Vizosopanfrost: bifrost: Fix format string in disassembler
2019-06-05 Kenneth Graunkeiris: Free the buffer when reading from the disk cache.
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Don't promote non-SSA to pipeline...
2019-06-04 Eric Anholtfreedreno: Drop invalid scissor optimization.
2019-06-04 Eric Anholtfreedreno: Reuse glsl_get_sampler_coordinate_components().
2019-06-04 Eric Anholtfreedreno: Improve the pi approximations in trig lowering.
2019-06-04 Marek Olšákac: rename LLVM <= 7 helpers for readability
2019-06-04 Marek Olšákac: fix a typo in ac_build_wg_scan_bottom
2019-06-04 Caio Marcelo... glx: Fix error message when no driverName is available
2019-06-04 Chia-I Wuvirgl: resolve to correct level during texture read
2019-06-04 Chia-I Wuvirgl: fix texture resolving with compressed formats
2019-06-04 Bas Nieuwenhuizenfreedreno: Add printf pattern string.
2019-06-04 Bas NieuwenhuizenRevert "vl: Enable DRM by default."
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: .pos propagation
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Cleanup copy propagation
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Implement "pipeline register" prepass
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Helpers for pipeline
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Refactor schedule/emit pipeline
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Cleanup RA (stylistic changes)
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Share MIR utilities
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Misc. cleanup for readibility
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Extend RA to non-vec4 sources
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Set masks on ld_vary
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Fix liveness analysis bugs
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Set int outmod for "pasted" code
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Hoist some utility functions
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Remove pinning
2019-06-04 Alyssa Rosenzweignir/algebraic: Simplify max(abs(a), 0.0) -> abs(a)
2019-06-04 Mark Janesmesa: prevent common string formatting security issues
2019-06-04 Jason Ekstrandintel/fs: Add an UNDEF instruction to avoid excess...
2019-06-04 Caio Marcelo... spirv: Update the OpenCL.std.h header
2019-06-04 Bas Nieuwenhuizenradv: Use bo metadata for imported image tiling on...
2019-06-04 Bas Nieuwenhuizenvl: Enable DRM by default.
2019-06-04 Jason Ekstrandanv: Advertise support for VK_EXT_fragment_shader_interlock
2019-06-04 Jason Ekstrandspirv: Implement SPV_EXT_fragment_shader_interlock
2019-06-04 Jason Ekstrandspirv: Update the headers from latest Khronos master
2019-06-04 Jason Ekstrandvulkan: Update the XML and headers to 1.1.110
2019-06-04 Rhys Perryac/nir: mark some texture intrinsics as convergent
2019-06-04 Rhys Perryradv: fix some compiler warnings
2019-06-04 Jason Ekstrandintel/fs: Skip registers faster when setting spill...
2019-06-04 Connor Abbottradeonsi/nir: Fix type in bindless address computation
2019-06-04 Christian Gmeineretnaviv: implement set_active_query_state(..) for hw...
2019-06-04 Samuel Pitoisetradv: do not use gfx fast depth clears for layered...
2019-06-04 Samuel Pitoisetac,radv: do not emit vec3 for raw load/store on SI
2019-06-04 Sagar Ghugeintel/compiler: Fix assertions in brw_alu3
2019-06-04 Kenneth Graunkeiris: Fix SO stride units for DrawTransformFeedback
2019-06-04 Timothy Arcerist/glsl: make sure to propagate initialisers to driver...
2019-06-04 Caio Marcelo... spirv: Like Uniform, do nothing for UniformId
2019-06-04 Caio Marcelo... spirv: Implement SpvOpCopyLogical
2019-06-04 Caio Marcelo... spirv: Generalize OpSelect
2019-06-04 Caio Marcelo... spirv: Move OpSelect handling to a function
2019-06-04 Caio Marcelo... nir/vars_to_ssa: Handle UNDEF_NODE in more places
2019-06-04 Marek Olšákac/registers: don't use the si, cik, vi names, use...
2019-06-04 Nicolai Hähnleamd/common: use generated register header
2019-06-04 Nicolai Hähnleamd/common: use SH{0,1}_CU_EN definitions only of COMPU...
2019-06-04 Nicolai Hähnleamd/common: unify PITCH_GFX6 and PITCH_GFX9
2019-06-04 Nicolai Hähnleamd/common: rename R_3F2_CONTROL to IB_CONTROL for...
2019-06-04 Nicolai Hähnleamd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
2019-06-04 Nicolai Hähnleamd/common: derive ac_debug tables from register JSON
2019-06-04 Nicolai Hähnleamd/registers: add JSON description of packet3 fields
2019-06-04 Nicolai Hähnleamd/registers: add JSON descriptions of registers
2019-06-04 Nicolai Hähnleamd/registers: scripts for processing register descript...
2019-06-03 Vinson Leefreedreno: Fix GCC build error.
2019-06-03 Mark Janesmesa: Use string literals for format strings
2019-06-03 Caio Marcelo... iris: Always reserve binding table space for NIR constants
2019-06-03 Caio Marcelo... iris: Print binding tables when INTEL_DEBUG=bt
2019-06-03 Caio Marcelo... iris: Compact binding tables
2019-06-03 Caio Marcelo... iris: Create an enum for the surface groups
2019-06-03 Caio Marcelo... iris: Handle binding table in the driver
2019-06-03 Caio Marcelo... iris: Pull brw_nir_analyze_ubo_ranges() call out setup_...
2019-06-03 Caio Marcelo... spirv: Implement OpPtrEqual, OpPtrNotEqual and OpPtrDiff
2019-06-03 Caio Marcelo... nir: Add functions to subtract and compare addresses
2019-06-03 Caio Marcelo... nir: Add nir_ball_iequal() helper
2019-06-03 Sergii Romantsovmesa: ARB program parser should clean parameters
2019-06-03 Hyunjun Kofreedreno/ir3: fix counting and printing for half regis...
2019-06-03 Neil Robertsfreedreno/ir3: Fix up the half reg source even when...
2019-06-03 Neil Robertsfreedreno/ir3: Add a 16-bit implementation of nir_op_imul
2019-06-03 Hyunjun Kofreedreno/ir3: set dst type of alu instructions correctly.
2019-06-03 Hyunjun Kofreedreno/ir3: adjust the bitsize of regs when an array...
2019-06-03 Hyunjun Kofreedreno/ir3: convert back to 32-bit values for half...
2019-06-03 Hyunjun Kofreedreno/ir3: check the type of regs of absneg opcode...
2019-06-03 Hyunjun Kofreedreno/ir3: set proper dst type for uniform accordin...
2019-06-03 Neil Robertsfreedreno/ir3: Use output type size to set OUTPUT_REG_H...
2019-06-03 Neil Robertsfreedreno/ir3: Fix loading half-float immediate vectors
2019-06-03 Rob Clarkfreedreno/ir3: immediately schedule meta instructions
2019-06-03 Rob Clarkfreedreno/ir3: scheduler improvements
2019-06-03 Rob Clarkfreedreno/ir3: sched should mark outputs used
2019-06-03 Pierre-Eric... mesa: EXT_dsa add selectorless matrix stack functions
2019-06-03 Pierre-Eric... mesa: factor out enum -> matrix stack lookup
2019-06-03 Timothy Arcerimesa: add new EXT_direct_state_access tokens
next