summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/osmesa
Commit message (Expand)AuthorAgeFilesLines
* Meson: Remove lib prefix from graw and osmesa when building with Mingw.Prodea Alexandru-Liviu2019-11-111-0/+2
* GL: drop symbols mangling supportEric Engestrom2019-10-101-4/+0
* scons: Make scons and meson agree about path to glapi generated headersDylan Baker2019-09-161-0/+1
* mesa: Eliminate gl_config::have{Accum,Depth,Stencil}BufferAdam Jackson2019-09-091-3/+3
* meson: expose glapi through osmesaEric Engestrom2019-05-181-1/+2
* delete autotools input filesEric Engestrom2019-04-291-12/+0
* st/mesa/radeonsi: fix race between destruction of types and shader compilationTimothy Arceri2019-04-241-4/+4
* Delete autotoolsDylan Baker2019-04-151-65/+0
* scons: Remove gles option.Jose Fonseca2018-10-191-3/+1
* mesa: fold _glapi_check_multithread() back into _mesa_make_currentEmil Velikov2018-10-031-6/+0
* mesa: GL_MESA_framebuffer_flip_y extension [v4]Fritz Koenig2018-07-271-2/+3
* tnl: Push down the gl_vertex_array inputs into tnl drivers.Mathias Fröhlich2018-03-311-0/+1
* spirv: Fix building with SConsNeil Roberts2018-03-301-0/+2
* autotools: include meson build files in tarballDylan Baker2018-01-191-1/+1
* osmesa: don't check SmoothFlag twiceGrazvydas Ignotas2018-01-171-1/+0
* mesa: split extensions overrides and glGetString(GL_EXTENSIONS)Emil Velikov2017-11-161-0/+1
* meson: standardize .so version to major.minor.patchEric Engestrom2017-11-071-1/+1
* scons: fix OSMesa driver buildBrian Paul2017-10-271-0/+1
* meson: build classic osmesaDylan Baker2017-10-271-0/+48
* osmesa: Include generated headers without pathDylan Baker2017-10-272-2/+4
* mesa: don't update draw buffer bounds in _mesa_update_stateMarek Olšák2017-06-221-0/+3
* mesa: inline vbo_exec_invalidate_state() and call from mesa coreTimothy Arceri2017-06-091-1/+0
* mesa: stop passing state bitfield to UpdateState()Timothy Arceri2017-06-091-2/+7
* mesa: rename _mesa_add_renderbuffer* functionsTimothy Arceri2017-04-181-7/+7
* osmesa: tidy up renderbuffer refCount initialisationTimothy Arceri2017-04-101-1/+0
* dri/osmesa: automake: include builddir prior to srcdirEmil Velikov2017-01-271-1/+1
* osmesa: Unbind the current context when given a null context and buffer.Emilio Cobos Álvarez2016-09-231-0/+7
* osmesa: Export OSMesaCreateContextAttribs.Mathias Fröhlich2016-07-071-0/+1
* Revert "osmesa: don't try to bundle osmesa.def SConscript"Emil Velikov2016-05-301-0/+2
* scons: build osmesa swrast and galliumAndreas Fänger2016-05-302-0/+55
* osmesa: add new OSMesaCreateContextAttribs functionBrian Paul2015-12-161-1/+99
* osmesa: fix OSMesaPixelsStore typoBrian Paul2015-07-151-1/+1
* darwin: Fix install name of libOSMesaJeremy Huddleston Sequoia2015-05-201-1/+0
* osmesa: don't try to bundle osmesa.def SConscriptEmil Velikov2015-04-011-2/+0
* scons: Don't build osmesa.Jose Fonseca2015-03-252-54/+0
* osmesa: include stdio.hBrian Paul2015-03-051-0/+1
* mesa: Use assert() instead of ASSERT wrapper.Matt Turner2015-02-231-1/+1
* osmesa: add gallium include dirs to Makefile.amBrian Paul2015-02-231-0/+2
* osmesa: Add osmesa.def to distribution.Matt Turner2014-12-121-1/+1
* mesa: Add scons files to distribution.Matt Turner2014-12-121-0/+2
* osmesa: s/INLINE/inline/Brian Paul2014-09-041-1/+1
* osmesa: link with mesautilBrian Paul2014-08-041-0/+1
* util: Gather some common macrosJason Ekstrand2014-08-042-0/+2
* osmesa: Fix typo in _MaxEnabledTexImageUnit.José Fonseca2014-05-011-1/+1
* mesa: Drop _EnabledUnits.Eric Anholt2014-04-301-2/+2
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-051-1/+1
* automake: ask the linker to do garbage collectionEmil Velikov2014-03-311-0/+1
* automake: add -Wl,--no-undefined to all librariesEmil Velikov2014-03-311-1/+6
* automake: allow only shared buildsEmil Velikov2014-03-111-2/+0
* automake: do not use symbols names for static glapi.laEmil Velikov2014-03-111-3/+3