index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
osmesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
vbo: merge use_buffer_objects into vbo_CreateContext to skip the big malloc
Marek Olšák
2020-02-11
1
-1
/
+1
*
mesa: Silence unused parameter warning
Ian Romanick
2019-12-04
1
-4
/
+4
*
Meson: Remove lib prefix from graw and osmesa when building with Mingw.
Prodea Alexandru-Liviu
2019-11-07
1
-0
/
+2
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
1
-3
/
+3
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
1
-3
/
+3
*
dri/osmesa: use preprocessor for selecting endian code paths
Dylan Baker
2019-11-05
1
-6
/
+9
*
GL: drop symbols mangling support
Eric Engestrom
2019-10-10
1
-4
/
+0
*
scons: Make scons and meson agree about path to glapi generated headers
Dylan Baker
2019-09-16
1
-0
/
+1
*
mesa: Eliminate gl_config::have{Accum,Depth,Stencil}Buffer
Adam Jackson
2019-09-09
1
-3
/
+3
*
meson: expose glapi through osmesa
Eric Engestrom
2019-05-18
1
-1
/
+2
*
delete autotools input files
Eric Engestrom
2019-04-29
1
-12
/
+0
*
st/mesa/radeonsi: fix race between destruction of types and shader compilation
Timothy Arceri
2019-04-24
1
-4
/
+4
*
Delete autotools
Dylan Baker
2019-04-15
1
-65
/
+0
*
scons: Remove gles option.
Jose Fonseca
2018-10-19
1
-3
/
+1
*
mesa: fold _glapi_check_multithread() back into _mesa_make_current
Emil Velikov
2018-10-03
1
-6
/
+0
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
1
-2
/
+3
*
tnl: Push down the gl_vertex_array inputs into tnl drivers.
Mathias Fröhlich
2018-03-31
1
-0
/
+1
*
spirv: Fix building with SCons
Neil Roberts
2018-03-30
1
-0
/
+2
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
osmesa: don't check SmoothFlag twice
Grazvydas Ignotas
2018-01-17
1
-1
/
+0
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
1
-0
/
+1
*
meson: standardize .so version to major.minor.patch
Eric Engestrom
2017-11-07
1
-1
/
+1
*
scons: fix OSMesa driver build
Brian Paul
2017-10-27
1
-0
/
+1
*
meson: build classic osmesa
Dylan Baker
2017-10-27
1
-0
/
+48
*
osmesa: Include generated headers without path
Dylan Baker
2017-10-27
2
-2
/
+4
*
mesa: don't update draw buffer bounds in _mesa_update_state
Marek Olšák
2017-06-22
1
-0
/
+3
*
mesa: inline vbo_exec_invalidate_state() and call from mesa core
Timothy Arceri
2017-06-09
1
-1
/
+0
*
mesa: stop passing state bitfield to UpdateState()
Timothy Arceri
2017-06-09
1
-2
/
+7
*
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
2017-04-18
1
-7
/
+7
*
osmesa: tidy up renderbuffer refCount initialisation
Timothy Arceri
2017-04-10
1
-1
/
+0
*
dri/osmesa: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
osmesa: Unbind the current context when given a null context and buffer.
Emilio Cobos Álvarez
2016-09-23
1
-0
/
+7
*
osmesa: Export OSMesaCreateContextAttribs.
Mathias Fröhlich
2016-07-07
1
-0
/
+1
*
Revert "osmesa: don't try to bundle osmesa.def SConscript"
Emil Velikov
2016-05-30
1
-0
/
+2
*
scons: build osmesa swrast and gallium
Andreas Fänger
2016-05-30
2
-0
/
+55
*
osmesa: add new OSMesaCreateContextAttribs function
Brian Paul
2015-12-16
1
-1
/
+99
*
osmesa: fix OSMesaPixelsStore typo
Brian Paul
2015-07-15
1
-1
/
+1
*
darwin: Fix install name of libOSMesa
Jeremy Huddleston Sequoia
2015-05-20
1
-1
/
+0
*
osmesa: don't try to bundle osmesa.def SConscript
Emil Velikov
2015-04-01
1
-2
/
+0
*
scons: Don't build osmesa.
Jose Fonseca
2015-03-25
2
-54
/
+0
*
osmesa: include stdio.h
Brian Paul
2015-03-05
1
-0
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-1
/
+1
*
osmesa: add gallium include dirs to Makefile.am
Brian Paul
2015-02-23
1
-0
/
+2
*
osmesa: Add osmesa.def to distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
osmesa: s/INLINE/inline/
Brian Paul
2014-09-04
1
-1
/
+1
*
osmesa: link with mesautil
Brian Paul
2014-08-04
1
-0
/
+1
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
2
-0
/
+2
*
osmesa: Fix typo in _MaxEnabledTexImageUnit.
José Fonseca
2014-05-01
1
-1
/
+1
*
mesa: Drop _EnabledUnits.
Eric Anholt
2014-04-30
1
-2
/
+2
[next]