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
/
configs
/
default
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add gbm (generic/graphics buffer manager)
Benjamin Franzke
2011-06-23
1
-1
/
+13
*
mesa: check that flex/bison are installed
Brian Paul
2011-05-18
1
-0
/
+2
*
mesa: Optionally build a dricore support library (v3)
Christopher James Halse Rogers
2011-02-11
1
-0
/
+3
*
egl: Implement libwayland-egl
Benjamin Franzke
2011-02-07
1
-0
/
+7
*
Remove talloc from the make and automake build systems.
Kenneth Graunke
2011-01-31
1
-4
/
+1
*
glapi: Fix OpenGL ES 1.1 and 2.0 interop.
Chia-I Wu
2011-01-20
1
-0
/
+4
*
Add GLX_TLS setting to configs/default.
Tom Fogal
2011-01-10
1
-0
/
+1
*
noop: make noop useable like trace or rbug
Jerome Glisse
2011-01-09
1
-1
/
+1
*
mesa: bump version to 7.11
Vinson Lee
2011-01-05
1
-1
/
+1
*
mesa: bump version to 7.10
Vinson Lee
2010-09-17
1
-1
/
+1
*
mesa: also build galahad driver
Brian Paul
2010-09-03
1
-1
/
+1
*
configs: Remove -lstdc++ from default.
Vinson Lee
2010-08-24
1
-1
/
+1
*
mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.
Eric Anholt
2010-08-22
1
-1
/
+4
*
configs: Add -lstdc++ to default.
Vinson Lee
2010-08-19
1
-1
/
+1
*
configs: added -ltalloc to config files
Brian Paul
2010-08-11
1
-1
/
+1
*
st/egl: Fix build on FreeBSD.
Chia-I Wu
2010-07-16
1
-0
/
+2
*
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
Chia-I Wu
2010-06-17
1
-2
/
+2
*
glew: Drop glew now that we don't need it for the progs
Jakob Bornecrantz
2010-06-08
1
-3
/
+1
*
mesa: remove PROGRAM_DIRS from config files
Brian Paul
2010-06-04
1
-2
/
+0
*
rbug: Break out of trace
Jakob Bornecrantz
2010-05-12
1
-1
/
+1
*
gallium: Add egl-apis target.
Chia-I Wu
2010-05-08
1
-0
/
+1
*
Define OpenGL ES and OpenVG library names.
Chia-I Wu
2010-05-08
1
-0
/
+21
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-1
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+1
*
progs: Fix linking of Xlib demos for non-autoconf builds
Dan Nicholson
2010-04-01
1
-1
/
+1
*
gallium: Reorg winsys directories
Jakob Bornecrantz
2010-03-24
1
-1
/
+1
*
gallium: Move egl drivers to targets
Jakob Bornecrantz
2010-03-24
1
-1
/
+1
*
gallium: Remove GALLIUM_WINSYS_DRM_DIRS
Jakob Bornecrantz
2010-03-24
1
-2
/
+1
*
mesa: fix linux-dri and autogen builds since sw-api-2 merge
Keith Whitwell
2010-03-12
1
-1
/
+1
*
null: Add a null software winsys.
José Fonseca
2010-03-09
1
-1
/
+1
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
1
-1
/
+1
|
\
|
*
mesa: bump version to 7.9
Brian Paul
2010-03-05
1
-1
/
+1
*
|
gallium: introduce target directory
Keith Whitwell
2010-03-08
1
-1
/
+2
|
/
*
configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS
Brian Paul
2010-01-27
1
-1
/
+1
*
egl: Install drivers to ${libdir}/egl.
Chia-I Wu
2010-01-23
1
-0
/
+3
*
egl: Remove egl_softpipe.
Chia-I Wu
2010-01-22
1
-1
/
+1
*
winsys/drm: Add swrast.
Chia-I Wu
2010-01-22
1
-2
/
+2
*
egl: Remove the demo driver.
Chia-I Wu
2010-01-22
1
-1
/
+1
*
r300g: Build driver by default
Jakob Bornecrantz
2010-01-14
1
-1
/
+1
*
st/egl_g3d: New EGL state tracker that uses Gallium.
Chia-I Wu
2010-01-12
1
-0
/
+2
*
egl: Clean up the Makefile rules.
Chia-I Wu
2010-01-11
1
-1
/
+4
*
gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.
José Fonseca
2010-01-02
1
-1
/
+0
*
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
1
-1
/
+1
*
gallium: Remove the sct module.
José Fonseca
2010-01-01
1
-1
/
+1
*
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-22
1
-1
/
+1
|
\
|
*
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
2009-12-21
1
-2
/
+2
|
|
\
|
*
|
i965g: hook into build system
Keith Whitwell
2009-10-24
1
-1
/
+1
*
|
|
Merge branch 'master' into glsl-pp-rework-2
Michal Krol
2009-12-12
1
-4
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa: bump version to 7.8
Brian Paul
2009-11-18
1
-1
/
+1
|
*
|
svga: Build svga driver
Jakob Bornecrantz
2009-11-17
1
-1
/
+1
|
|
/
[next]