mesa.git
2015-07-10 Rob Clarkfreedreno/ir3: shader-db traces
2015-07-10 Rob Clarkfreedreno: fix crash in fd_invalidate_resource()
2015-07-10 Rob Clarkvc4: unref old fence
2015-07-10 Rob Clarkilo: unref old fence
2015-07-10 Rob Clarkfreedreno: unref old fence
2015-07-10 Rob Clarkgallium: clarify reference counting for fence
2015-07-10 Rob Clarkxa: don't leak fences
2015-07-10 Kenneth Graunkei965/vs: Get rid of brw_vs_compile completely.
2015-07-10 Kenneth Graunkei965/vs: Remove 'c'/vs_compile from vec4_vs_visitor.
2015-07-10 Kenneth Graunkei965/vec4: Move c->last_scratch into vec4_visitor.
2015-07-10 Kenneth Graunkei965/vec4: Move total_scratch calculation into the...
2015-07-10 Kenneth Graunkei965/vec4: Move perf_debug about register spilling...
2015-07-10 Kenneth Graunkei965/vec4: Plumb log_data through so the backend_shader...
2015-07-09 Kenneth Graunkei965: Switch on shader stage in nir_setup_outputs().
2015-07-09 Brian Paultgsi: whitespace fixes in tgsi_parse.c
2015-07-09 Brian Paulgallium: fix comment typo in p_shader_tokens.h
2015-07-09 Brian Paulgallium/docs: s/treaded/treated/ typo in tgsi.rst
2015-07-09 Matt Turnerutil: Don't link to SHA1 library if shader-cache is...
2015-07-09 Matt Turneri965: Set brw->batch.emit only #ifdef DEBUG.
2015-07-09 Ben Widawskyi965/hsw: Implement end of batch workaround
2015-07-09 Christian Königst/vdpau: fix mixer size checks
2015-07-09 Christian Königvl: cleanup video buffer private when the decoder is...
2015-07-08 Samuel Pitoisetnv50: avoid segfault with enabled but unbound vertex...
2015-07-08 Samuel Pitoisetnvc0: fix wrong use of BLIT_SRC_Y_INT for 2D texture...
2015-07-08 Kenneth Graunkenir: Fix comment above nir_convert_from_ssa() prototype.
2015-07-08 Julien Isorceegl/dri2: load libglapi.0.dylib on osx
2015-07-08 Julien Isorceegl: use unix defines on osx with clang
2015-07-08 Julien Isorcedarwin: Suppress type conversion warnings for GLhandleARB
2015-07-08 Varad Gautamandroid: freedreno: add missing components to the build
2015-07-08 Chris Wilsoni965: Move pipecontrol workaround bo to brw_pipe_control
2015-07-08 Chris Wilsonloader: Look for any version of currently linked libudev.so
2015-07-08 Chris Wilsoni965: Query whether we have kernel support for the...
2015-07-08 Ilia Mirkinnvc0: turn sample counts off during blit
2015-07-08 Timothy Arcerimesa: use implementation specified MAX_VERTEX_ATTRIBS...
2015-07-07 Kenneth Graunkei965/vs: Fix matNxM vertex attributes where M != 4.
2015-07-07 Marek Olšákst/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
2015-07-07 Brian Paulgallium/hud: display percentages with % suffix
2015-07-07 Brian Paulgallium/hud: add PIPE_DRIVER_QUERY_TYPE_MICROSECONDS...
2015-07-07 Brian Paulgallium/hud: replace byte units flag with pipe_driver_q...
2015-07-07 Brian Paulgallium/os: minor whitespace fixes in os_time.h
2015-07-07 Francisco Jerezi965/gen4-5: Enable 16-wide dispatch on shaders with...
2015-07-07 Francisco Jerezi965/gen4-5: Program the execution size correctly for...
2015-07-07 Francisco Jerezi965/gen4-5: Set ENDIF dst and src0 fields to the null...
2015-07-07 Michel Dänzerradeonsi: Use param export count from si_llvm_export_vs...
2015-07-06 Matt Turnermesa: Convert some asserts into STATIC_ASSERT.
2015-07-06 Roland Scheideggergallivm: fix lp_build_compare_ext
2015-07-06 Kenneth Graunkemesa: Add a MUST_CHECK macro for __attribute__((warn_un...
2015-07-06 Neil Robertsglsl: Make sure not to dereference NULL
2015-07-06 Neil Robertsglsl: Add missing check for whether an expression is...
2015-07-06 Kenneth Graunkei965: Reserve more batch space to accomodate Gen6 perfm...
2015-07-06 Neil Robertsi965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
2015-07-05 Marek Olšákwinsys/radeon: use os_wait_until_zero in radeon_bo_set_...
2015-07-05 Marek Olšákradeonsi: don't flush an empty IB if the only thing...
2015-07-05 Marek Olšákgallium/os: add conversion and wait functions for absol...
2015-07-05 Marek Olšákgallium/os: add os_wait_until_zero (v2)
2015-07-05 Marek Olšákgallium/radeon: mark the gpu load thread stop trigger...
2015-07-05 Marek Olšákst/mesa: if a fence isn't returned, assume it's signalled
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-07-05 Marek Olšákgallium: use fence_finish instead of fence_signalled...
2015-07-05 Marek Olšákgallium: handle fence_finish timeout in various drivers
2015-07-05 Marek Olšákgallium/docs: remove out-of-date document about D3D11...
2015-07-05 Marek Olšákradeonsi: fix a hang with DrawTransformFeedback on...
2015-07-04 Emil Velikovdocs: add news item and link release notes for mesa...
2015-07-04 Emil Velikovdocs: Add sha256sums for the 10.5.9 release
2015-07-04 Emil VelikovAdd release notes for the 10.5.9 release
2015-07-04 Timothy Arceriglsl: update types for unsized arrays of members
2015-07-04 Timothy Arceriglsl: update assert to support arrays of arrays
2015-07-04 Timothy Arceriglsl: allow precision qualifiers for AoA
2015-07-04 Ilia Mirkinnv50/ir: UCMP arguments are float, so make sure modifie...
2015-07-03 Erik Faye-Lundglsl: add a missing call to _mesa_locale_init
2015-07-03 Mario Kleinerwinsys/radeon: Use dup fd as key in drm-winsys hash...
2015-07-03 Marek Olšákr600g: disable single-sample fast color clear due to...
2015-07-03 Marek Olšákdocs/relnotes: document create_context_robustness exten...
2015-07-03 Marek Olšákr600g,radeonsi: implement get_device_reset_status
2015-07-03 Marek Olšákdri/common: allow BGRX sRGB visuals
2015-07-03 Marek Olšákmesa: fix sRGB rendering for GLES1
2015-07-03 Marek Olšákegl: sort extension lists alphabetically
2015-07-03 Anatoli Antonovitchegl: implement EGL_KHR_gl_texture_3D_image
2015-07-03 Rob Clarkfreedreno/ir3: don't be confused by eliminated indirects
2015-07-03 Rob Clarkfreedreno/ir3: sched fixes for addr register usage
2015-07-03 Rob Clarkfreedreno/ir3: fix indirects tracking
2015-07-03 Ilia Mirkingallium/ttn: mark location specially in nir for color0...
2015-07-03 Rob Clarknir/lower_phis_to_scalar: undef is trivially scalarizable
2015-07-03 Rob Clarkgallium/ttn: IN/OUT are only array if ArrayID != 0
2015-07-03 Rob Clarktgsi: update docs for ArrayID usage
2015-07-03 Neil Robertsi965/fs: Don't disable SIMD16 when using the pixel...
2015-07-02 Jason Ekstrandnir: Don't allow copying SSA destinations
2015-07-02 Ilia Mirkinmesa/prog: relative offsets into constbufs are not...
2015-07-02 Mike Stroyani965: allocate at least 1 BLEND_STATE element
2015-07-02 Iago Toral... mesa/st: Add checks for signed/unsigned integer convers...
2015-07-02 Ilia Mirkinnv50/ir: don't emit src2 in immediate form
2015-07-02 Alexandre Courbotnvc0: tune PREFER_BLIT_BASED_TEXTURE_TRANSFER capability
2015-07-02 Ilia Mirkinmesa: reset the source packing when creating temp trans...
2015-07-01 Alexandre Courbotnvc0: create screen fence objects with coherent attribute
2015-07-01 Nanley Cheryi965/gen9: use an unreserved surface alignment value
2015-07-01 Jason Ekstrandi965/fs: Use the builder directly for the gen6 interpol...
2015-07-01 Francisco Jerezi965/fs: Relax fs_builder channel group assertion when...
2015-07-01 Ilia Mirkinnouveau: rename var name for nouveau_vieux to avoid...
2015-07-01 Tapani Pälliglsl: create program resource list after LinkShader
2015-07-01 Tapani Pälliglsl: expose build_program_resource_list function
next