mesa.git
2017-01-02 Ben Widawskyi965/miptree: Create a disable CCS flag
2017-01-02 Ben Widawskyi965: Replace bool aux disable with enum
2016-12-31 Edmondo Tommasinadocs: document GALLIUM_HUD_DUMP_DIR envvar
2016-12-31 Edmondo Tommasinagallium/hud: set filedescriptor for fps graph
2016-12-31 Edmondo Tommasinagallium/hud: set filedescriptor for cpu graph
2016-12-31 Edmondo Tommasinagallium/hud: move file initialization to a function
2016-12-31 Edmondo Tommasinagallium/hud: dump hud_driver_query values to files
2016-12-31 Ilia Mirkinanv,radv: disable StorageImageWriteWithoutFormat for now
2016-12-30 Kenneth Graunkei965: Avoid NULL pointer dereference when transform...
2016-12-30 Timothy Arceriglsl/mesa: add reference to gl_shader_program_data...
2016-12-30 Timothy Arcerimesa: make union in gl_program a struct and add FIXME
2016-12-30 Jason Ekstrandi965/peephole_ffma: Use nir_builder
2016-12-30 Jason Ekstrandnir/split_var_copies: Use a nir_shader rather than...
2016-12-30 Jason Ekstrandnir/opt_peephole_select: Pass around the actual nir_shader
2016-12-30 Jason Ekstrandnir/conditional_if: Properly use the builder
2016-12-30 Jason Ekstrandnir/lower_var_copies: Use a shader rather than a void...
2016-12-30 Jason Ekstrandnir/lower_io: Use the builder instead of carrying a...
2016-12-30 Jason Ekstrandnir/from_ssa: Use nir_builder for emit_copy
2016-12-30 Jason Ekstrandnir: Make nir_copy_deref follow the "clone" pattern
2016-12-30 Rob Clarkfreedreno/ir3: rework varying slots (maybe??)
2016-12-30 Ilia Mirkinspirv: always expose SpvCapabilityStorageImageExtendedF...
2016-12-30 Ilia Mirkinanv: add support for extended texture gather
2016-12-30 Dave Airlieradv: only allow cmask/dcc in color optimal.
2016-12-30 Dave Airlieradv: only allow cmask/dcc on exclusive or concurrent...
2016-12-30 Jason Ekstrandnir: Rewrite lower_regs_to_ssa to use the phi builder
2016-12-30 Jason Ekstrandnir/phi-builder: Set the value in the block when creati...
2016-12-30 Jason Ekstrandnir: Add foreach_register helper macros
2016-12-30 Jason Ekstrandnir: Rename convert_to_ssa lower_regs_to_ssa
2016-12-29 Timothy Arcerimesa/glsl/i965: remove Driver.NewShader()
2016-12-29 Timothy Arcerii965: move compiled_once flag to brw_program
2016-12-29 Timothy Arcerimesa/glsl: move BlendSupport bitfield to gl_program
2016-12-29 Timothy Arcerimesa: store gl_program in gl_transform_feedback_object...
2016-12-29 Timothy Arcerimesa/glsl: move LinkedTransformFeedback from gl_shader_...
2016-12-29 Timothy Arcerii965: get LinkedTransformFeedback from gl_transform_fee...
2016-12-29 Timothy Arcerimesa: move _Used to gl_program
2016-12-29 Timothy Arcerimesa/compiler: add local_size_variable to shader_info
2016-12-29 Timothy Arcerimesa: pass gl_program to _mesa_append_uniforms_to_file()
2016-12-29 Timothy Arceriglsl/mesa: set separate_shader directly in shader_info
2016-12-29 Timothy Arcerimesa/glsl: move subroutine metadata to gl_program
2016-12-29 Timothy Arcerimesa/compiler: add stage to shader_info
2016-12-29 Eric Anholtvc4: Rework scheduling of thread switch to cut one...
2016-12-29 Jonas Pfeilvc4: Fill thread switching delay slots
2016-12-29 Eric Anholtvc4: Enable NIR-based loop unrolling.
2016-12-29 Timothy Arcerinir: stop gcc warning about uninitialised variables
2016-12-28 Dave Airlieradv: denote support for extended storage image formats.
2016-12-28 Dave Airliespirv: add interface for drivers to define support...
2016-12-28 Chad Versacemesa/shaderobj: Fix races on refcounts
2016-12-27 Rob Clarkfreedreno/ir3: fix linkage::var size
2016-12-27 Rob Clarkfreedreno/ir3: treat clipvertex like a normal varying
2016-12-27 Rob Clarkfreedreno/a5xx: transform-feedback support
2016-12-27 Rob Clarkfreedreno: update generated headers
2016-12-27 Rob Clarkfreedreno/ir3: UBO support for 64b GPUs (a5xx)
2016-12-27 Rob Clarkfreedreno/ir3: rework location of driver constants
2016-12-27 Rob Clarkfreedreno/a5xx: fix emit for bo addresses
2016-12-27 Rob Clarkfreedreno/a5xx: texture layout
2016-12-27 Rob Clarkttn: set ->info->num_ubos
2016-12-27 Chad Versaceanv: Handle vkGetPhysicalDeviceQueueFamilyProperties...
2016-12-27 Chad Versaceegl: Emit correct error when robust context creation...
2016-12-27 Damien Grassartanv: return count of queue families written
2016-12-27 Chad Versacei965: Allow import/export of ARGB1555 images
2016-12-27 Chad Versacemesa/texformat: Handle GL_RGBA + GL_UNSIGNED_SHORT_5_5_5_1
2016-12-27 Chad Versacedri: Add __DRI_IMAGE_FORMAT_ARGB1555
2016-12-27 Tapani Pälliegl/dri2: implement query surface hook
2016-12-27 Dave Airlieradv: add some asserts for operations on general queue
2016-12-27 Bas Nieuwenhuizenradv: Also skip DCC clear flushes for compute.
2016-12-26 Dave Airlieradv: handle queue present directly to winsys
2016-12-26 Jordan Justenintel/blorp_blit: Fix max blit size for gen6
2016-12-26 Dave Airlieradv: fix rendering to b10g11r11_ufloat_pack32
2016-12-26 Dave Airlieradv: handle multi-component shared load/stores.
2016-12-25 Vedran Miletićclover: Use Clang's diagnostics
2016-12-25 Damien Grassartradv: return count of queue families written
2016-12-23 Jason Ekstrandi965/generator/tex: Handle an immediate sampler with...
2016-12-23 Bruce Cherniakswr: fix icc compile error
2016-12-23 Dave Airlieradv: set some proper values for interp offset limits.
2016-12-23 Dave Airlieradv: bump texel offsets to align with radeonsi
2016-12-23 Jason Ekstrandnir/algebraic: Add optimizations for "a == a && a CMP b"
2016-12-23 Jason Ekstrandi965: Use nir_opt_trivial_continues and nir_opt_if
2016-12-23 Jason Ekstrandnir: Add a pass for moving SPIR-V continue blocks to...
2016-12-23 Jason Ekstrandnir: Add an optimization pass to remove trivial continues
2016-12-23 Jason Ekstrandnir: Correctly handle blocks in cf_node_cf_tree_next
2016-12-22 Timothy Arcerii965: make use of nir_lower_returns() for GL
2016-12-22 Timothy Arcerinir: update nir_lower_returns to only predicate instruc...
2016-12-22 Timothy Arcerii965: disable loop unrolling in GLSL IR
2016-12-22 Timothy Arcerii965: use nir loop unrolling pass
2016-12-22 Timothy Arcerinir: pass compiler rather than devinfo to functions...
2016-12-22 Timothy Arcerinir: add a loop unrolling pass
2016-12-22 Timothy Arcerinir: add helper for cloning nir_cf_list
2016-12-22 Timothy Arcerinir: update fixup_phi_srcs() to handle registers
2016-12-22 Timothy Arcerinir: create helper for fixing phi srcs when cloning
2016-12-22 Thomas Hellandnir: Add a LCSAA-pass
2016-12-22 Thomas Hellandnir: Add a loop analysis pass
2016-12-22 Timothy Arcerii965: use nir_lower_indirect_derefs() for GLSL
2016-12-22 Timothy Arcerii965: allow sampler indirects on all gens
2016-12-22 Jason Ekstrandnir: Add a couple quick-and-dirty out-of-SSA helpers
2016-12-22 Arda Coskunsesvulkan/wsi/x11: don't crash on null wsi x11 connection
2016-12-22 Arda Coskunsesvulkan/wsi/x11: don't crash on null visual
2016-12-22 Christian Inciradeonsi: Bugfix needed for hashcat
2016-12-22 Nicolai Hähnleradeonsi: fix gl_ClipDistance and gl_ClipVertex for...
2016-12-22 Nicolai Hähnleradeonsi: only set VS_OUT_MISC_SIDE_BUS_ENA when the...
2016-12-22 Vinson Leellvmpipe: Link tests with CLOCK_LIB.
next