index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
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
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
linux-dri
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-21
i965g: back out unintentional changes to linux-dri
Keith Whitwell
1
-1
/
+2
2009-12-21
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
1
-2
/
+2
2009-11-17
svga: Build svga driver
Jakob Bornecrantz
1
-1
/
+1
2009-10-24
i965g: hook into build system
Keith Whitwell
1
-4
/
+3
2009-10-22
Kill off trident.
Corbin Simpson
1
-1
/
+1
2009-10-22
Nuke s3v.
Corbin Simpson
1
-1
/
+1
2009-04-17
dri: build DRI swrast driver too
Brian Paul
1
-1
/
+1
2009-02-11
gallium: Disable nouveau by default
Jakob Bornecrantz
1
-1
/
+1
2009-02-10
gallium: Introduce new subdirs build variables
Jakob Bornecrantz
1
-1
/
+3
2009-02-09
re-add MSAA support
Brian Paul
1
-10
/
+3
2008-11-13
build default set of progs + egl
Alan Hourihane
1
-2
/
+1
2008-11-13
Fix configs/linux-dri to build winsys again.
Pekka Paalanen
1
-4
/
+0
2008-10-16
build "GLX" egl driver by default and egl demos
Alan Hourihane
1
-8
/
+3
2008-09-11
add gallium dir
Alan Hourihane
1
-2
/
+2
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
1
-12
/
+20
2008-08-17
consolidate intel directories.
Alan Hourihane
1
-2
/
+1
2008-07-13
EGL: Only build EGL dri based drivers under linux-dri based configs
Jakob Bornecrantz
1
-0
/
+2
2008-07-11
build egl subdirs
Brian Paul
1
-11
/
+1
2008-06-08
mesa: Do not compile the dri drivers in mesa
Jakob Bornecrantz
1
-1
/
+1
2008-06-06
gallium: Only build intel_drm for linux-dri targets
Jakob Bornecrantz
1
-0
/
+1
2008-06-05
build egl_xlib/ too (softpipe_egl.so library)
Brian Paul
1
-1
/
+1
2008-06-04
Build with -O2
Alan Hourihane
1
-1
/
+1
2008-05-23
drop GLcore
George Sapountzis
1
-1
/
+0
2008-05-23
egl: Don't build EGL programs either
gallium-i915-current
Jakob Bornecrantz
1
-1
/
+0
2008-05-23
egl: Stoped compiling EGL completely
Jakob Bornecrantz
1
-1
/
+2
2008-05-23
mesa: On second thought lets not build the driver
Jakob Bornecrantz
1
-6
/
+6
2008-05-22
disable egl by default
Zack Rusin
1
-1
/
+1
2008-05-14
mesa: Made linux-dri targets build EGL
Jakob Bornecrantz
1
-3
/
+5
2008-04-23
glcore: tree sharing for DRI and XMesa
George Sapountzis
1
-2
/
+2
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
1
-1
/
+1
2008-02-18
Build glx/x11.
José Fonseca
1
-0
/
+1
2008-02-18
Code reorganization: split gallium and mesa makefiles.
José Fonseca
1
-4
/
+2
2008-02-15
Code reorganization: update build.
José Fonseca
1
-3
/
+3
2007-10-31
configs: Set -fexceptions for GLUT on linux-dri like other targets
Dan Nicholson
1
-0
/
+2
2007-10-31
Add -fno-strict-aliasing workaround for Linux GCC targets
Dan Nicholson
1
-0
/
+3
2007-10-29
Build xdemos programs by default on linux-dri
Dan Nicholson
1
-2
/
+2
2007-10-25
Expand pkg-config flags before invoking the compiler.
José Fonseca
1
-2
/
+2
2007-09-24
Move i915tex driver into place as just i915.
Eric Anholt
1
-1
/
+1
2007-09-24
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
1
-1
/
+1
2007-08-08
Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.
Keith Whitwell
1
-1
/
+1
2007-07-31
Build the "pipe" version of the i915tex driver.
Keith Whitwell
1
-1
/
+1
2007-06-20
Only build i915tex
Keith Whitwell
1
-2
/
+1
2007-05-05
nouveau: disable nouveau build by default
Dave Airlie
1
-1
/
+1
2007-02-26
Overhaul of error handling.
Brian
1
-1
/
+1
2007-01-05
Add reporting of damage by DRI drivers when the extension support is available.
Eric Anholt
1
-1
/
+2
2006-11-01
merge the (rest of) texmem branch
Keith Whitwell
1
-1
/
+1
2006-10-11
Fix bug #4681.
Ian Romanick
1
-1
/
+2
2006-08-16
When available, which is most of the time, use posix_memalign to implement
Ian Romanick
1
-1
/
+1
2006-08-10
linux-indirect target fixes.
Adam Jackson
1
-0
/
+1
2006-08-09
Add Intel i965G/Q DRI driver.
Eric Anholt
1
-1
/
+1
[next]