Age | Commit message (Expand) | Author |
2008-07-13 | EGL: Only build EGL dri based drivers under linux-dri based configs | Jakob Bornecrantz |
2008-07-11 | build egl subdirs | Brian Paul |
2008-07-10 | gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on util | Jakob Bornecrantz |
2008-07-10 | gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependencies | Brian Paul |
2008-06-08 | mesa: Do not compile the dri drivers in mesa | Jakob Bornecrantz |
2008-06-06 | gallium: Only build intel_drm for linux-dri targets | Jakob Bornecrantz |
2008-06-06 | i915: Moved pipe_buffer and i915_winsys functions to a common folder | Jakob Bornecrantz |
2008-06-05 | build egl_xlib/ too (softpipe_egl.so library) | Brian Paul |
2008-06-05 | egl: build libEGL and softpipe_egl.so by default | Brian Paul |
2008-06-04 | Build with -O2 | Alan Hourihane |
2008-05-23 | Merge branch 'gallium-i915-current' into gallium-0.1 | Jakob Bornecrantz |
2008-05-23 | egl: Don't build EGL programs either | Jakob Bornecrantz |
2008-05-23 | egl: Stoped compiling EGL completely | Jakob Bornecrantz |
2008-05-23 | mesa: Added linux-egl target, that only builds the i915simple driver and egl ... | Jakob Bornecrantz |
2008-05-23 | mesa: On second thought lets not build the driver | Jakob Bornecrantz |
2008-05-22 | disable egl by default | Zack Rusin |
2008-05-14 | mesa: Made linux-dri targets build EGL | Jakob Bornecrantz |
2008-04-18 | gallium: reorder libs so that translate can see rtasm | Keith Whitwell |
2008-04-15 | gallium: add translate directory | Keith Whitwell |
2008-03-25 | cell: Enable MIT-SHM on Cell. | Ian Romanick |
2008-03-10 | gallium: new surface/context tracker (sct) module | Brian |
2008-02-25 | Remove files of unsupported build systems. | José Fonseca |
2008-02-19 | Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build. | Ian Romanick |
2008-02-19 | Simplify makefile boilerplate code. | José Fonseca |
2008-02-19 | Bring rtasm from mesa to gallium. | José Fonseca |
2008-02-18 | Update for llvm -> gallivm rename. | José Fonseca |
2008-02-18 | Build glx/x11. | José Fonseca |
2008-02-18 | Code reorganization: split gallium and mesa makefiles. | José Fonseca |
2008-02-15 | Cell: Add missing back-slash in linux-cell config file | Ian Romanick |
2008-02-15 | Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build. | Ian Romanick |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-01-28 | Cell: add OPT_FLAGS var | Brian |
2008-01-24 | Cell: s/-W/-Wall/ in linux-cell | Brian |
2008-01-23 | Use HOST_CC for programs that will run on the build host | Ian Romanick |
2008-01-23 | Use EXTRA_LIB_PATH with *_LIB_DEPS | Ian Romanick |
2008-01-23 | Remove unnecessary paths | Ian Romanick |
2008-01-04 | llvm: we need custom rules so had to redo the build a little bit | Zack Rusin |
2008-01-03 | Cell: added -Wmissing-prototypes to SPU_CFLAGS | Brian |
2007-12-11 | Port to libspe2 | Ian Romanick |
2007-12-11 | Remove '-include altivec.h'. | Ian Romanick |
2007-12-11 | Redo the fragment program examples to match vp's | Zack Rusin |
2007-12-10 | remove -Wall, add -DGALLIUM_CELL | Brian |
2007-12-05 | Add dependency checking for Cell driver sources. | Brian |
2007-12-02 | added -fPIC | Brian |
2007-12-02 | don't build libglw | Brian |
2007-12-02 | Initial Cell driver infrastructure. | Brian |
2007-12-02 | glut doesn't need -lXt | Brian |
2007-10-25 | Expand pkg-config flags before invoking the compiler. | José Fonseca |
2007-10-25 | LLVM requires linking with the C++ compiler. | Michel Dänzer |
2007-10-24 | Cleanup some code. | Zack Rusin |