summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/osmesa
AgeCommit message (Expand)AuthorFilesLines
2020-07-15mesa: add bool param to _mesa_free_context_dataPierre-Eric Pelloux-Prayer1-4/+4
2020-06-01meson: use gnu_symbol_visibility argumentDylan Baker1-2/+1
2020-04-21remove final imports.h and imports.c bitsDylan Baker1-3/+2
2020-04-21replace malloc macros in imports.h with u_memory.h versionsDylan Baker1-0/+1
2020-03-30scons: Prune out unnecessary targets.Jose Fonseca1-42/+0
2020-03-27Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák1-1/+1
2020-02-11vbo: merge use_buffer_objects into vbo_CreateContext to skip the big mallocMarek Olšák1-1/+1
2019-12-04mesa: Silence unused parameter warningIan Romanick1-4/+4
2019-11-07Meson: Remove lib prefix from graw and osmesa when building with Mingw.Prodea Alexandru-Liviu1-0/+2
2019-11-05util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIANDylan Baker1-3/+3
2019-11-05util/u_endian: set PIPE_ARCH_*_ENDIAN to 1Dylan Baker1-3/+3
2019-11-05dri/osmesa: use preprocessor for selecting endian code pathsDylan Baker1-6/+9
2019-10-10GL: drop symbols mangling supportEric Engestrom1-4/+0
2019-09-16scons: Make scons and meson agree about path to glapi generated headersDylan Baker1-0/+1
2019-09-09mesa: Eliminate gl_config::have{Accum,Depth,Stencil}BufferAdam Jackson1-3/+3
2019-05-18meson: expose glapi through osmesaEric Engestrom1-1/+2
2019-04-29delete autotools input filesEric Engestrom1-12/+0
2019-04-24st/mesa/radeonsi: fix race between destruction of types and shader compilationTimothy Arceri1-4/+4
2019-04-15Delete autotoolsDylan Baker1-65/+0
2018-10-19scons: Remove gles option.Jose Fonseca1-3/+1
2018-10-03mesa: fold _glapi_check_multithread() back into _mesa_make_currentEmil Velikov1-6/+0
2018-07-27mesa: GL_MESA_framebuffer_flip_y extension [v4]Fritz Koenig1-2/+3
2018-03-31tnl: Push down the gl_vertex_array inputs into tnl drivers.Mathias Fröhlich1-0/+1
2018-03-30spirv: Fix building with SConsNeil Roberts1-0/+2
2018-01-19autotools: include meson build files in tarballDylan Baker1-1/+1
2018-01-17osmesa: don't check SmoothFlag twiceGrazvydas Ignotas1-1/+0
2017-11-16mesa: split extensions overrides and glGetString(GL_EXTENSIONS)Emil Velikov1-0/+1
2017-11-07meson: standardize .so version to major.minor.patchEric Engestrom1-1/+1
2017-10-27scons: fix OSMesa driver buildBrian Paul1-0/+1
2017-10-27meson: build classic osmesaDylan Baker1-0/+48
2017-10-27osmesa: Include generated headers without pathDylan Baker2-2/+4
2017-06-22mesa: don't update draw buffer bounds in _mesa_update_stateMarek Olšák1-0/+3
2017-06-09mesa: inline vbo_exec_invalidate_state() and call from mesa coreTimothy Arceri1-1/+0
2017-06-09mesa: stop passing state bitfield to UpdateState()Timothy Arceri1-2/+7
2017-04-18mesa: rename _mesa_add_renderbuffer* functionsTimothy Arceri1-7/+7
2017-04-10osmesa: tidy up renderbuffer refCount initialisationTimothy Arceri1-1/+0
2017-01-27dri/osmesa: automake: include builddir prior to srcdirEmil Velikov1-1/+1
2016-09-23osmesa: Unbind the current context when given a null context and buffer.Emilio Cobos Álvarez1-0/+7
2016-07-07osmesa: Export OSMesaCreateContextAttribs.Mathias Fröhlich1-0/+1
2016-05-30Revert "osmesa: don't try to bundle osmesa.def SConscript"Emil Velikov1-0/+2
2016-05-30scons: build osmesa swrast and galliumAndreas Fänger2-0/+55
2015-12-16osmesa: add new OSMesaCreateContextAttribs functionBrian Paul1-1/+99
2015-07-15osmesa: fix OSMesaPixelsStore typoBrian Paul1-1/+1
2015-05-20darwin: Fix install name of libOSMesaJeremy Huddleston Sequoia1-1/+0
2015-04-01osmesa: don't try to bundle osmesa.def SConscriptEmil Velikov1-2/+0
2015-03-25scons: Don't build osmesa.Jose Fonseca2-54/+0
2015-03-05osmesa: include stdio.hBrian Paul1-0/+1
2015-02-23mesa: Use assert() instead of ASSERT wrapper.Matt Turner1-1/+1
2015-02-23osmesa: add gallium include dirs to Makefile.amBrian Paul1-0/+2
2014-12-12osmesa: Add osmesa.def to distribution.Matt Turner1-1/+1