freedreno/a4xx: fix vpsrepl for blit shaders
[mesa.git] / src / gallium / drivers / llvmpipe /
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...
2014-10-04 Marek Olšáktgsi: change tgsi_shader_info::properties to a one...
2014-10-04 Marek Olšáktgsi: remove some not so useful variables from tgsi_sha...
2014-10-04 Marek Olšáktgsi: simplify shader properties in tgsi_shader_info
2014-10-01 Vinson Leellvmpipe: Add missing LLVMGetGlobalContext() arg in...
2014-09-30 Mathias Fröhlichllvmpipe: Reuse llvmpipes LLVMContext in the draw context.
2014-09-30 Mathias Fröhlichllvmpipe: Use two LLVMContexts per OpenGL context inste...
2014-09-30 Brian Paulllvmpipe: move lp_jit_screen_init() call after allocati...
2014-09-30 Brian Paulllvmpipe: remove special case for PIPE_TEXTURE_CUBE...
2014-09-26 Michel Dänzergallivm: More fallout from disabling with LLVM 3.6
2014-09-24 Emil Velikovgallium/softpipe,llvmpipe: add automake target 'templates'
2014-09-16 Dave Airliellvmpipe: fix rast debugging output
2014-09-16 Richard Sandifordllvmpipe: Fix PIPE_FORMAT_Z32_FLOAT_S8X24_UINT handling...
2014-09-12 Ilia Mirkingallium: add a texture target to sampler view and a...
2014-09-05 Emil Velikovgallium/llvmpipe: ship all files in the tarball
2014-08-29 Roland Scheideggersoftpipe: handle vertex texture sampling when using...
2014-08-29 Roland Scheideggerllvmpipe: (trivial) enable cube map arrays
2014-08-28 Timothy Arcerigallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
2014-08-28 Roland Scheideggerdraw: fix base instance handling in llvm path
2014-08-21 Roland Scheideggerllvmpipe: change LP_MAX_SHADER_INSTRUCTIONS definition
2014-08-19 Tobias Klausmannllvmpipe/softpipe: enable ARB_conditional_render_inverted
2014-08-19 Tobias Klausmanngallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INV...
2014-08-15 Emil Velikovgallium/softpipe/llvmpipe: handle query_renderer caps
2014-08-15 Ilia Mirkingallium: add opcodes/cap for fine derivative support
2014-08-12 Ilia Mirkinsoftpipe,llvmpipe: mark BPTC formats as unsupported
2014-08-05 Emil Velikovllvmpipe/tests: automake: link against libmesautil.la
2014-08-05 Roland Scheideggerllvmpipe: implement support for cube map arrays
2014-08-04 Jason Ekstrandgallium: Move sRGB <-> RGB handling to libmesautil
2014-08-01 Roland Scheideggerllvmpipe: don't store number of layers per level
2014-08-01 Roland Scheideggerllvmpipe: integrate memory allocation into llvmpipe_tex...
2014-08-01 Roland Scheideggerllvmpipe: get rid of impossible code in alloc_image_data
2014-07-30 Giovanni Campagnadri: Add a new capabilities for drivers that can't...
2014-07-03 Ilia Mirkingallium: rename PIPE_CAP_TGSI_VS_LAYER to also have...
2014-07-01 Roland Scheideggerllvmpipe: get rid of llvmpipe_get_texture_tile_linear
2014-07-01 Roland Scheideggerllvmpipe: get rid of llvmpipe_get_texture_image
2014-07-01 Roland Scheideggerllvmpipe: get rid of llvmpipe_get_texture_image_all
2014-07-01 Roland Scheideggerllvmpipe: allocate regular texture memory upfront
2014-07-01 Roland Scheideggerllvmpipe: get rid of linear_img struct
2014-07-01 Roland Scheideggerllvmpipe: (trivial) rename linear_mip_offsets to mip_of...
2014-07-01 Christoph Bumillergallium: add facilities for indirect drawing
2014-07-01 Ilia Mirkingallium: add a cap for max vertex streams
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-06-25 Takashi Iwaillvmpipe: Fix zero-division in llvmpipe_texture_layout()
2014-06-13 Roland Scheideggerllvmpipe: increase number of queries which can be binne...
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
2014-05-31 Roland Scheideggerllvmpipe: (trivial) drop "unswizzled" from some functio...
2014-05-31 Roland Scheideggerllvmpipe: fix crash when not all attachments are popula...
2014-05-31 Roland Scheideggerllvmpipe: honor the render_condition_enable bit in...
2014-05-19 Roland Scheideggerllvmpipe: do IR counting for shader cache management...
2014-05-16 Roland Scheideggergallivm: give more verbose names to modules
2014-05-15 Roland Scheideggerllvmpipe: improve setup shader names (for debugging)
2014-05-15 Roland Scheideggerllvmpipe: kill off llvmpipe_variant_count
2014-05-14 José Fonsecallvmpipe: Delete unneeded LLVM stuff earlier.
2014-05-14 José Fonsecagallivm,draw,llvmpipe: Remove support for versions...
2014-05-08 Roland Scheideggerllvmpipe: change LP_MAX_SHADER_INSTRUCTIONS limit defin...
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
next