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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
1
-1
/
+1
|
\
|
*
configure: fix wrong variable name GLESv1_LIB_DEPS
Li Peng
2010-07-30
1
-1
/
+1
*
|
Merge remote branch 'origin/master' into glsl2
Eric Anholt
2010-07-26
1
-36
/
+61
|
\
|
|
*
st/egl: Fix build on FreeBSD.
Chia-I Wu
2010-07-16
1
-0
/
+1
|
*
egl: Build egl_dri2 only when DRI drivers are built.
Chia-I Wu
2010-07-16
1
-14
/
+15
|
*
egl: Build egl_dri2 only when xcb-dri2 is available.
Chia-I Wu
2010-07-16
1
-4
/
+3
|
*
st/xorg: When selecting st via configure make sure to test for xorg-server
Jakob Bornecrantz
2010-07-13
1
-0
/
+1
|
*
egl_dri2: Support _EGL_PLATFORM_DRM
Kristian Høgsberg
2010-07-08
1
-2
/
+13
|
*
st/egl: Add support for !GLX_DIRECT_RENDERING.
Chia-I Wu
2010-07-06
1
-1
/
+5
|
*
Use GLUT_CFLAGS when building glut
John Hein
2010-07-01
1
-4
/
+3
|
*
st/egl: Reorganize targets.
Chia-I Wu
2010-06-29
1
-14
/
+8
|
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
1
-1
/
+1
|
|
\
|
|
*
gallium: Drop sw drm winsys
Jakob Bornecrantz
2010-06-23
1
-1
/
+1
|
*
|
configure: Add galahad to default build.
Corbin Simpson
2010-06-22
1
-1
/
+1
|
*
|
i915g: Create seperate option for i915g and i965g
Jakob Bornecrantz
2010-06-22
1
-11
/
+26
*
|
|
glsl2: Replace the GLSL compiler with the glsl2 project.
Eric Anholt
2010-06-24
1
-1
/
+3
|
/
/
*
|
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
Chia-I Wu
2010-06-17
1
-15
/
+19
*
|
st/egl: Build sw/fbdev winsys for fbdev backend.
Chia-I Wu
2010-06-17
1
-0
/
+3
*
|
osmesa: always build standalone for internal symbols
Dan Nicholson
2010-06-16
1
-15
/
+3
*
|
i965: Convert the binding table to streamed indirect state.
Eric Anholt
2010-06-11
1
-1
/
+1
*
|
glew: Drop glew now that we don't need it for the progs
Jakob Bornecrantz
2010-06-08
1
-1
/
+1
|
/
*
Remove last bits of progs/ infrastructure
Kristian Høgsberg
2010-06-07
1
-47
/
+0
*
autoconf: Remove unused APIS.
Chia-I Wu
2010-05-31
1
-5
/
+0
*
r600g: Integrate into build
Jakob Bornecrantz
2010-05-27
1
-0
/
+13
*
Fix test for MESA_LLVM.
Eric Anholt
2010-05-21
1
-1
/
+1
*
Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.
Eric Anholt
2010-05-21
1
-18
/
+2
*
progs/egl: Fix building on cygwin.
Chia-I Wu
2010-05-19
1
-1
/
+1
*
rbug: Break out of trace
Jakob Bornecrantz
2010-05-12
1
-1
/
+1
*
mesa/es: Merge back to core mesa.
Chia-I Wu
2010-05-12
1
-2
/
+4
*
autoconf: Also strip '\r' character in version scrape.
Vinson Lee
2010-05-11
1
-1
/
+1
*
gallium: Add llvmpipe support to st/egl.
Chia-I Wu
2010-05-11
1
-1
/
+1
*
gallium: Add egl-apis target.
Chia-I Wu
2010-05-08
1
-10
/
+46
*
mapi: Merge src/gles/.
Chia-I Wu
2010-05-08
1
-1
/
+0
*
Define OpenGL ES and OpenVG library names.
Chia-I Wu
2010-05-08
1
-0
/
+9
*
st/vega: Use vgapi.
Chia-I Wu
2010-05-07
1
-0
/
+3
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
1
-1
/
+5
*
mesa: Fix build of ES overlay.
Chia-I Wu
2010-05-05
1
-6
/
+0
*
Fix gles .pc file generation
Kristian Høgsberg
2010-05-04
1
-0
/
+3
*
configure.ac: Fix test for whether to build src/gles
Kristian Høgsberg
2010-05-02
1
-1
/
+1
*
mesa: Only compile ES files when ES1 or ES2 are selected
Kristian Høgsberg
2010-05-02
1
-0
/
+6
*
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
1
-0
/
+53
|
\
|
*
Hook in install rules for es1 and es2
Kristian Høgsberg
2010-05-02
1
-0
/
+5
|
*
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
Kristian Høgsberg
2010-05-02
1
-1
/
+2
|
*
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files
Kristian Høgsberg
2010-04-28
1
-0
/
+16
|
*
configure.ac: Add options to enable GLES1/2 API support
Kristian Høgsberg
2010-04-28
1
-0
/
+31
*
|
configure.ac: Print some llvm info
Jakob Bornecrantz
2010-04-28
1
-0
/
+9
*
|
progs/egl: Add egl/eglut to PROGRAM_DIRS.
Chia-I Wu
2010-04-27
1
-1
/
+1
*
|
llvm: fix configure.ac harder
Dave Airlie
2010-04-25
1
-20
/
+16
*
|
llvmpipe: add initial autoconf support.
Dave Airlie
2010-04-24
1
-0
/
+42
|
/
*
i915g: Add a software only debuging winsys
Jakob Bornecrantz
2010-04-17
1
-0
/
+2
[next]