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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-04
disable egl_xlib for now
Alan Hourihane
1
-1
/
+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
2
-1
/
+2
2008-06-06
i915: Moved pipe_buffer and i915_winsys functions to a common folder
Jakob Bornecrantz
1
-0
/
+1
2008-06-05
build egl_xlib/ too (softpipe_egl.so library)
Brian Paul
1
-1
/
+1
2008-06-05
egl: build libEGL and softpipe_egl.so by default
Brian Paul
1
-2
/
+2
2008-06-04
Build with -O2
Alan Hourihane
1
-1
/
+1
2008-05-23
Merge branch 'gallium-i915-current' into gallium-0.1
Jakob Bornecrantz
2
-1
/
+68
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: Added linux-egl target, that only builds the i915simple driver and egl ...
Jakob Bornecrantz
1
-0
/
+65
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-18
gallium: reorder libs so that translate can see rtasm
Keith Whitwell
1
-1
/
+1
2008-04-15
gallium: add translate directory
Keith Whitwell
1
-1
/
+1
2008-03-25
cell: Enable MIT-SHM on Cell.
Ian Romanick
1
-1
/
+3
2008-03-10
gallium: new surface/context tracker (sct) module
Brian
1
-1
/
+1
2008-02-25
Remove files of unsupported build systems.
José Fonseca
1
-42
/
+0
2008-02-19
Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build.
Ian Romanick
1
-1
/
+1
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
21
-35
/
+35
2008-02-19
Bring rtasm from mesa to gallium.
José Fonseca
1
-1
/
+1
2008-02-18
Update for llvm -> gallivm rename.
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
4
-6
/
+17
2008-02-15
Cell: Add missing back-slash in linux-cell config file
Ian Romanick
1
-1
/
+1
2008-02-15
Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build.
Ian Romanick
1
-1
/
+3
2008-02-15
Code reorganization: update build.
José Fonseca
15
-18
/
+18
2008-01-28
Cell: add OPT_FLAGS var
Brian
1
-2
/
+4
2008-01-24
Cell: s/-W/-Wall/ in linux-cell
Brian
1
-1
/
+1
2008-01-23
Use HOST_CC for programs that will run on the build host
Ian Romanick
2
-0
/
+2
2008-01-23
Use EXTRA_LIB_PATH with *_LIB_DEPS
Ian Romanick
1
-6
/
+6
2008-01-23
Remove unnecessary paths
Ian Romanick
1
-6
/
+6
2008-01-04
llvm: we need custom rules so had to redo the build a little bit
Zack Rusin
1
-4
/
+4
2008-01-03
Cell: added -Wmissing-prototypes to SPU_CFLAGS
Brian
1
-1
/
+1
2007-12-11
Port to libspe2
Ian Romanick
1
-1
/
+1
2007-12-11
Remove '-include altivec.h'.
Ian Romanick
1
-1
/
+1
2007-12-11
Redo the fragment program examples to match vp's
Zack Rusin
1
-2
/
+2
2007-12-10
remove -Wall, add -DGALLIUM_CELL
Brian
1
-1
/
+1
2007-12-05
Add dependency checking for Cell driver sources.
Brian
1
-0
/
+3
2007-12-02
added -fPIC
Brian
1
-1
/
+1
2007-12-02
don't build libglw
Brian
1
-0
/
+4
2007-12-02
Initial Cell driver infrastructure.
Brian
1
-0
/
+37
2007-12-02
glut doesn't need -lXt
Brian
1
-1
/
+1
2007-10-25
Expand pkg-config flags before invoking the compiler.
José Fonseca
3
-11
/
+11
2007-10-25
LLVM requires linking with the C++ compiler.
Michel Dänzer
1
-0
/
+1
2007-10-24
Cleanup some code.
Zack Rusin
2
-10
/
+9
2007-10-24
Introduce linux-llvm target. Remove the llvm code from the default build for ...
Zack Rusin
2
-22
/
+34
2007-10-24
Implement the conversion and do the initial execution pass.
Zack Rusin
1
-1
/
+2
2007-10-24
Initial stab at LLVM integration.
Zack Rusin
1
-1
/
+20
[next]