Age | Commit message (Expand) | Author |
2010-12-02 | gallium: support for array textures and related changes | Roland Scheidegger |
2010-11-26 | xorg/vmwgfx: Don't clip video to viewport | Thomas Hellstrom |
2010-11-26 | xorg/vmwgfx: Flush even if we don't autopaint the color key | Thomas Hellstrom |
2010-11-24 | gallium/targets/xorg-vmwgfx: Xv fixes | Thomas Hellstrom |
2010-11-18 | scons: Use inline wrap helpers more consistently. | José Fonseca |
2010-11-17 | graw: Use inline debug helper instead of non-inline version | Jakob Bornecrantz |
2010-11-17 | libgl-xlib: Use inline debug helper instead of non-inline version | Jakob Bornecrantz |
2010-11-16 | libgl-gdi: Allow to pick softpipe/llvmpipe on runtime. | José Fonseca |
2010-11-15 | gallium/noop: no operation gallium driver | Jerome Glisse |
2010-11-10 | libgl-xlib: Use sw helper instead of roll your own | Jakob Bornecrantz |
2010-11-10 | graw: Use inline sw helper instead of roll your own loader | Jakob Bornecrantz |
2010-11-09 | gallium/targets: Trivial crosscompiling fix | Thomas Hellstrom |
2010-11-09 | svga/drm: Optionally resolve calls to powf during link-time | Thomas Hellstrom |
2010-11-08 | graw: Export graw_save_surface_to_file(). | Michal Krol |
2010-11-05 | scons: Detabify | Jakob Bornecrantz |
2010-11-04 | graw/gdi: Fix window dimensions. | Michal Krol |
2010-11-04 | graw/gdi: Initial commit. | Michal Krol |
2010-11-03 | xorg/vmwgfx: Link libkms when available. | José Fonseca |
2010-11-03 | xorg/vmwgfx: Add missing source file to SConscript. | José Fonseca |
2010-11-02 | graw: Tidy graw xlib scons file a bit | Jakob Bornecrantz |
2010-11-01 | scons: Revamp how to specify targets to build. | José Fonseca |
2010-10-31 | targets/egl: Fix a warning with --disable-opengl build. | Chia-I Wu |
2010-10-29 | targets: Add missing quotes to Makefile.xorg. | Chia-I Wu |
2010-10-27 | glapi: Do not use glapidispatch.h. | Chia-I Wu |
2010-10-24 | Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS | Jon TURNEY |
2010-10-19 | mesa: fix mesa version string construction | Brian Paul |
2010-10-19 | xorg/vmwgfx: Don't use deprecated x*alloc / xfree functions | Thomas Hellstrom |
2010-10-19 | st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments | Thomas Hellstrom |
2010-10-18 | egl/i965: include inline_wrapper_sw_helper.h | Victor Tseng |
2010-10-15 | target-helpers: Remove per target software wrapper check | Jakob Bornecrantz |
2010-10-15 | egl: Remove unnecessary headers | Jakob Bornecrantz |
2010-10-12 | xorg/vmwgfx: Don't hide HW cursors when updating them | Thomas Hellstrom |
2010-10-12 | xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers | Thomas Hellstrom |
2010-10-07 | targets/egl: Fix linking with libdrm. | Chia-I Wu |
2010-09-29 | r600g: more cleanup | Jerome Glisse |
2010-09-28 | r600g: switch to new design | Jerome Glisse |
2010-09-21 | r600g: set back to correct codepaths. | Dave Airlie |
2010-09-20 | r600g: add back reference check when mapping buffer | Jerome Glisse |
2010-09-20 | i915g: Link with wrapper sw winsys with scons | Jakob Bornecrantz |
2010-09-20 | scons: Link against talloc in the Gallium DRI drivers | Jakob Bornecrantz |
2010-09-17 | r600g: alternative command stream building from context | Jerome Glisse |
2010-09-17 | libgl-xlib: Remove unused st_api_create_OpenGL. | Chia-I Wu |
2010-09-17 | targets/egl: Use C++ compiler to link GL/ES state trackers. | Chia-I Wu |
2010-09-10 | targets/egl: Fix crashes from loading invalid modules. | Chia-I Wu |
2010-09-10 | gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2. | Chia-I Wu |
2010-09-10 | st/egl: Use profiles to create OpenGL ES contexts. | Chia-I Wu |
2010-09-07 | libgl-xlib: Fix --enable-gallium-llvm build. | Chia-I Wu |
2010-09-03 | libgl-xlib: enable galahad support | Brian Paul |
2010-09-01 | r600g: avoid dynamic allocation of states | Jerome Glisse |
2010-08-27 | graw: fix the build (missing header) | Zack Rusin |