scons: use python3-compatible print()
[mesa.git] / src / gallium / drivers / llvmpipe /
2017-09-25 Eric Engestromscons: use python3-compatible print()
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-15 Timothy Arcerigallium: introduce PIPE_CAP_LOAD_CONSTBUF
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-09 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICS
2017-09-07 Roland Scheideggerllvmpipe, draw: increase shader cache limits
2017-08-30 Brian Paulllvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
2017-08-22 Brian Paulllvmpipe: add some whitespace between functions in...
2017-08-17 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
2017-08-03 Timothy Arcerigallium: introduce PIPE_CAP_MEMOBJ
2017-08-02 Nicolai Hähnlegallium: rename util_dump_* to util_str_* for enum...
2017-08-02 Nicolai Hähnlegallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and...
2017-07-31 Nicolai Hähnlegallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
2017-06-23 Roland Scheideggerllvmpipe: initialize default fb correctly in setup
2017-06-23 Roland Scheideggerllvmpipe:fix using 32bit rasterization mistakenly,...
2017-06-23 Roland Scheideggerllvmpipe: fill in debug vertex info for tri rasterization
2017-06-14 Samuel Pitoisetgallium: add PIPE_CAP_BINDLESS_TEXTURE
2017-06-13 Jose Fonsecallvmpipe: Match pipe_context::render_condition prototype.
2017-06-03 Lyudegallium: Add a cap to check if the driver supports...
2017-05-27 Roland Scheideggerllvmpipe: add LP_NEW_GS flag for updating vertex info
2017-05-17 Marek Olšákgallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2017-05-10 Marek Olšákgallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2017-04-14 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
2017-04-13 Samuel Pitoisetllvmpipe: remove unused subpixel_snap() and fixed_to_fl...
2017-04-05 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_BALLOT
2017-04-05 Nicolai Hähnlegallium: add sparse buffer interface and capability
2017-04-01 Lyudegallium: Add a cap to check if the driver supports...
2017-03-31 Nicolai Hähnlegallium: add PIPE_CAP_TGSI CLOCK
2017-03-15 Marek Olšákgallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_setname() with u_thre...
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_create() with u_threa...
2017-03-08 Brian Paulgallium: s/uint/enum pipe_shader_type/ for set_constant...
2017-03-08 Brian Paulllvmpipe: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for pipe_scr...
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread_wait() with thrd_join()
2017-03-06 Timothy Arcerigallium/util: remove PIPE_THREAD_ROUTINE()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar with cnd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread with thrd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_broadcast() with...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_wait() with cnd_wait()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_destroy() with cnd_d...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_init() with cnd_init()
2017-02-24 Marek Olšákgallium: remove PIPE_CAP_USER_INDEX_BUFFERS
2017-02-24 Lars Hamrellvmpipe: enable clear_texture with util_clear_texture
2017-02-14 Marek Olšákgallium: set pipe_context uploaders in drivers (v3)
2017-02-09 Ilia Mirkingallium: add separate PIPE_CAP_INT64_DIVMOD
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-01-29 Bas Nieuwenhuizenllvmpipe: Use LLVMDumpModule, not DumpModule.
2017-01-29 Bas Nieuwenhuizenvarious: Fix missing DumpModule with recent LLVM.
2017-01-27 Nicolai Hähnlegallium: enable int64 on radeonsi, llvmpipe, softpipe
2017-01-27 Dave Airliegallium: Add integer 64 capability
2017-01-24 Ilia Mirkingallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
2017-01-17 Ilia Mirkingallium: add PIPE_CAP_TGSI_FS_FBFETCH
2017-01-06 Roland Scheideggerllvmpipe: do transpose/untwiddle after conversion for...
2017-01-06 Roland Scheideggerllvmpipe: use alpha from already converted color if...
2017-01-06 Roland Scheideggerllvmpipe: use scalar load instead of vectors for small...
2017-01-05 Roland Scheideggergallivm: implement aos unpack (to unorm8) for small...
2017-01-05 Roland Scheideggerllvmpipe: (trivial) minimally simplify mask construction
2017-01-05 Marek Olšákgallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
2016-12-22 Vinson Leellvmpipe: Link tests with CLOCK_LIB.
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-11-30 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
2016-11-09 Aaron Watryllvmpipe: Fix build after removal of deprecated attribu...
2016-10-22 Ilia Mirkingallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2016-10-12 Nicolai Hähnlest/mesa: enable ARB_enhanced_layouts and turn the cap on
2016-10-12 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
2016-10-10 Axel Davyllvmpipe: Cap to 2 GB on 32 bits
2016-08-29 Roland Scheideggerllvmpipe: (trivial) honor render_condition_enabled...
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-23 Ilia Mirkingallium: add a cap to expose whether driver supports...
2016-08-20 Roland Scheideggerllvmpipe: fix issues with depth clamp
2016-08-20 Roland Scheideggerllvmpipe: fix depth clamping wrt reversed near/far...
2016-08-17 Marek Olšákgallium: change pipe_sampler_view::first_element/last_e...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-20 Józef Kuciagallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
2016-06-25 Axel Davygallium: Add a cap for offset_units_unscaled
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-20 Rob Clarkgallium: make constant_buffer const
2016-06-18 Ilia Mirkingallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all...
2016-06-14 Roland Scheideggerllvmpipe: hack-fix bugs due to bogus bind flags
2016-06-10 Brian Paulllvmpipe: turn on pipe cap for GL_ARB_copy_image support
2016-06-10 Brian Paulllvmpipe: don't use 3-component formats, except 32...
2016-06-10 Jose Fonsecagallivm: Use llvm.fmuladd.*.
2016-06-07 Ilia Mirkingallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops...
2016-05-23 Kenneth Graunkegallium: Add a pipe cap for whether primitive restart...
2016-05-23 Tobias Klausmannllvm/softpipe: Enable cull_distance as draw supports it.
2016-05-13 Tobias Klausmanngallium: Add a pipe cap for arb_cull_distance
2016-04-27 Brian Paulllvmpipe: s/Elements/ARRAY_SIZE/
next