| Commit message (Expand) | Author | Age | Files | Lines |
* | svga: link libwsw for dri-vmwgfx target with make build system too | Roland Scheidegger | 2011-01-25 | 1 | -0/+1 |
* | scons: Add support for GLES. | Chia-I Wu | 2011-01-22 | 3 | -4/+24 |
* | graw: fix logic error in pixel format selection | Brian Paul | 2011-01-20 | 1 | -3/+17 |
* | glapi: Fix OpenGL and OpenGL ES interop. | Chia-I Wu | 2011-01-20 | 2 | -1/+9 |
* | targets/egl-static: Assorted cleanups and fixes. | Chia-I Wu | 2011-01-15 | 1 | -12/+12 |
* | targets/egl: i965 needs libwsw. | Chia-I Wu | 2011-01-15 | 1 | -1/+2 |
* | targets/egl-static: Remove unnecessary header. | Vinson Lee | 2011-01-13 | 1 | -1/+0 |
* | scons: Ensure the OpenVG/EGL import libs are also prefixed with 'lib'. | José Fonseca | 2011-01-13 | 1 | -0/+1 |
* | scons: Build libOpenVG.dll & libEGL.dll | José Fonseca | 2011-01-13 | 1 | -1/+4 |
* | scons: Update windows build for vgapi->openvg rename. | José Fonseca | 2011-01-12 | 1 | -1/+1 |
* | scons: Fix build on systems without libOpenVG.so | José Fonseca | 2011-01-12 | 1 | -1/+2 |
* | scons: Updates for targets/egl-static. | Chia-I Wu | 2011-01-12 | 1 | -0/+122 |
* | targets/egl-static: New EGL target for scons. | Chia-I Wu | 2011-01-12 | 6 | -123/+455 |
* | noop: remove dead dri target | Jerome Glisse | 2011-01-11 | 3 | -128/+0 |
* | mesa: Remove GLES overlay. | Chia-I Wu | 2011-01-10 | 4 | -52/+2 |
* | noop: make noop useable like trace or rbug | Jerome Glisse | 2011-01-09 | 2 | -3/+4 |
* | targets/egl: add libnvc0.a to nouveau libs | Marcin Slusarz | 2011-01-09 | 1 | -0/+1 |
* | Merge remote branch 'origin/nvc0' | Christoph Bumiller | 2011-01-04 | 1 | -0/+1 |
|\ |
|
| * | Merge remote branch 'origin/master' into nvc0-new | Christoph Bumiller | 2010-12-19 | 15 | -192/+260 |
| |\ |
|
| * | | nvc0: import nvc0 gallium driver | Christoph Bumiller | 2010-11-12 | 1 | -0/+1 |
* | | | graw: Include p_shader_tokens.h for tgsi_token struct. | Vinson Lee | 2010-12-30 | 1 | -0/+1 |
* | | | svga: Fix newline at EOF | Jakob Bornecrantz | 2010-12-16 | 1 | -1/+1 |
* | | | svga: Add Galahad and Softpipe to scons build | Jakob Bornecrantz | 2010-12-16 | 2 | -3/+6 |
* | | | libgl-xlib: Remove unnecessary header. | Vinson Lee | 2010-12-23 | 1 | -1/+0 |
| |/
|/| |
|
* | | targets/egl: Improve st_GL.so loading. | Chia-I Wu | 2010-12-10 | 1 | -0/+15 |
* | | target/egl: Fix misleading debug message. | Chia-I Wu | 2010-12-10 | 1 | -2/+7 |
* | | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 1 | -3/+3 |
* | | xorg/vmwgfx: Don't clip video to viewport | Thomas Hellstrom | 2010-11-26 | 1 | -1/+10 |
* | | xorg/vmwgfx: Flush even if we don't autopaint the color key | Thomas Hellstrom | 2010-11-26 | 1 | -6/+6 |
* | | gallium/targets/xorg-vmwgfx: Xv fixes | Thomas Hellstrom | 2010-11-24 | 1 | -2/+10 |
* | | scons: Use inline wrap helpers more consistently. | José Fonseca | 2010-11-18 | 3 | -19/+12 |
* | | graw: Use inline debug helper instead of non-inline version | Jakob Bornecrantz | 2010-11-17 | 4 | -5/+10 |
* | | libgl-xlib: Use inline debug helper instead of non-inline version | Jakob Bornecrantz | 2010-11-17 | 3 | -21/+8 |
* | | libgl-gdi: Allow to pick softpipe/llvmpipe on runtime. | José Fonseca | 2010-11-16 | 3 | -146/+64 |
* | | gallium/noop: no operation gallium driver | Jerome Glisse | 2010-11-15 | 3 | -0/+128 |
|/ |
|
* | libgl-xlib: Use sw helper instead of roll your own | Jakob Bornecrantz | 2010-11-10 | 1 | -78/+12 |
* | graw: Use inline sw helper instead of roll your own loader | Jakob Bornecrantz | 2010-11-10 | 2 | -42/+4 |
* | gallium/targets: Trivial crosscompiling fix | Thomas Hellstrom | 2010-11-09 | 1 | -1/+1 |
* | svga/drm: Optionally resolve calls to powf during link-time | Thomas Hellstrom | 2010-11-09 | 2 | -0/+18 |
* | graw: Export graw_save_surface_to_file(). | Michal Krol | 2010-11-08 | 1 | -0/+39 |
* | scons: Detabify | Jakob Bornecrantz | 2010-11-05 | 2 | -39/+39 |
* | graw/gdi: Fix window dimensions. | Michal Krol | 2010-11-04 | 1 | -3/+8 |
* | graw/gdi: Initial commit. | Michal Krol | 2010-11-04 | 2 | -0/+194 |
* | xorg/vmwgfx: Link libkms when available. | José Fonseca | 2010-11-03 | 1 | -0/+3 |
* | xorg/vmwgfx: Add missing source file to SConscript. | José Fonseca | 2010-11-03 | 1 | -0/+1 |
* | graw: Tidy graw xlib scons file a bit | Jakob Bornecrantz | 2010-11-02 | 1 | -7/+1 |
* | 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 |