| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 16 | -379/+200 |
* | targets/egl: Fix a warning with --disable-opengl build. | Chia-I Wu | 2010-10-31 | 1 | -2/+1 |
* | targets: Add missing quotes to Makefile.xorg. | Chia-I Wu | 2010-10-29 | 1 | -1/+1 |
* | glapi: Do not use glapidispatch.h. | Chia-I Wu | 2010-10-27 | 1 | -3/+2 |
* | Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS | Jon TURNEY | 2010-10-24 | 1 | -6/+8 |
* | mesa: fix mesa version string construction | Brian Paul | 2010-10-19 | 1 | -1/+1 |
* | xorg/vmwgfx: Don't use deprecated x*alloc / xfree functions | Thomas Hellstrom | 2010-10-19 | 3 | -10/+10 |
* | st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments | Thomas Hellstrom | 2010-10-19 | 1 | -2/+2 |
* | egl/i965: include inline_wrapper_sw_helper.h | Victor Tseng | 2010-10-18 | 1 | -0/+1 |
* | target-helpers: Remove per target software wrapper check | Jakob Bornecrantz | 2010-10-15 | 4 | -8/+4 |
* | egl: Remove unnecessary headers | Jakob Bornecrantz | 2010-10-15 | 2 | -2/+0 |
* | xorg/vmwgfx: Don't hide HW cursors when updating them | Thomas Hellstrom | 2010-10-12 | 1 | -0/+1 |
* | xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers | Thomas Hellstrom | 2010-10-12 | 1 | -0/+1 |
* | targets/egl: Fix linking with libdrm. | Chia-I Wu | 2010-10-07 | 1 | -4/+6 |
* | r600g: more cleanup | Jerome Glisse | 2010-09-29 | 1 | -27/+2 |
* | r600g: switch to new design | Jerome Glisse | 2010-09-28 | 1 | -1/+1 |
* | r600g: set back to correct codepaths. | Dave Airlie | 2010-09-21 | 1 | -1/+1 |
* | r600g: add back reference check when mapping buffer | Jerome Glisse | 2010-09-20 | 1 | -1/+1 |
* | i915g: Link with wrapper sw winsys with scons | Jakob Bornecrantz | 2010-09-20 | 1 | -0/+1 |
* | scons: Link against talloc in the Gallium DRI drivers | Jakob Bornecrantz | 2010-09-20 | 1 | -0/+1 |
* | r600g: alternative command stream building from context | Jerome Glisse | 2010-09-17 | 1 | -0/+23 |
* | libgl-xlib: Remove unused st_api_create_OpenGL. | Chia-I Wu | 2010-09-17 | 1 | -8/+0 |
* | targets/egl: Use C++ compiler to link GL/ES state trackers. | Chia-I Wu | 2010-09-17 | 1 | -3/+10 |
* | targets/egl: Fix crashes from loading invalid modules. | Chia-I Wu | 2010-09-10 | 1 | -4/+1 |
* | gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2. | Chia-I Wu | 2010-09-10 | 6 | -4/+50 |
* | st/egl: Use profiles to create OpenGL ES contexts. | Chia-I Wu | 2010-09-10 | 6 | -141/+66 |
* | libgl-xlib: Fix --enable-gallium-llvm build. | Chia-I Wu | 2010-09-07 | 1 | -1/+9 |
* | libgl-xlib: enable galahad support | Brian Paul | 2010-09-03 | 3 | -1/+18 |
* | r600g: avoid dynamic allocation of states | Jerome Glisse | 2010-09-01 | 1 | -2/+2 |
* | graw: fix the build (missing header) | Zack Rusin | 2010-08-27 | 1 | -0/+1 |
* | graw: Undo late loading of graw drivers. | José Fonseca | 2010-08-26 | 5 | -0/+209 |
* | graw: Remove graw-null. | José Fonseca | 2010-08-26 | 3 | -158/+0 |
* | graw: Dynamically load graw libraries. | José Fonseca | 2010-08-26 | 2 | -50/+0 |
* | scons: Fix old script compatability logic. | José Fonseca | 2010-08-26 | 1 | -10/+5 |
* | r300g: rename radeong_dri.so to r300_dri.so | Dave Airlie | 2010-08-25 | 3 | -4/+4 |
* | make: Use C++ compiler to link stdc++ library. | Brian Paul | 2010-08-24 | 1 | -1/+2 |
* | targets/egl: Check against drm_driver_descriptor::name. | Chia-I Wu | 2010-08-24 | 3 | -16/+15 |
* | targets/egl: add pipe_r600 | Benjamin Franzke | 2010-08-24 | 2 | -0/+40 |
* | targets/egl: rename pipe_radeon to pipe_r300 | Benjamin Franzke | 2010-08-24 | 2 | -8/+8 |
* | libgl-xlib: Include missing header in xlib.c. | Vinson Lee | 2010-08-22 | 1 | -0/+1 |
* | targets/egl-gdi: Implement guess_gl_api. | Chia-I Wu | 2010-08-20 | 1 | -2/+37 |
* | targets/egl: Link with DRI_LIB_DEPS. | Chia-I Wu | 2010-08-17 | 1 | -3/+3 |
* | Merge branch 'glsl2' | Ian Romanick | 2010-08-16 | 3 | -8/+7 |
|\ |
|
| * | scons: Link talloc. | José Fonseca | 2010-08-14 | 1 | -0/+1 |
| * | Merge branch 'master' into glsl2 | Ian Romanick | 2010-08-13 | 1 | -0/+1 |
| |\ |
|
| * | | scons: Build the new glsl2 code. | José Fonseca | 2010-08-13 | 1 | -0/+1 |
| * | | gallium: Link DRI drivers with g++ and test with CXX | Jakob Bornecrantz | 2010-08-12 | 1 | -8/+5 |
* | | | r600g: drop libdrm_radeon link | Dave Airlie | 2010-08-17 | 1 | -1/+1 |
* | | | scons: Fix r600g build. | Vinson Lee | 2010-08-14 | 1 | -1/+1 |
* | | | targets/egl: Fix build by including missing headers. | Vinson Lee | 2010-08-06 | 2 | -0/+2 |
| |/
|/| |
|