Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / mesa / drivers / dri / nouveau /
2020-07-15 Pierre-Eric Pellou... mesa: add bool param to _mesa_free_context_data
2020-07-04 Timothy Arcerinouveau: fix pointer-sign warning
2020-06-22 Eric Engestromdriconf: drop now unused translation facility
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-04-21 Dylan Bakerdri/nouveau: replace assert with unreachable
2020-04-21 Dylan Bakerreplace malloc macros in imports.h with u_memory.h...
2020-04-21 Dylan Bakerreplace _mesa_is_pow_two with util_is_power_of_two_*
2020-04-18 Albert Astals CidFix promotion of floats to doubles
2020-04-13 Ian Romanicktnl: Silence unused parameter warnings in _tnl_draw_prims
2020-04-06 Marek Olšákmesa: remove no longer needed _mesa_is_bufferobj function
2020-04-06 Marek Olšákmesa: don't ever set NullBufferObj in gl_vertex_array_b...
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek OlšákMove compiler.h and imports.h/c from src/mesa/main...
2020-03-05 Marek Olšákmesa: remove _mesa_index_buffer::index_size in favor...
2020-02-28 Marek Olšákmesa: move num_instances and base_instance out of _mesa...
2020-02-28 Marek Olšákmesa: remove unused "indirect" parameter from Driver...
2020-02-11 Marek Olšákvbo: merge use_buffer_objects into vbo_CreateContext...
2019-12-04 Ian Romanickmesa: Silence unused parameter warning
2019-10-31 Eric Engestromnouveau: replace xmlpool_options_h with idep_xmlconfig_...
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-09-09 Adam Jacksonmesa: Eliminate gl_config::have{Accum,Depth,Stencil...
2019-05-13 Eric Anholtmesa: Replace MaxTextureLevels with MaxTextureSize.
2019-05-02 Erik Faye-Lundmeson: lift driver-collection out into parent build...
2019-04-24 Timothy Arcerist/mesa/radeonsi: fix race between destruction of types...
2019-04-15 Dylan BakerDelete autotools
2018-11-21 Mathias Fröhlichmesa: Factor out struct gl_vertex_format.
2018-11-21 Mathias Fröhlichnouveau: Use gl_array_attribute::_ElementSize.
2018-10-17 Neil RobertsFix setting indent-tabs-mode in the Emacs .dir-locals...
2018-08-07 Chad Versacedri: Add param driCreateConfigs(mutable_render_buffer)
2018-07-27 Fritz Koenigmesa: GL_MESA_framebuffer_flip_y extension [v4]
2018-05-10 Mathias Fröhlichmesa/vbo/tnl: Move gl_vertex_array related stuff to...
2018-05-10 Mathias Fröhlichmesa: Remove Array._DrawArrays.
2018-04-27 Timothy Arcerimesa: drop the buffer mode param from the DrawBuffer...
2018-04-17 Timothy Arcerimesa: merge the driver functions DrawBuffers and DrawBuffer
2018-03-31 Mathias Fröhlichvbo: Move vbo_split into the tnl module.
2018-03-31 Mathias Fröhlichvbo: Readd the arrays argument to the legacy draw methods.
2018-03-31 Mathias Fröhlichtnl: Push down the gl_vertex_array inputs into tnl...
2018-03-10 Mathias Fröhlichmesa: Make gl_vertex_array contain pointers to first...
2018-02-13 Marek Olšákmesa: separate legacy stuff from gl_texture_unit into...
2018-02-04 Marek Olšákmesa: change ctx->Color.ColorMask into a 32-bit bitmask
2018-02-01 Mathias Fröhlichmesa: Use defines for the aliased material array attrib...
2018-01-30 Marek Olšákmesa: replace GLenum with GLenum16 in common structures...
2018-01-26 Ian Romanicknouveau: Remove no-op nvgl_logicop_func function
2018-01-26 Ian Romanickmesa: Pass the translated color logic op dd_function_ta...
2018-01-24 Brian Paulvbo: remove vbo_context.h and change includes to use...
2018-01-24 Brian Paulnouveau: remove vbo_context() call
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-10-26 Dylan Bakermeson: build nouveau vieux driver
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-10-03 Matt Turnermesa: Drop Mesa_DXTn from gl_context
2017-09-21 Ilia Mirkinnv20: Enable ARB_texture_border_clamp
2017-09-21 Ian Romanicknv20: Fix GL_CLAMP
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-07-17 Kenneth Graunkedri: Make classic drivers allow __DRI_CTX_FLAG_NO_ERROR.
2017-07-14 Grigori Goronzydri: Add KHR_no_error DRI extension
2017-06-21 Marek Olšákmesa: don't update draw buffer bounds in _mesa_update_state
2017-06-21 Marek Olšákmesa: replace _mesa_update_stencil() with helper functions
2017-06-08 Timothy Arcerimesa: inline vbo_exec_invalidate_state() and call from...
2017-06-08 Timothy Arcerimesa: stop passing state bitfield to UpdateState()
2017-04-22 Marek Olšákmesa: replace _mesa_index_buffer::type with index_size
2017-04-18 Timothy Arcerimesa: rename _mesa_add_renderbuffer* functions
2017-04-10 Timothy Arcerinouveau: take ownership rather than adding reference...
2017-01-13 Boyan Dingnouveau: Unify the style of function pointer calls...
2016-10-28 Brian Paulmesa: rename gl_client_array -> gl_vertex_array
2016-10-13 Brian Paulmesa: remove 'params' parameter from ctx->Driver.TexPar...
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-08-30 Ilia Mirkinnouveau: make color/depth bpp match for pre-nv10 chips
2016-08-30 Ilia Mirkinnouveau: always enable at least one RC
2016-08-30 Ilia Mirkinnouveau: allow NV3x's to be used with nouveau_vieux
2016-08-26 Ian Romanicknouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
2016-08-26 Ian Romanicknouveau: Fix non-1x post-scale factor with DOT3 combiner
2016-08-23 Ilia Mirkindri: add a way to request that modes have matching...
2016-06-16 Mathias Fröhlichnouveau: Use bitmask/ffs to iterate enabled lights
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-03 Ilia Mirkinnouveau: fix double-const qualifier
2015-12-28 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-22 Ben Skeggsnouveau: enable use of new kernel interfaces
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device_wrap()
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-02 Ilia Mirkinnouveau: set MaxDrawBuffers to the same value as MaxCol...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-10 Ilia Mirkinnouveau: no need to do tnl wakeup, state updates are...
2015-08-06 Marek Olšákvbo: pass the stream from DrawTransformFeedbackStream...
2015-07-01 Ilia Mirkinnouveau: rename var name for nouveau_vieux to avoid...
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-09 Francisco Jerezdri/nouveau: Include simple_list.h explicitly in nv...
2015-05-14 Laura Ekstrandmain: Rename framebuffer renderbuffer software fallback.
2015-03-05 Brian Paulnouveau: include stdio.h where needed
2015-03-02 Brian Paulnouveau: replace Elements() with ARRAY_SIZE()
2015-02-20 Eric Anholtutil: Move Mesa's bitset.h to util/.
2015-02-20 Eric Anholtmesa: Use u_math.h from macros.h
2015-02-20 Eric Anholtmesa: Add gallium include dirs to more parts of the...
2015-02-03 Ilia Mirkinmesa: add support for GL_EXT_polygon_offset_clamp
2015-02-02 Neil Robertsdir-locals.el: Don't set variables for non-programming...
2014-12-12 Matt Turnernouveau: Add headers to distribution.
2014-12-12 Matt Turnernouveau: Alphabetize source list.
next