index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-28
configure.ac: do not build xorg-r300g by default
Marek Olšák
1
-2
/
+10
2010-09-28
configure.ac: look for libdrm_radeon before building gallium/r300,r600
Marek Olšák
1
-10
/
+18
2010-09-25
Build r300g by default
Marek Olšák
1
-4
/
+2
2010-09-19
egl: Enable drm platform by default.
Chia-I Wu
1
-0
/
+3
2010-09-19
st/egl: Rename kms backend to drm.
Chia-I Wu
1
-1
/
+1
2010-09-08
configure: Enable -fvisibility=hidden for g++ as well
Kristian Høgsberg
1
-0
/
+7
2010-09-07
Make XF86VIDMODE extension optional
Jon TURNEY
1
-1
/
+10
2010-09-01
Cygwin: Teach mklib/minstall to properly install libraries on cygwin
Jon TURNEY
1
-10
/
+16
2010-08-30
Don't pass -ffast-math to clang, since it ignores it and complains.
Eric Anholt
1
-1
/
+4
2010-08-30
Make configure work with clang
nobled
1
-1
/
+15
2010-08-30
Add talloc to osmesa library dependencies
Jon TURNEY
1
-2
/
+2
2010-08-30
Add talloc to dependencies for libGL built with xlib driver
Jon TURNEY
1
-2
/
+2
2010-08-25
r300g: rename radeong_dri.so to r300_dri.so
Dave Airlie
1
-1
/
+1
2010-08-22
mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.
Eric Anholt
1
-0
/
+2
2010-08-13
Merge branch 'master' into glsl2
Ian Romanick
1
-1
/
+1
2010-07-30
configure: fix wrong variable name GLESv1_LIB_DEPS
Li Peng
1
-1
/
+1
2010-07-26
Merge remote branch 'origin/master' into glsl2
Eric Anholt
1
-36
/
+61
2010-07-16
st/egl: Fix build on FreeBSD.
Chia-I Wu
1
-0
/
+1
2010-07-16
egl: Build egl_dri2 only when DRI drivers are built.
Chia-I Wu
1
-14
/
+15
2010-07-16
egl: Build egl_dri2 only when xcb-dri2 is available.
Chia-I Wu
1
-4
/
+3
2010-07-13
st/xorg: When selecting st via configure make sure to test for xorg-server
Jakob Bornecrantz
1
-0
/
+1
2010-07-08
egl_dri2: Support _EGL_PLATFORM_DRM
Kristian Høgsberg
1
-2
/
+13
2010-07-06
st/egl: Add support for !GLX_DIRECT_RENDERING.
Chia-I Wu
1
-1
/
+5
2010-07-01
Use GLUT_CFLAGS when building glut
John Hein
1
-4
/
+3
2010-06-29
st/egl: Reorganize targets.
Chia-I Wu
1
-14
/
+8
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
1
-1
/
+1
2010-06-24
glsl2: Replace the GLSL compiler with the glsl2 project.
Eric Anholt
1
-1
/
+3
2010-06-22
configure: Add galahad to default build.
Corbin Simpson
1
-1
/
+1
2010-06-23
gallium: Drop sw drm winsys
Jakob Bornecrantz
1
-1
/
+1
2010-06-22
i915g: Create seperate option for i915g and i965g
Jakob Bornecrantz
1
-11
/
+26
2010-06-17
egl: s/EGL_DISPLAY/EGL_PLATFORM/.
Chia-I Wu
1
-15
/
+19
2010-06-17
st/egl: Build sw/fbdev winsys for fbdev backend.
Chia-I Wu
1
-0
/
+3
2010-06-16
osmesa: always build standalone for internal symbols
Dan Nicholson
1
-15
/
+3
2010-06-11
i965: Convert the binding table to streamed indirect state.
Eric Anholt
1
-1
/
+1
2010-06-08
glew: Drop glew now that we don't need it for the progs
Jakob Bornecrantz
1
-1
/
+1
2010-06-07
Remove last bits of progs/ infrastructure
Kristian Høgsberg
1
-47
/
+0
2010-05-31
autoconf: Remove unused APIS.
Chia-I Wu
1
-5
/
+0
2010-05-27
r600g: Integrate into build
Jakob Bornecrantz
1
-0
/
+13
2010-05-21
Fix test for MESA_LLVM.
Eric Anholt
1
-1
/
+1
2010-05-21
Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.
Eric Anholt
1
-18
/
+2
2010-05-19
progs/egl: Fix building on cygwin.
Chia-I Wu
1
-1
/
+1
2010-05-12
rbug: Break out of trace
Jakob Bornecrantz
1
-1
/
+1
2010-05-12
mesa/es: Merge back to core mesa.
Chia-I Wu
1
-2
/
+4
2010-05-11
autoconf: Also strip '\r' character in version scrape.
Vinson Lee
1
-1
/
+1
2010-05-11
gallium: Add llvmpipe support to st/egl.
Chia-I Wu
1
-1
/
+1
2010-05-08
gallium: Add egl-apis target.
Chia-I Wu
1
-10
/
+46
2010-05-08
mapi: Merge src/gles/.
Chia-I Wu
1
-1
/
+0
2010-05-08
Define OpenGL ES and OpenVG library names.
Chia-I Wu
1
-0
/
+9
2010-05-07
st/vega: Use vgapi.
Chia-I Wu
1
-0
/
+3
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
1
-1
/
+5
[next]