mesa.git
2019-06-07 Kristian H... freedreno/a6xx: Drop support for SS6_DIRECT shader...
2019-06-07 Kristian H... freedreno/a6xx: Share shader_t_to_opcode
2019-06-07 Kristian H... freedreno/a6xx: Consolidate more of dword 0 building...
2019-06-07 Kristian H... freedreno: Move fd4_size2indextype() helper to freedren...
2019-06-07 Samuel Pitoisetradv: enable VK_EXT_sample_locations
2019-06-07 Samuel Pitoisetradv: enable HTILE for images that might need variable...
2019-06-07 Samuel Pitoisetradv: handle sample locations during automatic layout...
2019-06-07 Samuel Pitoisetradv: determine the first subpass id for every attachments
2019-06-07 Samuel Pitoisetradv: handle sample locations during explicit depth...
2019-06-07 Samuel Pitoisetradv: allow the depth decompress pass to emit dynamic...
2019-06-07 Samuel Pitoisetradv: allow to set dynamic sample locations to the...
2019-06-07 Samuel Pitoisetradv: allow to save/restore sample locations during...
2019-06-07 Kenneth Graunkeiris: Sweep the NIR in iris_create_uncompiled_shader().
2019-06-07 Eduardo Lima... ir3: Use the new NIR lowering pass for integer multipli...
2019-06-07 Eduardo Lima... ir3/nir: Add new NIR AlgebraicPass for lowering imul
2019-06-07 Eduardo Lima... nir_algebraic: Add basic optimizations for umul_low...
2019-06-07 Eduardo Lima... ir3/compiler: Handle new alu opcodes 'umul_low' and...
2019-06-07 Eduardo Lima... nir/opcodes: Add new 'umul_low' and 'imadsh_mix16'...
2019-06-07 Iago Toral... v3d: don't emit point coordinates varyings if the FS...
2019-06-07 Iago Toral... v3d: add a helper to track variables that need point...
2019-06-07 Kenneth Graunkeegl/x11: calloc dri2_surf so it's properly zeroed
2019-06-06 Mark Janestests/graw: use C99 print conversion specifier for...
2019-06-06 Alyssa Rosenzweigpanfrost/midgard: Fix crash with unused SSA values
2019-06-06 Boris Brezillonpanfrost: Report sRGB colorspace as not supported
2019-06-06 Erik Faye-Lunddocs: do not use div for line-breaking
2019-06-06 Erik Faye-Lunddocs: fixup code-tag positioning
2019-06-06 Erik Faye-Lunddocs: add missing code-tags
2019-06-06 Erik Faye-Lunddocs: add accidentally dropped "at"
2019-06-06 Gurchetan Singhanv: allow NV12 <--> AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_42...
2019-06-06 Connor Abbottac/nir: Remove stale TODO
2019-06-06 Connor Abbottradeonsi: Don't force dcc disable for loads
2019-06-06 Gert Wollnymesa/main: Expose EXT_clip_control and related enums...
2019-06-06 Gert Wollnymapi/glapi/registry: Update gl.xml to latest upstream...
2019-06-06 Gert Wollnyvirgl: Enable CAP_CLIP_HALFZ if host supports it
2019-06-06 Charmaine Leesvga: Remove unnecessary check for the pre flush bit...
2019-06-06 Deepak Rawatwinsys/svga/drm: Fix 32-bit RPCI send message
2019-06-06 Samuel Pitoisetradv: set the subpass before any initial subpass transi...
2019-06-06 Nataraj Deshpandeanv: Fix check for isl_fmt in assert
2019-06-06 Iago Toral... v3d: fix scheduling dependency tracking for ALU with...
2019-06-06 Vasily Khoruzhicklima/ppir: add missing handling of min/max ops for...
2019-06-06 Vasily Khoruzhicklima/ppir: fix crash when program uses no registers...
2019-06-06 Jason Ekstrandutil/hash_table: Assert that keys are not reserved...
2019-06-06 Jason Ekstrandutil/set: Assert that keys are not reserved pointers
2019-06-06 Jason Ekstrandglsl/loop_analysis: Don't search for NULL variables...
2019-06-06 Jason Ekstrandnir/propagate_invariant: Don't add NULL vars to the...
2019-06-06 Ian Romanickintel/compiler: Treat b32csel as potentially producing...
2019-06-06 Ian Romanickintel/fs: Improve discard_if code generation
2019-06-06 Ian Romanickintel/fs: Add need_dest parameter to fs_visitor::nir_em...
2019-06-06 Ian Romanickintel/fs: Allow cmod propagation across reads and write...
2019-06-06 Ian Romanickintel/fs: Fix flag_subreg handling in cmod propagation
2019-06-06 Ian Romanickintel/fs: Add missing tests for cmod_propagate_not
2019-06-05 Kenneth Graunkei965: Allow signed/unsigned integer conversions in...
2019-06-05 Kenneth Graunkeintel/blorp: Handle SINT/UINT clamping on blits.
2019-06-05 Caio Marcelo... anv/pipeline: Move lowering of nir_var_mem_global later
2019-06-05 Kenneth Graunkest/nir: Don't use GLSL IR's MOD_TO_FLOOR lowering when...
2019-06-05 Kenneth Graunkeradeonsi: Enable NIR's lower_fmod option.
2019-06-05 Kenneth Graunkevc4: Enable NIR's lower_fmod option.
2019-06-05 Kenneth Graunkev3d: Enable NIR's lower_fmod option.
2019-06-05 Kenneth Graunkenir: Combine lower_fmod16/32 back into a single lower_fmod.
2019-06-05 Kenneth Graunkenir: Drop lower_fmod64 option.
2019-06-05 Kenneth Graunkepanfrost: Switch to nir_lower_doubles instead of lower_...
2019-06-05 Kenneth Graunkenouveau: Use nir_lower_doubles instead of lower_fmod64...
2019-06-05 Kenneth Graunkegallium: Drop lower_fmod64 from drivers that don't...
2019-06-05 Dylan Bakerdocs: update calendar, and news item and link release...
2019-06-05 Dylan Bakerdocs: Add SHA256 sums for 19.0.6
2019-06-05 Dylan Bakerdocs: Add relnotes for 19.0.6
2019-06-05 Erik Faye-Lunddocs: add day of month to all news-entries
2019-06-05 Erik Faye-Lunddocs: add MD5 checksums for 9.2.2 files
2019-06-05 Erik Faye-Lunddocs: use pre-block for showing commit-note
2019-06-05 Erik Faye-Lunddocs: switch to definition list and code-tags
2019-06-05 Erik Faye-Lunddocs: combine headings
2019-06-05 Erik Faye-Lunddocs: more code-tags in llvmpipe.html
2019-06-05 Erik Faye-Lunddocs: use more code-tags in envvars.html
2019-06-05 Erik Faye-Lunddocs: use code-tags for envvars and options
2019-06-05 Erik Faye-Lunddocs: use dl instead of ul
2019-06-05 Erik Faye-Lunddocs: remove pointlessly repeated list
2019-06-05 Erik Faye-Lunddocs: remove stray whitespace
2019-06-05 Erik Faye-Lunddocs: use proper links instead of code-tags
2019-06-05 Erik Faye-Lunddocs: update doxygen-links
2019-06-05 Erik Faye-Lunddocs: remove some noisy spacing in pre-blocks
2019-06-05 Erik Faye-Lunddocs: improve quoting slightly
2019-06-05 Erik Faye-Lunddocs: do not use br-tag for non-significant breaks
2019-06-05 Erik Faye-Lunddocs: remove pointless line-break
2019-06-05 Erik Faye-Lunddocs: remove pointless trailing hard-breaks
2019-06-05 Erik Faye-Lunddocs: rewrite paragraph to be free-form
2019-06-05 Erik Faye-Lunddocs: use h4 instead of free-standing paragraphs and...
2019-06-05 Erik Faye-Lunddocs: slightly reword paragraph and tweak markup
2019-06-05 Erik Faye-Lunddocs: remove stray space in code-block
2019-06-05 Erik Faye-Lunddocs: remove some pointless spacing
2019-06-05 Erik Faye-Lunddocs: add more more code-tags
2019-06-05 Erik Faye-Lunddocs: use code instead of tt-tag
2019-06-05 Erik Faye-Lunddocs: use paragraph instead of double newlines
2019-06-05 Erik Faye-Lunddocs: use verbatim .plan quote
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Verify SSA claims when pipelining
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Don't assign var locations ourselves
2019-06-05 Tomeu Vizosopanfrost: Reload framebuffer contents if there's no...
2019-06-05 Alyssa Rosenzweigpanfrost: Don't flip scanout
2019-06-05 Timur Kristófst/nine: Use tgsi_to_nir when preferred IR is NIR.
2019-06-05 Lionel Landwerlinintel/perf: improve dynamic loading config detection
2019-06-05 Jason Ekstrandintel/nir: Take nir_shader*s in brw_nir_link_shaders
next