nir: use enum operator helper for nir_variable_mode and nir_metadata
[mesa.git] / src / mesa / meson.build
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-04-30 Marek Olšákglthread: upload non-VBO vertices and indices for non...
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
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-24 Marek Olšákglthread: compile marshal_generated.c faster by breakin...
2020-03-21 Marek Olšákglthread: rename marshal.h/c to glthread_marshal.h...
2020-03-21 Marek Olšákglthread: move buffer functions into glthread_bufferobj.c
2020-03-06 Marek Olšákglthread: track for each VAO whether the user has set...
2020-02-04 Marek Olšákvbo: move reusable code from vbo_attrib_tmp.h into...
2020-02-04 Marek Olšákvbo: move GLvertexformat initialization into a template...
2020-01-14 Eric Anholtmesa/st: Move the dword slot counting function to glsl_...
2019-12-11 Dongwon Kimgallium: enable INTEL_PERFORMANCE_QUERY
2019-12-02 Alejandro Piñeiromesa/main/util: moving gallium u_mm to util, remove...
2019-11-14 Eric Anholtmesa: Move compile of common Mesa core files to a stati...
2019-10-10 Dylan Bakermeson: Add necessary defines for mesa_gallium on windows
2019-08-01 Erik Faye-Lundmesa/st: add tgsi-lowering code for depth-clamp
2019-07-17 Alejandro Piñeirospirv_extensions: add GL_ARB_spirv_extensions boilerplate
2019-07-01 Eric Anholtmesa: Replace gen_matypes with a simple header for...
2019-03-12 Brian Paulst/mesa: move utility functions, macros into new st_uti...
2019-03-06 Timothy Arcerist/glsl: start spilling out common st glsl conversion...
2019-03-05 Timur Kristófnir: Move nir_lower_uniforms_to_ubo to compiler/nir.
2019-02-24 Erik Faye-Lundst/mesa: remove unused header-file
2019-02-05 Kenneth Graunkest/nir: Make new helpers for constructing built-in...
2018-11-01 Mathias Fröhlichmesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src...
2018-08-11 Gert Wollnymesa/st/glsl_to_tgsi: Add helper class for array live...
2018-08-10 Mathieu Bridonmeson: Build with Python 3
2018-07-31 Marek Olšákmesa: add ASTC 2D LDR decoder
2018-06-13 Dylan Bakermeson: Add support for SPARC assembly
2018-06-13 Dylan Bakermeson: Set include dirs for asm
2018-05-01 Rhys Perrymesa: add support for nvidia conservative rasterization...
2018-04-24 Dylan Bakermeson: don't build classic mesa tests without dri_drivers
2018-04-23 Timothy Arcerimesa: rename api_validate.{c,h} -> draw_validate.{c,h}
2018-04-18 Dylan Bakermeson: Remove TODO about mesa/main tests
2018-04-12 Marek Olšákmesa: include mtypes.h less
2018-03-31 Mathias Fröhlichvbo: Move vbo_split into the tnl module.
2018-03-20 Timothy Arcerist/nir/radeonsi: move nir_lower_uniforms_to_ubo() to...
2018-02-06 Mathias Fröhlichvbo: Move vbo_rebase into its only caller module tnl.
2018-01-30 Andres Rodriguezmesa/st: add support for semaphore object create/import...
2018-01-24 Greg Vmeson: fix missing dependencies
2018-01-24 Brian Paulvbo: remove vbo_context.h and change includes to use...
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2017-12-12 Nicolai Hähnlemesa: add GL_ARB_gl_spirv boilerplate
2017-12-08 Jordan Justenmesa: Add Mesa ARB_get_program_binary helper functions
2017-11-22 Dylan Bakermeson: Enable SSE4.1 optimizations
2017-11-10 Dylan Bakermeson: add support for xlib glx
2017-10-27 Dylan Bakermeson: build classic osmesa
2017-10-16 Dylan Bakermeson: build mesa test.
2017-10-16 Dylan Bakermeson: build libmesa_gallium
2017-10-13 Jason Ekstrandmeta: Delete the PBO texsubimage path for real
2017-10-09 Dylan Bakermeson: Build i965 and dri stack