Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | xa-vmwgfx: Remove unnecessary include | Thomas Hellstrom | 2011-07-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | st/xa: Add a function to check for supported formats | Thomas Hellstrom | 2011-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | st/xa: Solid fill (tested) and composite (yet untested) | Thomas Hellstrom | 2011-06-21 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | st/xa: Really support xa_surface_format. Bump minor. | Thomas Hellstrom | 2011-06-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | target/dri-vmwgfx: Throttle dri clients by default. | Thomas | 2011-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | st/xa: Initial import of the xa state-tracker and the xa-vmwgfx target. | Thomas Hellstrom | 2011-06-15 | 3 | -0/+140 | |
* | | | | | | | | | | | | | | | | | | | | scons: Expose pkg-config in a simpler manner. | José Fonseca | 2011-06-30 | 6 | -17/+15 | |
* | | | | | | | | | | | | | | | | | | | | scons: Buid libGL.so (WIP). | José Fonseca | 2011-06-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | target/egl-static: fix a compiler warning | Chia-I Wu | 2011-06-30 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | targets/egl-static: fix library search order | Chia-I Wu | 2011-06-28 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | targets/egl-static: fix building without libudev | Chia-I Wu | 2011-06-26 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | targets/egl-static: refactor drm_fd_get_screen_name | Chia-I Wu | 2011-06-26 | 1 | -28/+53 | |
* | | | | | | | | | | | | | | | | | | | | targets/gbm: attemp to fix unresolved symbols | Chia-I Wu | 2011-06-26 | 1 | -9/+22 | |
* | | | | | | | | | | | | | | | | | | | | targets/egl-static: do not use DRI_LIB_DEPS | Chia-I Wu | 2011-06-25 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | | targets/egl: removed | Chia-I Wu | 2011-06-24 | 12 | -949/+0 | |
* | | | | | | | | | | | | | | | | | | | | targets/egl-static: replace targets/egl | Chia-I Wu | 2011-06-24 | 1 | -0/+201 | |
* | | | | | | | | | | | | | | | | | | | | targets/egl-static: allow st/mesa to be dynamically loaded | Chia-I Wu | 2011-06-24 | 4 | -19/+148 | |
* | | | | | | | | | | | | | | | | | | | | targets/egl-static: add support for driver lookup | Chia-I Wu | 2011-06-24 | 1 | -0/+82 | |
* | | | | | | | | | | | | | | | | | | | | targets/gbm: build pipe drivers | Chia-I Wu | 2011-06-24 | 9 | -4/+309 | |
* | | | | | | | | | | | | | | | | | | | | st/egl: drop guess_gl_api from egl_g3d_loader | Chia-I Wu | 2011-06-24 | 2 | -37/+1 | |
* | | | | | | | | | | | | | | | | | | | | st/egl: Hookup gbm for drm backend | Benjamin Franzke | 2011-06-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | gbm: Add gallium (drm) backend | Benjamin Franzke | 2011-06-23 | 4 | -0/+333 | |
* | | | | | | | | | | | | | | | | | | | | xorg/nouveau: blacklist all pre NV30 cards | Marcin Slusarz | 2011-06-22 | 2 | -9/+57 | |
* | | | | | | | | | | | | | | | | | | | | xorg/nouveau: rename to nouveau2 | Marcin Slusarz | 2011-06-20 | 2 | -8/+8 | |
* | | | | | | | | | | | | | | | | | | | | st/xorg: add GALLIUM_AUXILIARIES to target dependencies | Marcin Slusarz | 2011-06-20 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | r600g: do not link with softpipe | Marek Olšák | 2011-06-14 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | r300g: do not link with softpipe | Marek Olšák | 2011-06-14 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | xorg-radeon: rename to xorg-r300 | Marek Olšák | 2011-06-14 | 3 | -30/+30 | |
* | | | | | | | | | | | | | | | | | | | target-helpers: remove copy-pasted function inline_noop_helper | Marek Olšák | 2011-06-14 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | targets/egl: Support driver name lookup using pci lists | Benjamin Franzke | 2011-06-07 | 1 | -1/+80 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | dri/nouveau: Fix build with --enable-shared-dricore. | Johannes Obermayr | 2011-06-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | st/egl: Fix udev linkage when egl_dri2 is not build | Benjamin Franzke | 2011-05-31 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland | Benjamin Franzke | 2011-05-13 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | targets/xorg-nouveau: load nouveau_dri.so instead of i915_dri.so | Marcin Slusarz | 2011-05-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | targets/xorg-nouveau: add libnvc0.a to nouveau libs | Marcin Slusarz | 2011-05-02 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | st/egl: Add wayland shm softpipe support | Benjamin Franzke | 2011-04-25 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | r300g/winsys: rename r300->radeon and do a little cleanup | Marek Olšák | 2011-04-18 | 4 | -8/+8 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | graw-gdi: Silence gcc missing initialization warning. | José Fonseca | 2011-03-06 | 1 | -1/+3 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | r300g: import the last bits of libdrm and cleanup the whole thing | Marek Olšák | 2011-02-11 | 6 | -9/+2 | |
* | | | | | | | | | | | | st/egl: Add wayland platform | Benjamin Franzke | 2011-02-07 | 1 | -0/+3 | |
* | | | | | | | | | | | | Remove talloc from the SCons build system. | Kenneth Graunke | 2011-01-31 | 4 | -4/+1 | |
* | | | | | | | | | | | | 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 |