radeonsi: fix Hyper-Z on Stoney
[mesa.git] / src / gallium / drivers / llvmpipe /
2016-02-03 Nicolai Hähnlegallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2016-02-03 Nicolai Hähnlegallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
2016-02-03 Roland Scheideggerllvmpipe: use scissor_planes_needed helper function
2016-02-02 Roland Scheideggerllvmpipe: drop scissor planes early if the tri is fully...
2016-02-02 Roland Scheideggerllvmpipe: minor cleanup of sse2 for calc_fixed_position
2016-02-02 Roland Scheideggerllvmpipe: use vector loads for (optimized) tri raster...
2016-01-21 Rob Clarkgallium: add GREMEDY_string_marker
2016-01-20 Roland Scheideggerllvmpipe: warn about illegal use of objects in differen...
2016-01-20 Roland Scheideggerllvmpipe,i915: add back NEW_RASTERIZER dependency when...
2016-01-20 Roland Scheideggerllvmpipe: turn depth clears into full depth/stencil...
2016-01-17 Oded Gabbayllvmpipe: fix arguments order given to vec_andc
2016-01-15 Roland Scheideggerllvmpipe: ditch additional ref counting for vertex...
2016-01-15 Roland Scheideggerllvmpipe: fix "leaking" textures
2016-01-14 Charmaine Leegallium/st: add pipe_context::generate_mipmap()
2016-01-14 Nicolai Hähnlegallium: add PIPE_CAP_INVALIDATE_BUFFER
2016-01-13 Roland Scheideggerllvmpipe: (trivial) use cast wrapper for __m128d to...
2016-01-13 Roland Scheideggerllvmpipe: avoid most 64 bit math in rasterization
2016-01-13 Roland Scheideggerllvmpipe: scale up bounding box planes to subpixel...
2016-01-13 Roland Scheideggerllvmpipe: add sse code for fixed position calculation
2016-01-08 Ilia Mirkingallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
2016-01-08 Marek Olšákgallium: add caps for POSITION and FACE system values
2016-01-07 Ilia Mirkingallium: add caps to expose support for multi indirect...
2016-01-07 Roland Scheideggerllvmpipe: do 64bit plane calculations in the sse path
2016-01-07 Roland Scheideggerllvmpipe: don't store eo as 64bit int
2016-01-07 Roland Scheideggerllvmpipe: use aligned data for the assembly program...
2016-01-07 Roland Scheideggerllvmpipe: use ints not unsigned for slots
2016-01-07 Roland Scheideggerdraw: nuke the interp parameter from vertex_info
2016-01-07 Roland Scheideggerllvmpipe: scratch some special handling of vp_index...
2016-01-06 Edward O'Callaghangallium/drivers: Remove unnecessary semicolons
2016-01-06 Oded Gabbayllvmpipe: Optimize lp_rast_triangle_32_3_16 for POWER8
2016-01-06 Oded Gabbayllvmpipe: Optimize BUILD_MASK(_LINEAR) for POWER8
2016-01-06 Oded Gabbayllvmpipe: Optimize do_triangle_ccw for POWER8
2016-01-03 Ilia Mirkingallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate...
2015-12-30 Ilia Mirkingallium: add PIPE_CAP_DRAW_PARAMETERS
2015-12-12 Roland Scheideggerllvmpipe: fix layer/vp input into fs when not written...
2015-12-06 Edward O'Callaghangallium/drivers: Sanitize NULL checks into canonical...
2015-12-06 Edward O'Callaghangallium/drivers: Trivial code-style cleanup
2015-12-06 Edward O'Callaghanllvmpipe: Make use of ARRAY_SIZE macro
2015-12-04 Roland Scheideggerllvmpipe: use provoking vertex for layer/viewport
2015-11-24 Roland Scheideggersoftpipe/llvmpipe: don't advertize support for ASTC
2015-11-24 Roland Scheideggerllvmpipe: don't test for unsupported formats in lp_test...
2015-11-12 Ilia Mirkingallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
2015-11-07 Dave Airliellvmpipe: disable front updates for now
2015-11-05 Roland Scheideggerllvmpipe: disable texture cache
2015-11-04 Roland Scheideggerllvmpipe: add cache for compressed textures
2015-11-04 Oded Gabbayllvmpipe: use simple coeffs calc for 128bit vectors
2015-10-31 Dave Airliegallium/swrast: fix front buffer blitting. (v2)
2015-10-28 Marek Olšákgallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN...
2015-10-24 Roland Scheideggerllvmpipe: fix using non-zero layer in non-array view...
2015-10-20 Marek Olšákgallium: add PIPE_CAP_SHAREABLE_SHADERS
2015-10-03 Marek Olšákgallium: add per-sample interpolation control into...
2015-09-13 Ilia Mirkingallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-14 Marek Olšákgallium: add an interface for EXT_depth_bounds_test
2015-08-14 Marek Olšákgallium: add support for GLES texture float extensions...
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-16 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-07-05 Marek Olšákgallium: handle fence_finish timeout in various drivers
2015-06-19 Jose Fonsecallvmpipe: Truncate the binned constants to max const...
2015-06-10 Brian Paulllvmpipe: simplify lp_resource_copy()
2015-06-04 Roland Scheideggerllvmpipe: Implement stencil export
2015-05-25 Roland Scheideggerllvmpipe: (trivial) add parantheses in (!x == y) expression
2015-05-15 Alexander von Gluck IVgallium/drivers: Add extern "C" wrappers to public...
2015-05-13 Roland Scheideggerllvmpipe: enable ARB_texture_view
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-05-05 Samuel Pitoisetgallium: make pipe_context::begin_query return a boolean
2015-04-27 Zoë BladeFix a few typos
2015-04-08 Roland Scheideggergallivm: don't use control flow when doing indirect...
2015-03-31 Roland Scheideggerllvmpipe: enable ARB_texture_gather
2015-03-31 Roland Scheideggergallivm: simplify sampler interface
2015-03-28 Roland Scheideggerllvmpipe: simplify address calculation for 4x4 blocks
2015-03-27 Roland Scheideggergallivm: pass jit_context pointer through to sampling
2015-03-23 Giuseppe Bilottagallium: implement get_device_vendor() for existing...
2015-03-21 Roland Scheideggerllvmpipe: use global llvm context for PIPE_SUBSYSTEM_EM...
2015-03-04 Jose Fonsecascons: Use -Werror MSVC compatibility flags per-directory.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-19 Ilia Mirkinllvmpipe,softpipe: only support ETC1, not the upcoming...
2015-02-17 Marek Olšákgallium: add interface and state tracker support for...
2015-02-13 Jose Fonsecaos,llvmpipe: Set rasterizer thread names on Linux.
2015-02-05 Axel Davygallium: Add MULTISAMPLE_Z_RESOLVE cap
2015-02-05 Jose Fonsecallvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSI...
2015-02-03 Ilia Mirkingallium: add a cap to determine whether the driver...
2015-01-29 Eric Anholtgallium: Replace u_simple_list.h with util/simple_list.h
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-09 Marek Olšákdraw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
2014-12-06 Roland Scheideggerllvmpipe: decrease MAX_SCENES from 2 to 1
2014-11-26 José Fonsecadraw,gallivm,llvmpipe: Avoid implicit casts of 32-bit...
2014-11-24 Roland Scheideggerllvmpipe: (trivial) remove redundant util_cpu_detect...
2014-11-24 Roland Scheideggerllvmpipe: fix lp_test_arit denorm handling
2014-11-19 Roland Scheideggerllvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
2014-11-18 Roland Scheideggergallivm: fix alignment issue for vertex data fetch
2014-11-13 José Fonsecallvmpipe: Call pipe_thread_wait() on Linux.
2014-11-07 José Fonsecallvmpipe: Avoid deadlock when unloading opengl32.dll
2014-10-24 José Fonsecallvmpipe: Ensure the packed input of the lp_test_format...
2014-10-24 José Fonsecallvmpipe: Flush stdout on lp_test_* unit tests.
2014-10-24 Mathias Fröhlichgallium: introduce PIPE_CAP_CLIP_HALFZ.
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
next